-
Notifications
You must be signed in to change notification settings - Fork 1
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(web-react): Add 'use client' to all components #DS-1392 #1563
Conversation
✅ Deploy Preview for spirit-design-system ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for spirit-design-system-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
ce2081b
to
9d40ccd
Compare
Since I will be on vacation I would like to ask @vmilersky to give this a green if all will be working on the |
0b01816
to
596077a
Compare
Here is the URL of the uploaded artifact: https://github.com/lmc-eu/spirit-design-system/actions/runs/10159974413/artifacts/1754751408 |
596077a
to
e635b3f
Compare
Here is the URL of the uploaded artifact: https://github.com/lmc-eu/spirit-design-system/actions/runs/10160134017/artifacts/1754792679 |
e635b3f
to
704d945
Compare
Wouldn't it be good to document it somehow or mention it somewhere? |
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.
It is looking good. I have to suggest changing the commit message to something like Mark all components as Client components
, you can also add a link to the https://react.dev/reference/rsc/use-client and mention that we want to support usage of our components alongside with RSC. Thanks :-)
Maybe add some kind of badge to the package main readme file? It can be written almost everything in the badge content :-) |
704d945
to
b1a0371
Compare
Badge added to readme file |
a87283d
to
2e8551b
Compare
Here is the URL of the uploaded artifact: https://github.com/lmc-eu/spirit-design-system/actions/runs/10267930129/artifacts/1781222701 |
- Adding support for React Server Components @see https://react.dev/reference/rsc/use-client solve #DS-1392
2e8551b
to
07266e2
Compare
Description
Additional context
Issue reference
Podpora pro React Server Components