New features
- New component: Skeleton, see docs
- Add
destroy-on-hide
prop to modal - Add
searchable
slot to table (thanks @service-paradis) - Add
icon-right
prop to autocomplete - Add
vertical
androunded
props to steps (thanks @service-paradis) - Add
step
prop to step item (thanks @service-paradis) - Add
card-layout
prop to table - Add
is-row-selectable
prop to table
Fixes
- Fix icon type to account for colors that are hyphenated (thanks @BrauBeast)
- Fix width of options menu when autocomplete on taginput
- Fix #2156 focus on tag remove
- Fix #2211 check only one tab selected at once (thanks @service-paradis)
- Fix #2328, #2358 slider resize (thanks @service-paradis)
- Fix #2364 close sidebar when is not overlay
- Fix #2371 clean hovered after select
- Fix #2381 label-position when position is right
- Fix #2425 reactive data on carousel list