-
Notifications
You must be signed in to change notification settings - Fork 23
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: update react-date-picker and date-fns #4449
Conversation
🦋 Changeset detectedLatest commit: 5b71d3b The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
f0f3c88
to
c77bd63
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
2cccbbf
to
1b584da
Compare
1b584da
to
36300c9
Compare
36300c9
to
32d1c09
Compare
da7d963
to
5b71d3b
Compare
What
KZN-2035
date-fns
react-day-picker
Locale
fromdate-fns
react-day-picker
changes"button"
to"gridcell"
with a name of just the date (eg."1st February (Tuesday)"
is now"1"
)aria-pressed
is nowaria-selected
aria-allowed-role
for calendar days (see Notes)Notes
We are aware that the update includes broken a11y behaviour from the library (gpbl/react-day-picker#1688), but we have opted to prevent lagging behind version updates instead. Hopefully it will be fixed/not be called out as a huge issue by the next audit.