This repository was archived by the owner on Aug 25, 2025. It is now read-only.
v0.9.0
@headlessui-float/react
Changed
- Improve floating element adaptive width api (rename
asprop tofloatingAsand addasprop) - 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
asprop tofloatingAsand addasprop) - by @ycs77 (#20)
Migration
Change as prop to floating-as, more detail see #20.