npm @vuepic/vue-datepicker 4.4.0
v4.4.0

latest releases: 9.0.3, 9.0.2, 9.0.1...
17 months ago

🚀 Feature

  • Option to override sass with plain CSS variables (#340)
  • Added onBlur param to the dp-input slot (#348)
  • New method parseModel is added for manually trigger reformating or parsing value (#345)

🐛 Bug Fixes

  • Fixed issue with lost text-input value on blur (#339)
  • Fixed wrong action row width when resizing (#341)
  • Fixed issue when on the initial selection of the current year in year-picker range mode can't be selected (#346)
  • Fixed [min/max]-range option not working in month-picker and year-picker modes (#347)

🔧 Refactor

  • Collapse overlay rows when there are not enough items (#343)
  • Auto-generate type declarations (revert #206 implementation)
  • Menu appear animation adjustment
  • ⚠️ sass variables are now in deprecated mode, if you use them, please switch to CSS variables

Don't miss a new vue-datepicker release

NewReleases is sending notifications on new releases.