Fork me on GitHub
#releases
<
2022-04-26
>
jacob.maine18:04:38

https://github.com/mainej/headlessui-reagent/releases/tag/v1.6.0.62 - Reagent wrappers for https://headlessui.dev/ (by the creators of Tailwind CSS), bringing accessible, keyboard-friendly, style-agnostic UI components to Reagent and re-frame projects. Changed • Upgraded to @headlessui/react https://github.com/tailwindlabs/headlessui/releases/tag/%40headlessui%2Freact%40v1.6.0 • Upgraded to reagent https://github.com/reagent-project/reagent/releases/tag/v1.1.1 Added • Reagent https://github.com/tailwindlabs/headlessui/pull/1333 for Dialog.Panel and Dialog.Backdrop • Created https://github.com/mainej/headlessui-reagent/tree/main/example 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. https://github.com/mainej/headlessui-reagent/commit/f09c77725a2cbbd4f2108376c20f177f558fdbd7 • Example project can be built in Windows by https://github.com/rgkirch in https://github.com/mainej/headlessui-reagent/pull/3

🎉 1