v3.0.0-alpha.1
版本发布时间: 2024-10-01 21:11:07
nuxt/ui最新发布版本:v3.0.0-alpha.6(2024-10-09 22:34:23)
:rocket: Features
- module: hard-code css file to be imported anywhere (62a2643)
:bug: Bug Fixes
- ContextMenu/DropdownMenu: lint unused var (a03a55c)
- import from
../types/index
(3e28c8f) - Link: only bind necessary slot props (7fe7ff6)
- NavigationMenu: handle open state hover effect (84186e5)
-
plugins: infer type from
#app
to remove build warning (debf9cc) -
templates: augment
@nuxt/schema
rather thannuxt/schema
(40b3570) -
types: no longer need to import types with
/index
suffix (8277167) - useButtonGroup: lint (97d0593)
Full Changelog: https://github.com/nuxt/ui/compare/v3.0.0-alpha.0...v3.0.0-alpha.1