Skip to content

v4.4.0

Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 15 Apr 11:26
· 780 commits to main since this release
ae5bb86

🚀 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