Skip to content

v0.9.0

Compare
Choose a tag to compare
@ycs77 ycs77 released this 12 Sep 17:55
· 203 commits to main since this release

@headlessui-float/react

Changed

  • Improve floating element adaptive width api (rename as prop to floatingAs and add as 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 to floatingAs and add as prop) - by @ycs77 (#20)

Migration

Change as prop to floating-as, more detail see #20.