This repository was archived by the owner on Apr 17, 2022. It is now read-only.
v2.3.3
🐛 Bug Fixes
- Not able to clear value when
text-inputis enabled via enter or tab (#32) - Calendar being shown despite unfocus (#33)
- Error on component import (#35)
- CSS not importing with Vue CLI 5 (#36)
- Programmatically set the value of a time-picker not working (#37)
🔧 Refactor
auto-applyprop to auto-apply value from the text-input if enabled (#34)uidprop is removed since it is not needed for multiple datepicker instances anymore