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

add onKeyup handler #111

Closed
wants to merge 1 commit into from
Closed

Conversation

rickbergfalk
Copy link

Adds prop handler for keyup event. Went with onKeyup since event is keyup, but I’d also be okay with onKeyUp if preferred.

Primary goal for adding this is to be able to fire autocomplete on keyup event, as mentioned in #52 and #80.

Let me know if there’s anything I can do to assist getting this merged.

Thanks for the work on this library!

@scniro
Copy link

scniro commented Jun 2, 2017

@rickbergfalk if you'd be interested, I threw up react-codemirror2 which has key events. I'm hoping to maintain this moving forward so give it a look if you get a chance and feel free to open up an issue if you have any suggestions.

@rickbergfalk
Copy link
Author

Closing this PR. We've switched over to react-codemirror2.

Thanks @scniro! react-codemirror2 is a really nice and comprehensive wrapper for codemirror 👍

@rickbergfalk rickbergfalk deleted the on-keyup branch September 23, 2017 16:44
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.

2 participants