awcodes / alpine-floating-ui

Add Floating UI functionality to Alpine 3.x components.
MIT License
79 stars 3 forks source link

Missing Floating UI Size Middleware #3

Closed aaronhuisinga closed 1 year ago

aaronhuisinga commented 1 year ago

@awcodes - let me just start by saying that this library is excellent! It works just as expected and is very much appreciated.

I'm working on an implementation and am trying to match the size of the dropdown to the reference width using the size middleware (https://floating-ui.com/docs/size). It appears, however, that this library doesn't support the size middleware at all yet. Are there plans on your end for implementing it? If you have no plans to do so I may be able to take a shot at it in the next few weeks.

awcodes commented 1 year ago

I didn't see the point of it, but I'll see what I can do. Thanks.

aaronhuisinga commented 1 year ago

Thanks @awcodes! My case is Matching Reference Width, which would be difficult to do outside of the plugin.

awcodes commented 1 year ago

Resolved by #4

awcodes commented 1 year ago

This has been released in v3.5.0