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

Ensure onTextInput is triggered by tab character #479

Merged
merged 1 commit into from
Aug 31, 2016

Conversation

bantic
Copy link
Collaborator

@bantic bantic commented Aug 30, 2016

Change the event manager to delegate insertion of tab key to the input
handler rather than simply inserting the string.

Also: Lot of cleanup to tests.

Fixes #400

Change the event manager to delegate insertion of tab key to the input
handler rather than simply inserting the string.

Also: Lot of cleanup to tests.

Fixes #400
@bantic bantic force-pushed the 400-on-text-input-tab branch from 476f833 to 6936afb Compare August 30, 2016 22:22
@bantic bantic merged commit a0aaa3a into master Aug 31, 2016
@bantic bantic deleted the 400-on-text-input-tab branch August 31, 2016 14:50
@bantic
Copy link
Collaborator Author

bantic commented Aug 31, 2016

released in v0.10.9

johnelliott pushed a commit to dailybeast/mobiledoc-kit that referenced this pull request Feb 7, 2017
…ustle#479)

Change the event manager to delegate insertion of tab key to the input
handler rather than simply inserting the string.

Also: Lot of cleanup to tests.

Fixes bustle#400
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.

1 participant