github Hacker0x01/react-datepicker v7.4.0
7.4.0

12 hours ago

What's Changed

  • Remove usages of react-onclickoutside to support React 19 by @hamidrezahanafi in #4979
  • Fix #4986: ๐Ÿ›๐ŸŽจ Update the hover style to be applied only to the non-disabled calendar items by @balajis-qb in #4987
  • The classname "react-datepicker-ignore-onclickoutside" is not applied to custom input by @Zulaxy in #4996
  • Fix #5010: ๐Ÿ› Restrict the focus to the disabled months/quarter/year using the initial Tab key navigation by @balajis-qb in #5011
  • Fix #5038: Enhance test case querySelector/querySelectorAll reliability with ensuring element existance by @balajis-qb in #5039
  • Simplify event handlers by @laug in #5045
  • Fix "Cannot find module 'date-fns/types' ..." by @Svish in #5020
  • Parse date range by @laug in #5060
  • chore: upgrade yarn to v4 and other dependencies by @abnud11 in #5014
  • โ™ป๏ธ๐Ÿงช Refactor test cases with SafeElementWrapper querySelector chain to eliminate the unnecessary temporary variable by @balajis-qb in #5062
  • test: fix a test that would always fail if run on first day of month by @laug in #5069
  • ๐Ÿ› Resolve the double-click focus issue of Time input and custom time component example by @balajis-qb in #5088
  • โœ๏ธ Fix the time input's placeholder typo by @balajis-qb in #5092
  • Added option to hide time caption by @Qubitza in #5100

New Contributors

Full Changelog: v7.3.0...v7.4.0

Don't miss a new react-datepicker release

NewReleases is sending notifications on new releases.