-
-
Notifications
You must be signed in to change notification settings - Fork 130
[core] Import @floating-ui/react
#2002
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
base: master
Are you sure you want to change the base?
Conversation
Bundle size reportTotal Size Change: @base-ui-components/react parsed: Show 28 more bundle changes@base-ui-components/react/number-field parsed: |
commit: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is NextFloatingDelayGroup
.
packages/react/src/floating-ui-react/components/FloatingDelayGroup.tsx
Outdated
Show resolved
Hide resolved
I don't think this affects us right now, but it may in the future: fix(markOthers): use independent WeakMaps per control attribute ( |
There seems to be an issue with Next - building the docs fails with |
Changes:
@floating-ui/react
codebase at./src/floating-ui-react
./src/utils/floating-ui
to./src/utils/interactions
(plan to move interaction hooks here in a later PR)useClick
,useEventCallback
,useId
, etc)FocusGuard
)mergeProps
(I really could not resist)