v1.0.0-alpha.1
Pre-release
Pre-release
github-actions
released this
02 Oct 14:21
·
62 commits
to main
since this release
🚨 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 #1258 (171dd)
- Bubble input/change for form component - by @zernonia (c66bb)
- Expose injectContext - by @zernonia (70fc8)
- Checkbox:
- ConfigProvider:
- Listbox:
- Listbox, Combobox:
- NavigationMenu:
- Popper:
- Presence:
- RadioGroup:
- Select:
- ToggleGroup:
- useFilter:
- usePrimitiveElement:
🐞 Bug Fixes
- Patches, not-prose - by @zernonia (e7a3f)
- ComboboxEmpty render and nav menu - by @zernonia (82505)
- Accordion:
- Combobox:
- Listbox:
- NavigationMenu:
- Popover:
- Popper:
- Splitter:
- Assertion error when hover over element - by @sunnylost in #1307 (1892d)