This repository was archived by the owner on Aug 25, 2025. It is now read-only.
v0.3.0
headlessui-float-react
Added
- Add Floating UI options types & fix dependencies (41cb67)
- Add
wrapFloating&transformprop (217b33) - Add
placementto the slot ofFloatArrow(5b4047)
Remove
- Remove unused update event (5570b6)
Fixed
- Fix pass elements to middleware function not working & add
updateevent (728a48)
headlessui-float-vue
Added
- Add vue components resolver (a0ae4f)
- Add Floating UI options types & fix dependencies (41cb67)
- Add
wrapFloating&transformprop (217b33) - Add
placementto the slot ofFloatArrow(5b4047)