Skip to content

v0.3.0

Compare
Choose a tag to compare
@ycs77 ycs77 released this 11 Mar 19:08
· 295 commits to main since this release

headlessui-float-react

Added

  • Add Floating UI options types & fix dependencies (41cb67)
  • Add wrapFloating & transform prop (217b33)
  • Add placement to the slot of FloatArrow (5b4047)

Remove

  • Remove unused update event (5570b6)

Fixed

  • Fix pass elements to middleware function not working & add update event (728a48)

headlessui-float-vue

Added

  • Add vue components resolver (a0ae4f)
  • Add Floating UI options types & fix dependencies (41cb67)
  • Add wrapFloating & transform prop (217b33)
  • Add placement to the slot of FloatArrow (5b4047)

Fixed

  • Fix unresponsive placement, strategy (223276)
  • Fix pass elements to middleware function not working & add update event (728a48)