Skip to content

feat(ui): add composed UserProfile panels and section components#9134

Merged
alexcarpenter merged 3 commits into
carp/profile-releasefrom
carp/profile-stack-05-composed-userprofile
Jul 16, 2026
Merged

feat(ui): add composed UserProfile panels and section components#9134
alexcarpenter merged 3 commits into
carp/profile-releasefrom
carp/profile-stack-05-composed-userprofile

Conversation

@alexcarpenter

@alexcarpenter alexcarpenter commented Jul 10, 2026

Copy link
Copy Markdown
Member

Stack 5/7. Composed UserProfile panels and section leaf components + their tests. Depends on the extracted Sections (PR 3) and the shell (PR 4).

Not yet wired to the public entrypoint.

Changesets live only on the release PR #9144; this PR carries none.


Stack

Reviewed as a stack. The 7 PRs merge bottom-up into release branch #9144, which integrates into main as a single unit.

# PR Layer
#9144 release → main (integration)
1 #9130 moduleManager getter across build boundary
2 #9131 shared profile UI infra
3 #9132 extract Section components from profile pages
4 #9133 composed shell + providers infra
5 #9134 👈 composed UserProfile
6 #9135 composed OrganizationProfile
7 #9136 expose @clerk/ui/experimental (public API)

@changeset-bot

changeset-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a73dcc6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository YAML (base), Repository UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 9328de18-acff-46ba-b43a-993f916c5251

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Jul 16, 2026 12:05pm
swingset Ready Ready Preview, Comment Jul 16, 2026 12:05pm

Request Review

@github-actions github-actions Bot added the ui label Jul 10, 2026
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-04-composed-shell branch from 6ff5709 to cb7fd8a Compare July 13, 2026 14:08
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-05-composed-userprofile branch from 9c766be to 29150fa Compare July 13, 2026 14:08
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-05-composed-userprofile branch from 29150fa to d3d5f20 Compare July 13, 2026 14:12
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-04-composed-shell branch from cb7fd8a to 13f68a7 Compare July 13, 2026 14:12
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-05-composed-userprofile branch from d3d5f20 to 9165f7d Compare July 13, 2026 14:34
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-04-composed-shell branch from 13f68a7 to 669a561 Compare July 13, 2026 14:34
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-05-composed-userprofile branch from 9165f7d to 54c0509 Compare July 13, 2026 19:20
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-04-composed-shell branch from 669a561 to 8e09a06 Compare July 13, 2026 19:20
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-05-composed-userprofile branch from 54c0509 to 72ab698 Compare July 15, 2026 14:08
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-05-composed-userprofile branch from 72ab698 to a323094 Compare July 15, 2026 19:33
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-04-composed-shell branch from ae62010 to 3e7ace2 Compare July 15, 2026 20:26
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-05-composed-userprofile branch from a323094 to af7f9a6 Compare July 15, 2026 20:26
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-04-composed-shell branch from 3e7ace2 to 5f47096 Compare July 16, 2026 12:02
Base automatically changed from carp/profile-stack-04-composed-shell to carp/profile-release July 16, 2026 12:03
…der and pin hotload/bundle risks

Switch UserProfileProvider to resolveComposedClerkRuntime and add
hotload-vs-bundle-risks tests covering the three cross-boundary risks:
non-shared emotion caches (documented), style-cache rebuild on param
change (fixed), and a one-time warning on version skew (fixed).
useRequirePage now gates its misuse error on isDevelopmentSDK; mark the fixture
SDK as development so the outside-a-page throw test exercises that path.
@alexcarpenter alexcarpenter force-pushed the carp/profile-stack-05-composed-userprofile branch from af7f9a6 to a73dcc6 Compare July 16, 2026 12:03
@alexcarpenter alexcarpenter merged commit 48041fb into carp/profile-release Jul 16, 2026
7 of 10 checks passed
@alexcarpenter alexcarpenter deleted the carp/profile-stack-05-composed-userprofile branch July 16, 2026 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants