Thanks to visit codestin.com
Credit goes to github.com

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.