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: enable react client components #3148

Merged
merged 5 commits into from
May 14, 2024

Conversation

Razz21
Copy link
Contributor

@Razz21 Razz21 commented May 10, 2024

Related issue

Closes #

Scope of work

Updates SFUI React components build to inject "use client" directive to each file.
This update enables SFUI library for using with Next App Router.

Screenshots of visual changes

Checklist

  • Self code-reviewed
  • Changes documented
  • Semantic HTML
  • SSR-friendly
  • Caching friendly
  • a11y for WCAG 2.0 AA
  • examples created
  • blocks created
  • cypress tests created

Copy link

changeset-bot bot commented May 10, 2024

🦋 Changeset detected

Latest commit: 34b7107

The changes in this PR will be included in the next version bump.

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

@Razz21 Razz21 changed the title feat: react client components feat: enable react client components May 10, 2024
@Razz21 Razz21 marked this pull request as draft May 10, 2024 14:24
@Razz21 Razz21 force-pushed the feat/react-client-components branch from 4094e77 to 69c3659 Compare May 13, 2024 11:01
@Razz21 Razz21 marked this pull request as ready for review May 13, 2024 11:02
@Razz21 Razz21 requested a review from Szymon-dziewonski May 13, 2024 11:02
@Razz21 Razz21 changed the base branch from v2-develop to v2-release/react-2.7.0.rc.0 May 14, 2024 06:27
@Razz21 Razz21 merged commit 475df21 into v2-release/react-2.7.0.rc.0 May 14, 2024
28 checks passed
@Razz21 Razz21 deleted the feat/react-client-components branch May 14, 2024 07:19
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