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

fix(fast-element): default event handler behavior should be no capture #3337

Merged
merged 1 commit into from
Jun 18, 2020

Conversation

EisenbergEffect
Copy link
Contributor

Description

Super quick fix to change the default event listener behavior to not capture (this was an oopsie on my part). I'll circle back around and add more tests to binding in general when some time opens up.

Issue type checklist

  • Chore: A change that does not impact distributed packages.
  • Bug fix: A change that fixes an issue, link to the issue above.
  • New feature: A change that adds functionality.

Is this a breaking change?

This is technically a breaking change.

Process & policy checklist

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

@EisenbergEffect
Copy link
Contributor Author

Ping @nicholasrice

@nicholasrice
Copy link
Contributor

Thanks @EisenbergEffect - looking now.

@nicholasrice
Copy link
Contributor

@EisenbergEffect Didn't see any components misbehaving - gtg!

@EisenbergEffect EisenbergEffect merged commit a59e4df into master Jun 18, 2020
@EisenbergEffect EisenbergEffect deleted the users/eisenbergeffect/no-capture-by-default branch June 18, 2020 19:27
@EisenbergEffect EisenbergEffect mentioned this pull request Jun 18, 2020
35 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants