Skip to content

v4.5.0

Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 22 Apr 17:24
· 764 commits to main since this release
74fc77f

🐛 Bug Fixes

  • Fixed issue with passed referenced value to a disabled-dates function (#352)
  • Fixed overlay button positioning on vertical resize #354 (#353)
  • Fixed missing type declaration (#355)
  • Fixed issue where text-input time is not being parsed on paste (#358)

🔧 Refactor

  • Revert auto-generating declarations
  • Exported DatepickerInstance type for usage with ref
  • Action row redesign