v2.11.1
版本发布时间: 2023-12-11 19:17:31
nuxt/ui最新发布版本:v3.0.0-alpha.6(2024-10-09 22:34:23)
:bug: Bug Fixes
- Breadcrumb: handle divider in rtl (#1049) (e53cdea)
- CommandPalette: missing right padding on input with close button (ad33b26)
- components: move remaining classes to config (#1039) (e408eab)
-
module: prevent class merging on
default
children (f07968a), closes #1076 - Notification: handle dynamic backgrounds (#1063) (1f0f618)
- RadioGroup: props reactivity issues (#1065) (7196d81)
-
types: favor
Record<string, any>>
instead ofobject
(4d72a75) - types: improve with strict mode (#1041) (4a9b66a)
-
types: workaround for
popper
weak type (5718dfd), closes #644
:wave: New Contributors
- @emechpi made their first contribution in https://github.com/nuxt/ui/pull/1063
Full Changelog: https://github.com/nuxt/ui/compare/v2.11.0...v2.11.1