v2.15.2
版本发布时间: 2024-04-12 20:24:55
nuxt/ui最新发布版本:v3.0.0-alpha.6(2024-10-09 22:34:23)
:rocket: Enhancements
-
Accordion: add
unmount
prop to allow lazy mounting for heavy components (#1590) (91e5002) -
Table: add
checkbox
ui config (#1409) (8b54660)
:bug: Bug Fixes
-
Breadcrumb: missing
min-w-0
on wrapper to truncate (9f01145), closes #1650 - Carousel: next and prev buttons disabled (#1619) (e909884)
- Popover/Dropdown: prevent unintended closure on touchstart in mobile devices (#1609) (2392b4a)
- Modal: wait for transition to complete to reset state (#1618) (2bdb5d2)
- Slideover: remove dynamic component when closing (#1615) (58faa10)
- Slideover: wait for transition to complete to reset state (#1624) (07a4d13)
:wave: New Contributors
- @vahid-bagheri made their first contribution in https://github.com/nuxt/ui/pull/1609
- @kshitijsubedi made their first contribution in https://github.com/nuxt/ui/pull/1619
Full Changelog: https://github.com/nuxt/ui/compare/v2.15.1...v2.15.2