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

Enable keyfilter only for keydown, keyup, and keypress. #613

Merged
merged 4 commits into from Nov 29, 2022

Conversation

NakajimaTakuya
Copy link
Contributor

@NakajimaTakuya NakajimaTakuya commented Nov 29, 2022

I would like to ease the conflict between jQuery's event namespace feature and the hotkey syntax.
To do so, I have made keyFilter interpret only keyup, keydown, and (keypress) as syntax.

related: #612, #442 (comment)

@NakajimaTakuya NakajimaTakuya marked this pull request as ready for review November 29, 2022 09:35
@dhh dhh merged commit a6dc498 into hotwired:main Nov 29, 2022
@NakajimaTakuya NakajimaTakuya deleted the fix/event-name-with-dot branch November 29, 2022 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants