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: add keyboard prop #852

Merged
merged 2 commits into from Nov 11, 2022
Merged

feat: add keyboard prop #852

merged 2 commits into from Nov 11, 2022

Conversation

wzhudev
Copy link
Contributor

@wzhudev wzhudev commented Nov 11, 2022

@vercel
Copy link

vercel bot commented Nov 11, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
slider ✅ Ready (Inspect) Visit Preview Nov 11, 2022 at 5:48AM (UTC)

@codecov
Copy link

codecov bot commented Nov 11, 2022

Codecov Report

Merging #852 (fc3d48c) into master (5924005) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #852   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files          13       13           
  Lines         535      536    +1     
  Branches      147      138    -9     
=======================================
+ Hits          534      535    +1     
  Misses          1        1           
Impacted Files Coverage Δ
src/context.ts 100.00% <ø> (ø)
src/Handles/Handle.tsx 100.00% <100.00%> (ø)
src/Slider.tsx 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@afc163
Copy link
Member

afc163 commented Nov 11, 2022

keyboard={false}

@afc163 afc163 merged commit d99ad5c into react-component:master Nov 11, 2022
@afc163 afc163 changed the title feat: add disableKeyboardEvents feat: add keyboard prop Feb 6, 2023
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.

Slider: Allow user to disable default hotkeys
2 participants