v9.0.0-rc.3
What's Changed
- feat: improve focus handling relying on data-attributes
- feat: merge hooks into one
useDayPicker
hook - feat: rollback to use HTML tables and button elements by @gpbl in #2253
- deprecate not used
onDay*
event handlers - consolidate use of
components
- now Is possible to extend all the internal components - improve ARIA labels for week number header, today date and selected dates
- update footer to be an
aria-live
region - fix: range includes disabled days by @gpbl in #2219
- fix: add type module in package.json by @ArthurGoupil in #2230
- feat: use back HTML table and Button element a button by @gpbl in #2253
New Contributors
- @ArthurGoupil made their first contribution in #2230
- @johnnysedh3lllo made their first contribution in #2252
- @xardit made their first contribution in #2254
Full Changelog: v9.0.0-rc.2...v9.0.0-rc.3