v0.9.0
@headlessui-float/react
Changed
- Improve floating element adaptive width api (rename
as
prop tofloatingAs
and addas
prop) - by @ycs77 (#20)
Migration
Change as
prop to floatingAs
, more detail see #20.
@headlessui-float/vue
Add
- Add
createHighOrderFloatComponent()
for TypeScript (38219b3)
Changed
- Improve floating element adaptive width api (rename
as
prop tofloatingAs
and addas
prop) - by @ycs77 (#20)
Migration
Change as
prop to floating-as
, more detail see #20.