Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/overridable default event #11

Merged
merged 6 commits into from
Jul 29, 2024
Merged

Commits on Jul 4, 2024

  1. feat: pass event and ‘this’ to form event handler

    Also makes the handlers overridable, which makes it easier to override and/or
    implement new behavior.
    
    Depends on 40ants/reblocks#57
    hraban committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e800e67 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    925cf06 View commit details
    Browse the repository at this point in the history
  2. Changelog was updated.

    svetlyak40wt committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    8b6c80b View commit details
    Browse the repository at this point in the history
  3. Update CI pipelines.

    svetlyak40wt committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    d308fec View commit details
    Browse the repository at this point in the history
  4. Updated gitignore.

    svetlyak40wt committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    5a2a474 View commit details
    Browse the repository at this point in the history
  5. Updated qlfile.lock.

    svetlyak40wt committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    01dd145 View commit details
    Browse the repository at this point in the history