v2.18.5
版本发布时间: 2024-09-18 16:54:17
nuxt/ui最新发布版本:v3.0.0-alpha.6(2024-10-09 22:34:23)
:rocket: Enhancements
:bug: Bug Fixes
- Button: button link not showing disabled classes (#2185) (e8ea84a)
- Carousel: remove trailing space in next button icon (#2088) (1282a5f)
-
FormGroup: remove id when used with
RadioGroup
(#2152) (7aec42c) -
Input: avoid binding value when type is
file
(#2047) (82313e8) - module: allow CSS variables in tailwind colors (#2014) (7f50c70)
-
module: augment
@nuxt/schema
rather thannuxt/schema
(#2171) (ead904f) -
module: consider user tailwind
configPath
for module as string (#2074) (e4ba4f7) - Pagination: use links on prev and next button (#2179) (c850f85)
-
Slideover: bind
rounded
class to panel (#2187) (bf32baa) -
Slideover: bind
shadow
class to panel (#2201) (d22526c) -
Table: checkbox can emit the
@select
event (#2072) (b1f691f) - Table: select all rows reactivity issue (#2200) (68124de)
- Tabs: recalculate marker if items change (#2101) (82c4926)
- Textarea: resolve row count calculation errors caused by scrollbar (#2040) (8210936)
:wave: New Contributors
- @kicaj made their first contribution in https://github.com/nuxt/ui/pull/2046
- @samuelbelo made their first contribution in https://github.com/nuxt/ui/pull/2084
- @Eazash made their first contribution in https://github.com/nuxt/ui/pull/2047
- @jonataw made their first contribution in https://github.com/nuxt/ui/pull/2101
- @vanngoh made their first contribution in https://github.com/nuxt/ui/pull/2072
- @Mini-ghost made their first contribution in https://github.com/nuxt/ui/pull/2040
- @emmanuel-ferdman made their first contribution in https://github.com/nuxt/ui/pull/2154
- @Malik-Jouda made their first contribution in https://github.com/nuxt/ui/pull/2187
- @husamMousa made their first contribution in https://github.com/nuxt/ui/pull/2200
Full Changelog: https://github.com/nuxt/ui/compare/v2.18.4...v2.18.5