Skip to content

v7.4.0

Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 07 Dec 12:54
· 286 commits to main since this release
8050dc8

πŸš€ Feature

  • Exposed openMenu, closeMenu and toggleMenu functions to the dp-input slot (#673)

πŸ› Bug Fixes

  • Fixed missing week-numbers prop object type definition (#667)
  • Fixed issue with focusing out from the input field and not focusing on the next/previous element (#668)
  • Fixed issue with flow not working in month-picker mode (#669)

πŸ”§ Refactor

  • Added debounce on month-change-on-scroll (#671)
  • Added conditional operators on global event listeners (#672)