COMMITS
April 13, 2026
R
bump `setup-node` version
Robin Malfait committed
R
merge `release.yml` and `release-insiders.yml`
Robin Malfait committed
April 7, 2026
R
2.2.10 - @headlessui/react
Robin Malfait committed
R
Handle props on Fragment error due to `Symbol(react.lazy)` (#3873)
Robin Malfait committed
December 4, 2025
J
Don’t render `<Portal>`s while hydrating (#3825)
Jordan Pittman committed
November 27, 2025
L
Add `RefProp` to `props` (#3823)
Li Lin committed
September 25, 2025
R
2.2.9 - @headlessui/react
Robin Malfait committed
R
update changelog
Robin Malfait committed
R
update changelog
Robin Malfait committed
R
do not serialize React components into form fields
Robin Malfait committed
J
Ensure refs are forwarded when freezing data (#3390)
Jordan Pittman committed
R
Freeze values as soon as possible (#3802)
Robin Malfait committed
September 19, 2025
R
Fix touch actions on iOS after entering disallowed area (#3801)
Robin Malfait committed
September 18, 2025
J
Allow home/end key default behavior inside `ComboboxInput` when `Combobox` is closed (#3799)
Jordan Pittman committed
R
Infer `Combobox` type based on `onChange` handler (#3798)
Robin Malfait committed
September 17, 2025
R
Ensure sibling `Dialog` components are scrollable on mobile (#3796)
Robin Malfait committed
R
Don't open `Combobox` when touching the `ComboboxButton` while dragging on mobile (#3795)
Robin Malfait committed
September 16, 2025
R
Improve focus management in shadow roots (#3794)
Robin Malfait committed
September 12, 2025
R
2.2.8 - @headlessui/react
Robin Malfait committed
R
sync package-lock.json
Robin Malfait committed
R
R
Ensure `data-open` on `ComboboxInput` is up to date (#3791)
Robin Malfait committed
R
Ensure form state is up to date when using uncontrolled components (#3790)
Robin Malfait committed
R
Ensure `ref` is always connected when rendering in `Portal` (#3789)
Robin Malfait committed
September 10, 2025
R
Fix 'Invalid prop `data-headlessui-state` supplied to `React.Fragment`' warning (#3788)
Robin Malfait committed
September 8, 2025
R
Ensure `--button-width` and `--input-width` are always up to date (#3786)
Robin Malfait committed
September 5, 2025
R
Ensure pressing `Tab` in the `ComboboxInput`, correctly syncs the input value (#3785)
Robin Malfait committed
September 3, 2025
R
Fix `Maximum update depth exceeded` due to Transition (#3782)
Robin Malfait committed