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

[core] feat(HotkeysProvider): support advanced nesting use cases #4767

Merged
merged 6 commits into from
Jun 22, 2021

Conversation

adidahiya
Copy link
Contributor

@adidahiya adidahiya commented Jun 16, 2021

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

  • Add value prop to <HotkeysProvider>. If supplied, the component will re-use an existing context instance.
  • Export HotkeysContextInstance type
  • Fix HotkeysTarget2 example (piano keys were not working because the event handlers were not bound correctly in the example code)

Reviewers should focus on:

Screenshot

@adidahiya adidahiya marked this pull request as draft June 16, 2021 21:49
@adidahiya adidahiya marked this pull request as ready for review June 21, 2021 21:06
@blueprint-bot
Copy link

address self-review

Previews: documentation | landing | table

@blueprint-bot
Copy link

Apply suggestions from code review

Previews: documentation | landing | table

@adidahiya adidahiya merged commit 4aaf980 into develop Jun 22, 2021
@adidahiya adidahiya deleted the ad/hotkeys-fixes branch June 22, 2021 18:29
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