-
Notifications
You must be signed in to change notification settings - Fork 139
feat(*): add floating panel #2651
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
Conversation
@mverissimo is attempting to deploy a commit to the Chakra UI Team on Vercel. A member of the Team first needs to authorize it. |
5c02ee3
to
364e4cd
Compare
commit: |
🦋 Changeset detectedLatest commit: 6b72cd5 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Thanks for starting this @mverissimo. I've gone ahead and completed it for the other frameworks. |
Add the react implementation of @zag-js/floating-panel as part of #2497
@cschroeter I have some issues, could you help me?
components-floating-panel--basic.-.9.July.2024.mp4
Following the blueprint, the API(PublicContext) doesn't export the type
open.controlled
when implementing the' controlled' mode.In the anatomy, a
part
calleddock
is exported, but this look is not used internally