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

fix: Calendar should not trigger onChange when date is disabled #183

Merged
merged 3 commits into from
Nov 26, 2020

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Nov 26, 2020

@vercel
Copy link

vercel bot commented Nov 26, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/picker/8h0e6qagp
✅ Preview: https://picker-git-no-trigger-panel-change.react-component.vercel.app

@codecov
Copy link

codecov bot commented Nov 26, 2020

Codecov Report

Merging #183 (ae4796d) into master (59f8f07) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #183   +/-   ##
=======================================
  Coverage   99.60%   99.60%           
=======================================
  Files          45       45           
  Lines        2030     2033    +3     
  Branches      600      600           
=======================================
+ Hits         2022     2025    +3     
  Misses          6        6           
  Partials        2        2           
Impacted Files Coverage Δ
src/Picker.tsx 100.00% <100.00%> (ø)
src/PickerPanel.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 59f8f07...ae4796d. Read the comment docs.

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.

Calendar - validRange doesn't work when the User uses Keyboard interactions
1 participant