Skip to content

v8.3.2

Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 01 Apr 21:09
· 256 commits to main since this release
3d2c3d0

🐛 Bug Fixes

  • Fixed issue with collapsed [left/right]-sidebar slots (#790)
  • Fixed issue where the date is cleared with clearable="false" in text-input mode (#791)
  • Fixed issue with auto-apply not working in month-picker and year-picker range mode (#794)
  • Fixed teleport prop type order to fix boolean casting (#798) by @mcmimik

🔧 Refactor

  • Pass the format-locale prop when parsing custom model-type (#788) by @fanta759