Releases: tailwindlabs/headlessui
Releases · tailwindlabs/headlessui
25 Oct 13:52
Compare
Sorry, something went wrong.
No results found
Added
Add React 19 support (#3543 )
10 Oct 18:58
Compare
Sorry, something went wrong.
No results found
Fixed
Use React.JSX instead of deprecated global JSX (#3511 )
Fix crash in ListboxOptions when using as={Fragment} (#3513 )
03 Oct 09:58
Compare
Sorry, something went wrong.
No results found
Fixed
Ensure Element is available before polyfilling to prevent crashes in non-browser environments (#3493 )
Fix crash when using instanceof HTMLElement in some environments (#3494 )
Cleanup process in Combobox component when using virtualization (#3495 )
12 Sep 10:36
Compare
Sorry, something went wrong.
No results found
Fixed
Fix crash when using as={Fragment} on MenuButton, ListboxButton, DisclosureButton or Button components (#3478 )
11 Sep 15:33
Compare
Sorry, something went wrong.
No results found
Fixed
Prevent crash in environments where Element.prototype.getAnimations is not available (#3473 )
09 Sep 09:07
Compare
Sorry, something went wrong.
No results found
Fixed
use native useId from Vue.js 3.5 when available (#3458 )
09 Sep 19:15
Compare
Sorry, something went wrong.
No results found
Fixed
Fix ListboxOptions being incorrectly marked as inert (#3466 )
Fix crash when using DisclosureButton inside of a DisclosurePanel when the Disclosure is open by default (#3465 )
04 Sep 14:37
Compare
Sorry, something went wrong.
No results found
Fixed
Fix transition bug on Firefox, triggered by clicking the PopoverButton in rapid succession (#3452 )
03 Sep 15:26
Compare
Sorry, something went wrong.
No results found
Fixed
Fix components not closing properly when using the transition prop (#3448 )
23 Aug 13:51
Compare
Sorry, something went wrong.
No results found
Fixed
Ensure Transition component state doesn't change when it becomes hidden (#3372 )
Fix closing components using the transition prop, and after scrolling the page (#3407 )
Ensure all client components are marked correctly to avoid a crash with React 19 and Turbopack (#3429 )