Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-02 | 3.2 kB | |
v3.1.1 source code.tar.gz | 2025-05-02 | 31.6 MB | |
v3.1.1 source code.zip | 2025-05-02 | 32.2 MB | |
Totals: 3 Items | 63.8 MB | 0 |
:rocket: Features
- useOverlay: add
closeAll
method (#3984) (ac4c194) - useOverlay: add
isOpen
method to check overlay state (#4041) (a4f3f6d)
:bug: Bug Fixes
- Calendar: add
place-items-center
to grid row (#4034) (8dfdd63) - defineShortcuts: bring back
meta
toctrl
convert on non macos platforms (f3b8b17), closes #3869 #3318 - module: support
nuxt-nightly
(#3996) (bc0a296) - NavigationMenu: remove
sm:w-auto
from content slot (aebf0b3), closes #3987 - RadioGroup: improve items
value
field type (#3995) (195773e) - templates: put back args to watch in dev (#4033) (c5bdec0)
- theme: add missing
border-bg
/divide-bg
utilities (82b5f32) - theme: add missing
ring-offset-*
utilities (#3992) (e5df026) - theme: define default shades for named tailwindcss colors (8acf3c5), closes #3977
- theme: improve app config types for
ui
object (591d59f), closes #3579 - theme: use
@theme inline
to properly reference css variables (6131871), closes #4018 - useOverlay: improve types and docs (#4012) (39e29fc)
:wave: New Contributors
- @reslear made their first contribution in https://github.com/nuxt/ui/pull/3995
- @vitorCamarotto made their first contribution in https://github.com/nuxt/ui/pull/4034
- @leyenda made their first contribution in https://github.com/nuxt/ui/pull/4047
- @jezmck made their first contribution in https://github.com/nuxt/ui/pull/4044
Full Changelog: https://github.com/nuxt/ui/compare/v3.1.0...v3.1.1