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

feat: make data-state more explicit #2716

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

Conversation

chaejunlee
Copy link

Description

Reading the comments from the discussion, I made the date-state more explicit by adding the name of the radix component. This feature will help the namespace of data-state be more clean.

I think leaving the data-state as a legacy and adding data-[component]-state will be good for now. For next major update, we can drop the support for the data-state.

If the maintainers agree on this approach, I can update all the storybook examples to new data-state representation as well. Please, any feedback is appreciated!!!

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.

data-state composition issue when composing multiple primitives with asChild
1 participant