⚠️ BREAKING CHANGES
- Modal/Popover/Slideover: rename
prevent-close
todismissible
🚀 Features
- Badge: rework sizes (d9967f5)
- CommandPalette: add
autofocus
prop (#2942) (1b3c919) - locale: add Danish language (#2952) (e1d385a)
- locale: add Estonian language (#3036) (01bf99e)
- locale: add Finnish language (#3013) (c770ae1)
- locale: add Greek language (#2975) (b326a14)
- locale: add Indonesian language (#3024) (a18ad84)
- locale: add Swedish language (#3012) (0201a3d)
- locale: add Thai language (#2980) (c8cd06e)
- locale: add Ukrainian language (#2908) (5efae59)
- locale: add Viet language (#2986) (ffba108)
- module: allow
tv
customization throughapp.config
(#2938) (30ba53e)
🐛 Bug Fixes
- Accordion/Collapsible/NavigationMenu/Tabs: define
unmountOnHide
default (4344e36) - Avatar: bind
$attrs
onAvatarFallback
(#2933) (7f64198) - Badge: reduce radius on
sm
size (f97d2e3) - CommandPalette/SelectMenu: missing translations (#3057) (d5dba0e)
- components: enable pointer events on menus (#2881) (f85b098)
- defineShortcuts: handle extract when using
onSelect
oronClick
(#2896) (2e17fb6) - DropdownMenu/ContextMenu: correct bindings of
checkbox
items (#2921) (4c5a4fb) - FormField: restore
eager-validation
prop behavior (#3031) (41dc11c) - InputMenu: removing
tag
does not changemodelValue
(#3054) (5a44394) - locale: improve Traditional Chinese translation (#3051) (5c2c55f)
- Modal/Popover/Slideover: rename
prevent-close
todismissible
+ uniformize docs (6fb426f) - NavigationMenu:
arrow
styles afterreka-ui
migration (9759320) - NavigationMenu: highlight border on children only with
vertical
orientation (e931880) - NavigationMenu: remove
w-full
on root slot (ef7ecd2), closes #3000 - NavigationMenu: unbind link on collapsible trigger with
vertical
orientation (82d6344) - SelectMenu: handle
resetSearchTermOnBlur
manually (#3082) (c902a40) - Stepper: correct item
value
type (4f05b1a) - Stepper: wrong
item
intitle
&description
slots (473194f), closes #2888 - templates: allow any string in colors autocomplete (5183582), closes #2143
- templates: infer variants types in generated theme (2c99bb8)
- unplugin: invalid url schema on windows (#2899) (9b4694f)
- vue: head injection (#2929) (7302a84)
👋 New Contributors
- @corydeppen made their first contribution in #2870
- @Dodobibi made their first contribution in #2896
- @ilya-buligin made their first contribution in #2908
- @HugoRCD made their first contribution in #2933
- @brunobelloni made their first contribution in #2942
- @rigtigeEmil made their first contribution in #2952
- @MickL made their first contribution in #2846
- @d3xt3r9 made their first contribution in #2975
- @nttps made their first contribution in #2980
- @narr07 made their first contribution in #3024
- @Pwntus made their first contribution in #3013
- @Bitcreep made their first contribution in #3036
- @Barbapapazes made their first contribution in #3055
- @ChiahongHong made their first contribution in #3051
Full Changelog: v3.0.0-alpha.10...v3.0.0-alpha.11