Skip to content

Commit 82b3e0f

Browse files
authored
Merge branch 'main' into chris/native-component-tests
2 parents b1ab17b + 4696c51 commit 82b3e0f

495 files changed

Lines changed: 12334 additions & 7688 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/busy-sloths-joke.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
'@clerk/tanstack-react-start': minor
3+
'@clerk/react-router': minor
4+
'@clerk/clerk-js': minor
5+
'@clerk/nextjs': minor
6+
'@clerk/shared': minor
7+
'@clerk/astro': minor
8+
'@clerk/react': minor
9+
'@clerk/nuxt': minor
10+
'@clerk/vue': minor
11+
'@clerk/ui': minor
12+
---
13+
14+
Remove `<ConfigureSSO />` from experimental path
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@clerk/ui": minor
3+
---
4+
5+
Add `elevation` appearance option with `'raised'` (default) and `'flush'` values. When set to `flush`, card-based components render without border, box-shadow, border-radius, outer padding, and footer background, allowing them to sit flat against their container. Applies to `<SignIn />`, `<SignUp />`, `<Waitlist />`, `<CreateOrganization />`, `<OrganizationList />`, `<OAuthConsent />`, `<UserVerification />`, and session task components. Profile and popover components always render as raised. Modal components always render as raised regardless of this setting.
6+
7+
The `cardBox` element exposes a `data-elevation="flush"` attribute when flush is active, giving className-based themes a hook to neutralize their card chrome via attribute selectors. The `shadcn` theme uses this hook to drop its `shadow-sm border` utilities under flush.

.changeset/chatty-maps-shine.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/ui': patch
3+
---
4+
5+
Add `ProfileCard.Page` for `UserProfile` and `OrganizationProfile` pages
File renamed without changes.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/ui': patch
3+
---
4+
5+
Fix layout shift when Copy test URL button enters loading state in `<ConfigureSSO />`

.changeset/orange-pandas-burn.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@clerk/shared": patch
3+
---
4+
5+
Remove internal tag from publicly re-exported error helpers

.changeset/qcwt-pcxyt-vbpuw.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/ui': patch
3+
---
4+
5+
Improve ClipboardInput positioning and accessibility by using `readOnly` instead of `isDisabled`

.changeset/role-set-json-types.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wicked-walls-learn.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@clerk/fastify": patch
3+
---
4+
5+
Remove unused cookie module.

.changeset/wild-insects-design.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)