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

dispatch change event on slotted hidden-value-input #226

Merged
merged 3 commits into from
May 24, 2023

Conversation

thysultan
Copy link
Member

@thysultan thysultan commented May 23, 2023

We want for much-select to mimic change events dispatched on slotted non hidden inputs so they can continue to work in their surrounding context that expect this event when the input changes.

unrelated to the fix, also remove tool-versions(was getting in the way of local dev).

After merging this we need to merge: https://github.com/DripEmail/ui-components/pull/969 to actually get this update downstream.

remove tool versions: getting in the way of local dev
@thysultan thysultan requested a review from jachin May 23, 2023 10:41
.tool-versions Outdated Show resolved Hide resolved
@thysultan thysultan merged commit 2ac722d into master May 24, 2023
1 check passed
@thysultan thysultan deleted the hidden-value-input-change-event-dispatch branch May 24, 2023 12:27
This was referenced May 24, 2023
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.

None yet

2 participants