| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-02 | 2.0 kB | |
| v4.5.1 source code.tar.gz | 2026-03-02 | 41.5 MB | |
| v4.5.1 source code.zip | 2026-03-02 | 42.6 MB | |
| Totals: 3 Items | 84.1 MB | 1 | |
:bug: Bug Fixes
- components: improve arrow styling with
stroke-defaultandfill-bg(#6095) (0e9198e) - components: improve slots return types and tests (#6109) (7d1e863)
- components: prevent
transformUIfrom mutating cacheduseComponentUIvalue (286738a), closes #6104 #4387 - ContentToc: add relative positioning to content slot (fcdb231), closes #6117
- ContentToc: use rem units for indicator size calculation (d631853)
- NavigationMenu: prevent navigation when clicking trailing area in horizontal orientation (8f84c90), closes #6083
- Page: make slot presence reactive for variant computation (082ea41)
- types: resolve
isArrayOfArraytype return (#6097) (04292d9) - useResizable: use function declaration to prevent false auto-import (c22ecf4)
:wave: New Contributors
- @canstand made their first contribution in https://github.com/nuxt/ui/pull/6095
Full Changelog: https://github.com/nuxt/ui/compare/v4.5.0...v4.5.1