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: Emit change event from form components #523

Merged
merged 1 commit into from
May 13, 2024

Conversation

ethanWallace
Copy link
Collaborator

Summary | Résumé

To make sure developers have access to both native HTML events and our custom events, I put in some logic that will emit the change event again to get passed the shadow-dom.

@daine
Copy link
Collaborator

daine commented May 10, 2024

Thanks Ethan! Once this is out, could we put back the code on our site and bring back the CSP, what do you think?

Copy link
Collaborator

@daine daine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@melaniebmn melaniebmn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks for jumping on this so quickly!

@ethanWallace ethanWallace merged commit d956370 into main May 13, 2024
3 checks passed
@ethanWallace ethanWallace deleted the fix/emit-change-event branch May 13, 2024 16:11
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