Skip to content

Releases: edisdev/vue-datepicker-ui

Minor Version 2.3.0 & 3.1.1

20 Nov 20:05
Compare
Choose a tag to compare

Version 2.3.0 & 3.1.1

Features

  • reset : emit event for resetDate method.

Minor Version - 2.2.0

09 Aug 14:33
Compare
Choose a tag to compare

Version 2.2.0

Features

  • showPickerInital property has been added.

Bugfixes

✅ Fixed none v-model error.

Vue 3 Support 🎉

09 Aug 16:10
Compare
Choose a tag to compare

Vue 3 Support has been added 🚀

2.1.0 🎉

12 Jul 00:36
Compare
Choose a tag to compare
  • ✅ Testing and code coverage has been added.
  • ✅ Clear date button has been added. (This is optional)

Package Minify & Bugfixes 🚀🚀

23 Jun 20:40
Compare
Choose a tag to compare

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.