Skip to content

feat(ui): add composed profile shell, providers infra and stub router#9133

Draft
alexcarpenter wants to merge 1 commit into
carp/profile-stack-03-extract-sectionsfrom
carp/profile-stack-04-composed-shell
Draft

feat(ui): add composed profile shell, providers infra and stub router#9133
alexcarpenter wants to merge 1 commit into
carp/profile-stack-03-extract-sectionsfrom
carp/profile-stack-04-composed-shell

Conversation

@alexcarpenter

@alexcarpenter alexcarpenter commented Jul 10, 2026

Copy link
Copy Markdown
Member

Stack 4/7. New (unexported) infra for the composed profile API: ProfileProviderShell, stubRouter, useBillingRouter, useRequirePage, PageContext, createSection, plus the shared APIKeysSection/BillingSection used by both User and Org composed dirs.

Nothing is exported from the package yet.

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: 8e09a06

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

Draft detected.

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: 6e527956-1fe5-428a-82a7-65912e876757

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 13, 2026 7:21pm
swingset Error Error Jul 13, 2026 7:21pm

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-03-extract-sections branch from 411027c to 9c65dee 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-03-extract-sections branch from 9c65dee to e791dc6 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
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.

1 participant