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(API): Implement mouse modifier key HOCs #11

Merged
merged 1 commit into from
Sep 1, 2017
Merged

Conversation

benmvp
Copy link
Owner

@benmvp benmvp commented Sep 1, 2017

Implemented composeMouseModifierKey HOC composer, and withOnlyClick, withAltClick, withCtrlClick, withMetaClick & withShiftClick HOCs. Updated the docs to reflect the Flow way of showing optional properties.

Implemented `composeMouseModifierKey` HOC composer, and `withOnlyClick`, `withAltClick`, `withCtrlClick`, `withMetaClick` & `withShiftClick` HOCs. Updated the docs to reflect the Flow way of showing optional properties.
@benmvp benmvp self-assigned this Sep 1, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 949d21a on mouse-mod-key into f78c6b3 on master.

1 similar comment
@coveralls
Copy link

coveralls commented Sep 1, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 949d21a on mouse-mod-key into f78c6b3 on master.

@benmvp benmvp merged commit d96f0af into master Sep 1, 2017
@benmvp benmvp deleted the mouse-mod-key branch September 1, 2017 03:07
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.

None yet

2 participants