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(synthetic-shadow): make Event constructor handle composed #1676

Merged
merged 4 commits into from
Jan 21, 2020

Conversation

pmdartus
Copy link
Member

@pmdartus pmdartus commented Jan 14, 2020

Details

This PR adds support for composed to the Event constructor.

Fixes #938.

Does this PR introduce breaking changes?

  • No, it does not introduce breaking changes.

If yes, please describe the impact and migration path for existing applications.

The PR fulfills these requirements:

  • Have tests for the proposed changes been added? ✅
  • Have you followed these instructions to clearly describe the issue being fixed or feature enhanced? ✅

GUS work item

W-5983676

@pmdartus pmdartus merged commit 0baa228 into master Jan 21, 2020
@pmdartus pmdartus deleted the pmdartus/event-composed branch January 21, 2020 12:35
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.

event-composed polyfill set composed to true when created via it's constructor
3 participants