refactor(ui): extract reusable Section components from profile pages#9132
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Repository UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
efa84cb to
cf0c160
Compare
ed6f8c4 to
411027c
Compare
411027c to
9c65dee
Compare
cf0c160 to
06330fc
Compare
9c65dee to
e791dc6
Compare
06330fc to
444ebfb
Compare
…e overrides, Animated StrictMode fix, ProfilePagePanel)
444ebfb to
9a50394
Compare
e791dc6 to
5cb97b6
Compare
A rebase over #9098 dropped the searchInput and searchInputClearButton entries from ElementsConfig and APPEARANCE_KEYS, breaking @clerk/ui's type-check (SearchInput.tsx still references them) and, in turn, every downstream build including the swingset preview deploy.
5cb97b6 to
70d924c
Compare
Stack 3/7. Pure refactor: extracts reusable Section components out of the existing
AccountPage,SecurityPage, andOrganizationGeneralPageso both the classic pages and the composed API can share them.Review focus: did the extraction preserve behavior? No feature change, no new public API.
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
mainas a single unit.main(integration)@clerk/ui/experimental(public API)