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

feat: add input event support (test, doc, dispatch on clear) #353

Merged
merged 1 commit into from Apr 2, 2019

Conversation

platosha
Copy link
Contributor

@platosha platosha commented Apr 1, 2019

Fixes #347
Fixes #233


This change is Reviewable

@CLAassistant
Copy link

CLAassistant commented Apr 1, 2019

CLA assistant check
All committers have signed the CLA.

@platosha platosha added this to 🔬  In Review [4] in vaadin-core Apr 1, 2019
@platosha platosha merged commit c550414 into master Apr 2, 2019
vaadin-core automation moved this from 🔬  In Review [4] to ✅ Done Apr 2, 2019
@platosha platosha deleted the feat/input-event branch April 2, 2019 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
vaadin-core
  
✅ Done
Development

Successfully merging this pull request may close these issues.

Dispatch the "input" event on clear button and Esc It should be possible to react to user input immediately
3 participants