Skip to content

Releases: Hacker0x01/react-datepicker

7.3.0

08 Jul 09:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.2.0...v7.3.0

7.2.0

26 Jun 10:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.0...v7.2.0

7.1.0

18 Jun 16:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.1.0

7.0.0

13 Jun 18:12
Compare
Choose a tag to compare

Breaking changes

This release includes a Typescript migration. This has been a big overhaul of the code base. This is the biggest release ever with 447 commits and 104 files changed! Massive thanks to @mirus-ua, @yuki0410-dev, @Olenka-Yurchuk, @alvaromartinez986, and @ryantanrk. We've done our best to document the breaking changes:

  • fix: #4558 Rename calendarIconClassname props to calendarIconClassName props by @yuki0410-dev in #4643
  • Fix typo of the name of the function getHightLightDaysMap w… by @martijnrusschen in #4808
  • newDate helper always returns a date, if the initial params were invalid, then it returns just a new Date Line; #4707

What's Changed

New Contributors

Full Changelog: v6.9.0...v7.0.0

6.9.0

18 Apr 07:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.8.0...v6.9.0

6.8.0

15 Apr 18:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.7.1...v6.8.0

6.7.1

15 Apr 10:13
Compare
Choose a tag to compare

What's Changed

  • fix: popper dosen't close if swapRange prop was passed by @mirus-ua in #4689

Full Changelog: v6.7.0...v6.7.1

6.7.0

14 Apr 16:49
Compare
Choose a tag to compare

What's Changed

  • Fix #4644: Handle the visibility of the previous and the next year navigation when showQuarterYearPicker is enabled by @balajis-qb in #4652
  • (feature) swapRange optional prop by @mirus-ua in #4654
  • Add support second-level granularity to injectTimes by @yykcool in #4683

New Contributors

Full Changelog: v6.6.0...v6.7.0

6.6.0

24 Mar 11:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.0...v6.6.0

6.5.0

20 Mar 20:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.4.0...v6.5.0