This repository was archived by the owner on Apr 17, 2022. It is now read-only.
v2.7.0
๐ Features
utc- Support for UTC zone (#88)
๐ Bug Fixes
- Fixed issue causing the menu to close when using inside modals (#85)
- Fixed issue with
preventMinMaxNavigationdisabling 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-iconslot with thedp-inputslot (#100)onClearevent added to thedp-inputslot params
- Cleaned up some redundant code