-
Notifications
You must be signed in to change notification settings - Fork 160
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
v1 Refactor #24
Comments
Potentially provide first class support for initial focus state? See: #25 |
@chrisui In my project, I'm already working on an HOC API wrapper around this project that I may be able to port over to this project. However, without PR #40 (or at least allowing the wrapping div to be styled), it has some issues. The working prototype I have provides
However, I want to be sure this project is still open to development before spending effort porting my prototype to this project. |
Have finally (!!?!?!) kicked off this work. First priority has been getting everything updated (a lot has changed in 2 years!) and ensuring we have a robust way of testing the hotkey events so we can have good coverage. Still working on that latter part but hopefully have something to show soon! |
Closing to track the issues individually - milestones are now being used to group issues. |
Issue to track/discuss upcoming features/changes.
Mousetrap
reference (ie.import {Mousetrap} from 'react-hotkeys';
)The text was updated successfully, but these errors were encountered: