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

Remove on prefix on Angular Events #1565

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Commits on Sep 26, 2024

  1. Remove on prefix on Angular Events

    Remove on prefix on Angular Events
    bastiW committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e740789 View commit details
    Browse the repository at this point in the history
  2. Fix angular event handling (#2)

    * wip: remove on from output variables
    
    * remove on also on emit event
    
    * wip on test
    
    * add event child props
    
    * add e2e test
    
    * Event listener e2e test
    
    * clean up
    
    * add changeset
    bastiW committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    44518d4 View commit details
    Browse the repository at this point in the history
  3. fix event emitters

    bastiW committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    74d0deb View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. rename function for clarity

    bastiW committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e7a93f1 View commit details
    Browse the repository at this point in the history
  2. add changeset for react

    bastiW committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    603bf04 View commit details
    Browse the repository at this point in the history