react-restart / ui

MIT License
131 stars 21 forks source link

Migrate from popperjs/core to floating-ui #89

Open skvale opened 1 year ago

skvale commented 1 year ago

Is your feature request related to a problem? Please describe

The project I work on is migrating away from popperjs/core to floating-ui

Floating UI is the rebranding new version of popperjs, similar to how react-overlays rebranded to react-restart

If we also include react-restart/ui in our project we have to ship a bigger bundle to consumers than we would if react-restart/ui also used floating-ui

Describe the solution you'd like

I'd like to see react-restart/ui migrate away from popperjs to floating-ui

Describe alternatives you've considered

Haven't thought of any yet

Additional context

After working on a migration in a different repo, it's hasn't been bad and floating-ui has been working well

filipkis commented 6 months ago

Any chance this is in the works/on the roadmap?

kyletsang commented 6 months ago

It's on the roadmap, but getting free time is difficult right now. PRs are welcome