Skip to content

Releases: gpbl/react-day-picker

v8.2.0

01 Sep 15:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.4...v8.2.0

v8.1.4

28 Aug 17:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.1.3...v8.1.4

v8.1.3

24 Aug 12:40
Compare
Choose a tag to compare

What's Changed

  • fix: onDayClick called twice in selection mode by @gpbl in #1520
  • changed: accept undefined for the modifier props by @gpbl in #1521

Full Changelog: v8.1.2...v8.1.3

v8.1.2

22 Aug 16:06
Compare
Choose a tag to compare

What's Changed

  • fix: do not focus disabled or hidden days by @gpbl in #1519

Full Changelog: v8.1.1...v8.1.2

v8.1.1

19 Aug 22:48
Compare
Choose a tag to compare

What's Changed

  • fix: prevent focus from moving beyond toDate and fromDate by @kimamula in #1468
  • fix: page keys not working when using setMonth by @kimamula in #1510
  • fix: add onSelect to the DayPickerContextValue 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

11 Aug 23:04
Compare
Choose a tag to compare

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 of aria-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

Full Changelog: v8.0.7...v8.1.0

v8.0.7

12 Jun 18:52
Compare
Choose a tag to compare

What's Changed

  • fixed: missing dropdown_year CSS class in YearsDropdown by @pwolfert in #1466
  • fixed: Maximum update depth exceeded when select the range date by @gpbl in #1470
  • website(chore): Upgrade docusaurus to beta 22 by @gpbl in #1469

New Contributors

Full Changelog: v8.0.6...v8.0.7

v8.0.6

05 Jun 20:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.5...v8.0.6

v8.0.5

15 May 15:17
Compare
Choose a tag to compare

What's Changed

  • fix(docs): typo in property name by @dzek69 in #1442
  • Use aria-disabled instead of disabled by @gpbl in #1451

New Contributors

Full Changelog: v8.0.4...v8.0.5

v8.0.4

14 Apr 12:22
Compare
Choose a tag to compare

What's Changed

  • Added src directory to the package for better source maps

Full Changelog: v8.0.3...v8.0.4