v1.0.0
Dec 11, 2025
View as MarkdownGeneral changes
- Breaking change: Rename packages to use the @base-ui org.
The package name has changed from@base-ui-components/reactto@base-ui/react. (#3462)
Combobox
Menu
- Fix submenu opens with 0 delay (#3459)
- Fix focus not returning to trigger on Esc while pointer rests on popup (#3482)
- Fix always
nullopen method (#3486) - Allow side axis fallback for submenus by default (#3470)
Navigation Menu
- Fix mount transitions on
Positionerin Firefox (#3424)
Number Field
- Fix multiple scrub area support (#3471)
Popover
Select
Tabs
- Fix indicator positioning in transformed containers (#3439)
- Do not initially select a disabled tab (#3475)
Toast
- Fix
flushSyncdev error when toast is added (#3443) - Fix
<Toast.Close>emittingaria-hiddenwarning on click (#3469)
Toggle Group
- More permissive towards falsy toggle values (#3477)