Releases: mainej/headlessui-reagent
Releases · mainej/headlessui-reagent
1.6.6.71
Upgraded to @headlessui/react 1.6.6.
Full Changelog: v1.6.5.70...v1.6.6.71
1.6.5.70
Upgraded to @headlessui/react 1.6.5.
Full Changelog: v1.6.4.68...v1.6.5.70
1.6.4.68
Upgraded to @headlessui/react 1.6.4.
Full Changelog: v1.6.3.67...v1.6.4.68
1.6.3.67
Upgraded to @headlessui/react 1.6.3.
Full Changelog: v1.6.2.64...v1.6.3.67
1.6.2.64
Upgraded to @headlessui/react 1.6.2.
Full Changelog: v1.6.1.63...v1.6.2.64
1.6.1.63
Upgraded to @headlessui/react 1.6.1.
Full Changelog: v1.6.0.62...v1.6.1.63
1.6.0.62
What's Changed
Changed
- Upgraded to
@headlessui/react
1.6.0 - Upgraded to
reagent
1.1.1
Added
- Reagent interop for
Dialog.Panel
andDialog.Backdrop
- Created example project which demonstrates all the
headlessui-reagent
components.
Fixed
- Worked around a problem where form-1 components couldn't be used as the return value of a render-props function. form-2 and form-3 components still won't work, though they'll be rare. f09c777
- Example project can be built in Windows by @rgkirch in #3
New Contributors
Full Changelog: v1.5.0.47...v1.6.0.62
1.5.0.47
What's Changed
Changed
- Upgraded to
@headlessui/react
1.5.0
Added
- Reagent interop for
Combobox
Full Changelog: v1.4.3.46...v1.5.0.47