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

Enable keyboard navigation of quarters (fixes #3464) #3726

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

RoryStokes
Copy link

Fixes #3464

@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #3726 (c49fb8e) into master (1d84d31) will decrease coverage by 0.53%.
The diff coverage is 65.38%.

@@            Coverage Diff             @@
##           master    #3726      +/-   ##
==========================================
- Coverage   93.34%   92.80%   -0.54%     
==========================================
  Files          20       20              
  Lines        1352     1376      +24     
  Branches      377      386       +9     
==========================================
+ Hits         1262     1277      +15     
- Misses         27       30       +3     
- Partials       63       69       +6     
Impacted Files Coverage Δ
src/month.jsx 88.32% <64.00%> (-5.49%) ⬇️
src/date_utils.js 99.14% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@martijnrusschen martijnrusschen merged commit d67b2ba into Hacker0x01:master Jan 30, 2023
p-rogas pushed a commit to p-rogas/react-datepicker that referenced this pull request Mar 22, 2023
Enable keyboard navigation of quarters (fixes Hacker0x01#3464)
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.

Key navigation for year and quarter picker
2 participants