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

v2.3.3

Choose a tag to compare

@Jasenkoo Jasenkoo released this 04 Nov 17:31

🐛 Bug Fixes

  • Not able to clear value when text-input is 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-apply prop to auto-apply value from the text-input if enabled (#34)
  • uid prop is removed since it is not needed for multiple datepicker instances anymore