Skip to content

v3.6.5

Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 14 Jan 12:37
· 847 commits to main since this release
ec3b316

πŸš€ Feature

  • New method to programmatically set month and year view (#227)

πŸ› Bug Fixes

  • Fixed issue with horizontal auto-positioning on mobile view (#225)
  • Fixed error when unselecting all dates in multi-dates mode 05fc017 (#236)
  • Fixed issue where markers are shown on hidden offset dates (#238)
  • Fixed stopDefault preventing click events from slots (#241)
  • Fixed missing support for text-input in multi-dates mode (#242)

πŸ”§ Refactor

  • Expose disabled state to action-row slot (#228)
  • Respect flow on auto-apply (#235)
  • Added support for prevent-min-max-navigation in month-picker mode (#240)