Skip to content

Releases: gpbl/react-day-picker

v8.7.1

12 Apr 11:16
Compare
Choose a tag to compare

What's Changed

  • fix: cannot extend DayPickerProps, DataAttributes interface by @gpbl in #1755

Full Changelog: v8.7.0...v8.7.1

v8.7.0

09 Apr 15:21
Compare
Choose a tag to compare

What's Changed

  • feat(rendering): add id, data- attributes to the root element by @gpbl in #1745
  • feat(style): add CSS variable for caption font size by @7PH in #1703
  • feat(style): uppercase weekday name by @gpbl in #1746
  • fix(a11y): empty table header when showing week numbers by @gpbl in #1712
  • fix(i18n): caption buttons inverted when using RTL direction and multiple months by @gpbl in #1744
  • docs: update range mode documentation @jorostoyanov in #1717

New Contributors

Full Changelog: v8.6.0...v8.7.0

v8.6.0

18 Feb 11:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.5.1...v8.6

v8.5.1

27 Jan 12:41
Compare
Choose a tag to compare

What's Changed

  • chore: improve ButtonProps type by @gpbl in #1666

Full Changelog: v8.5.0...v8.5.1

v8.5.0

24 Jan 12:32
3e4eefc
Compare
Choose a tag to compare

What's Changed

  • chore(a11y): accessibility improvements by @gpbl in #1658
    • update CaptionLabel to have role presentation
    • use gridcell directly in button, deprecate labelDay
    • update head rows labels
    • use presentation role for table cells
    • use rowgroup for tbody
  • build: updated rollup settings improving source maps and css types by @gpbl in #1650
  • build(deps): updated internal dependencies by @gpbl @dependabot

Full Changelog: v8.4.1...v8.5.0

v8.4.1

17 Dec 11:35
13ec7cd
Compare
Choose a tag to compare

What's Changed

  • feat: add onDayPointerEnter, onDayPointerLeave props by @norbertkeresztes in #1614

New Contributors

  • @norbertkeresztes made their first contribution in #1614

Full Changelog: v8.3.7...v8.4.1

v8.3.7

20 Nov 16:55
Compare
Choose a tag to compare

What's Changed

  • chore(style): add opacity to differentiate outside days by @hpdganesh in #1592
  • fix(docs): minor typo in upgrading content by @baldyeagle in #1605
  • fix(bug): matcherToArray should return a copy of the array by @gpbl in #1609
  • build(deps): bump loader-utils from 2.0.2 to 2.0.4 by @dependabot in #1603

New Contributors

Full Changelog: v8.3.6...v8.3.7

v8.3.6

06 Nov 23:21
Compare
Choose a tag to compare

What's Changed

  • fix: set tab-index to 0 when day is focused by @gpbl in #1601
  • Upgraded dependencies by @gpbl in #1580

Full Changelog: v8.3.5...v8.3.6

v8.3.5

10 Oct 22:19
Compare
Choose a tag to compare

What's Changed

  • fix: range_middle class is added to days not in the selected range by @gpbl in #1581

Full Changelog: v8.3.4...v8.3.5

v8.3.4

09 Oct 21:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.3.1...v8.3.2