Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

v2.7.0

Choose a tag to compare

@Jasenkoo Jasenkoo released this 23 Feb 19:12
d72cb3b

๐Ÿš€ Features

  • utc - Support for UTC zone (#88)

๐Ÿ› Bug Fixes

  • Fixed issue causing the menu to close when using inside modals (#85)
  • Fixed issue with preventMinMaxNavigation disabling wrong arrows (#99)
  • Fixed issue where text input resets range (#101)
  • Fixed issue where you can set lower time on start date in range mode when both dates are the same date (#102)
  • Fixed issue where start/end time is changeable with fixed dates (#103)

๐Ÿ”ง Refactor

  • Option to use clear-icon slot with the dp-input slot (#100)
    • onClear event added to the dp-input slot params
  • Cleaned up some redundant code