v1.0.0-alpha.1
版本发布时间: 2024-10-02 22:21:02
unovue/radix-vue最新发布版本:v1.9.7(2024-10-07 22:46:21)
🚨 Breaking Changes
- New brand name - by @zernonia (98ea5)
- Arrow: Improve polygon - by @zernonia (ac8f3)
-
Collapsible, Accordion: Add
unmount
prop to help SEO for hidden content - by @zernonia (a14f5) - Popover: Update aria, remove messy attribute - by @zernonia (de5cc)
- Select: Fix SSR, refactor the way SelectValue renders element - by @zernonia (6a623)
🚀 Features
- Expose useful types - by @zernonia (6785b)
- Expose combobox components - by @zernonia (9fb7f)
- Added codemods to docs - by @dfordp in https://github.com/radix-vue/radix-vue/issues/1258 (171dd)
- Bubble input/change for form component - by @zernonia (c66bb)
- Expose injectContext - by @zernonia (70fc8)
- Checkbox:
-
ConfigProvider:
- Global config for locale - by @zernonia (33016)
- Listbox:
-
Listbox, Combobox:
- Expose highlight methods - by @zernonia (01103)
- NavigationMenu:
- Popper:
-
Presence:
- Expose component - by @zernonia (78ef1)
- RadioGroup:
- Select:
-
ToggleGroup:
- Support more types - by @zernonia (fee0f)
-
useFilter:
- Composable for easily filtering - by @zernonia (d7feb)
-
usePrimitiveElement:
- Allow infer types - by @zernonia (32805)
🐞 Bug Fixes
- Patches, not-prose - by @zernonia (e7a3f)
- ComboboxEmpty render and nav menu - by @zernonia (82505)
-
Accordion:
- Ssr animation causing flickers - by @zernonia (8ddca)
- Combobox:
-
Listbox:
- Prevent scroll when using pointermove - by @zernonia (90049)
- NavigationMenu:
-
Popover:
- Missing aria-labelledby - by @zernonia (ea34c)
-
Popper:
- Position not updating when reference changes - by @zernonia (cd3f1)
-
Splitter:
- Assertion error when hover over element - by @sunnylost in https://github.com/radix-vue/radix-vue/issues/1307 (1892d)