Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Package to Use Floating-UI instead of PopperJS #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bertybot
Copy link

Currently the PopperJS package seems to have a lot of trouble working with Sveltekit and requires a ton of unnecessary configuration to get working properly. See Rich's comment on this issue

Floating-ui seems to fix all of these issues with almost no functional changes to this package, and only one small breaking change. (Space Along prop had to be removed.)

So, I updated the package to use floating-ui instead. I also updated the documentation to reflect these changes. Lastly, I added two new props role and id for accessibility.

@jguze
Copy link
Owner

jguze commented Dec 7, 2022

Hey sorry. I just noticed this PR now when going over this repo. I'll review this in the next week and let you know.

@Pete1138
Copy link

Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants