Skip to content

v7.2.0

Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 14 Oct 11:34
· 375 commits to main since this release
53d0399

🚀 Features

  • Added invalid-date event (#602)
  • Added year-first prop dad04d6 (#604) by @reeschan
  • Additional configuration is now possible for highlight prop (#607)
  • Added 3 additional CSS variables for range styling (#608)

🐛 Bug Fixes

  • Fixed the issue causing the overlay grid to overflow when the height changes (#601)
  • Fixed missing --dp-hover-text-color CSS variable on preset range button (#606)

🔧 Refactor

  • highlightWeekDays and highlightDisabledDays props are deprecated
  • Array type for highlight prop is deprecated