Releases: gpbl/react-day-picker
Releases · gpbl/react-day-picker
v8.1.4
What's Changed
- fix: use parsed
fromDate
/toDate
inuseInput
by @hypergeometric in #1524 - changed: add names to fields and buttons by @gpbl in #1530
- changed: focus vs focus-visible styles by @gpbl in #1531
New Contributors
- @hypergeometric made their first contribution in #1524
Full Changelog: v8.1.3...v8.1.4
v8.1.3
v8.1.2
v8.1.1
What's Changed
- fix: prevent focus from moving beyond
toDate
andfromDate
by @kimamula in #1468 - fix: page keys not working when using
setMonth
by @kimamula in #1510 - fix: add
onSelect
to theDayPickerContextValue
by @gpbl in #1515 - fix: rdp class not added to root element when using
className
by @gpbl in #1517
Full Changelog: v8.1.0...v8.1.1
v8.1.0
What's Changed
- new: add prefix to auto generated ids by @mihkeleidast in #1493
- new:
addedToRange
to the exported utilities by @stopr29 in #1495 - new: revert to use
disabled
attribute instead ofaria-disabled
(reverts by @gpbl in #1451). See ongoing discussion in #1468. - new(css): use pure selector for CSS variables by @andyschulzz in #1481, #1499
- Note this may require some changes in your CSS
- fix:
@reach/auto-id
warnings by removing the dependency by @gpbl in #1484 - fix: home/end buttons behavior with
startOfWeek
by @apdrsn in #1492 - package: upgraded dependencies by @gpbl in #1497
New Contributors
- @kimamula made their first contribution in #1476
- @andyschulzz made their first contribution in #1481
- @apdrsn made their first contribution in #1492
- @mihkeleidast made their first contribution in #1493
- @stopr29 made their first contribution in #1495
Full Changelog: v8.0.7...v8.1.0
v8.0.7
v8.0.6
What's Changed
- fix(docs): fix typo by @denkristoffer in #1457
New Contributors
- @denkristoffer made their first contribution in #1457
Full Changelog: v8.0.5...v8.0.6
v8.0.5
v8.0.4
What's Changed
- Added src directory to the package for better source maps
Full Changelog: v8.0.3...v8.0.4