New features
- Add
selected
slot to taginput - Add
scrollable
prop to table - Add
sticky
prop to table column - Add
cell-class
andheader-class
prop to table column - Add
height
prop to table - Add
filters-event
prop to table - Add slide animation to menu item and in the core code
- Improve accessibility to datepicker (thanks @service-paradis)
- #2269 Add
bigger-slider-focus
prop to slider (thanks @melogustavo) - #2290 Add
activable
prop to menu - #2308 Add
max-height
prop to autocomplete
Fixes
- Fix datepicker clearing selected array in the first selection when
multiple
- Fix #2195 switch transition on Safari (thanks @bender-a)
- Fix #2205 datepicker table rendering on Safari (thanks @bender-a)
- Fix #2236 table performance on destroy
- Fix #2257 button with
icon
and without default slot - Fix #2262 numberinput custom icons
- Fix #2270 taginput when remove a tag on mobile
- Fix #2272 check input ref before to focus (thanks @bender-a)
- Fix #2273 end animation on dropdown
- Fix #2292 sticky header using subheading
- Fix #2293 focus on icon click when type "textarea"