Vue Datepicker Ui Versions Save

Datepicker Component For Vue

v.2.3.0

2 years ago

Version 2.3.0 & 3.1.1

Features

  • reset : emit event for resetDate method.

vue3-support

2 years ago

Vue 3 Support has been added 🚀

2.2.0

2 years ago

Version 2.2.0

Features

  • showPickerInital property has been added.

Bugfixes

✅ Fixed none v-model error.

v2.1.0

2 years ago
  • ✅ Testing and code coverage has been added.
  • ✅ Clear date button has been added. (This is optional)

v2.0.3

2 years ago

Version 2.0.0 & Version 2.0.3

Features

  • Now much smaller than previous version 🚀
  • Style files import was make optional. 🎉 You can write custom style without adding the style file . If you add css file, you can customize this properties too. (Since version 1.0.0)

Bugfixes

✅ Wrong file name issue has been fixed. ✅ Fixed an issue where the wrong month was disabled for multi-picker.