Skip to content

v9.0.0-rc.3

Compare
Choose a tag to compare
@gpbl gpbl released this 07 Jul 18:39
· 324 commits to main since this release
037691d

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

Full Changelog: v9.0.0-rc.2...v9.0.0-rc.3