Releases: clerk/javascript
@clerk/vue@2.2.3
@clerk/ui@1.10.0
Minor Changes
- Add
fontFamilyMonoappearance variable for customizing the monospace font used in Clerk components. Defaults toui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospaceand is exposed as the--clerk-font-family-monoCSS variable. (#8546) by @alexcarpenter
Patch Changes
-
Implement the Okta SAML metadata URL submission path in the Configure step of
<__experimental_ConfigureSSO />. Adds a single text input for the IdP metadata URL; Continue posts{ saml: { idpMetadataUrl } }viauser.updateEnterpriseConnectionwrapped inuseReverification, withuseCardStatedriving the loading state andhandleErrorrouting backend errors inline to the field or to the card-level error surface. Locale keys added underconfigureSSO.configureStepinen-US. Manual entry, file upload, SP-side copy rows, and the Okta admin-console walkthrough ship in follow-up PRs. (#8535) by @iagodahlem -
Implement the provider selection step of
<__experimental_ConfigureSSO />. Renders the two SAML provider tiles (Okta Workforce and Custom SAML Provider) with real icons sourced fromimg.clerk.com, tracks the picked provider in local state, and gatesStep.Footer.Continueon a selection. Includes a warning callout about provider lock-in and a minorStep.Headeralignment tweak. All user-visible strings are wired through@clerk/localizations, with translations for every supported locale. (#8503) by @iagodahlemAlso extends the flow context with
providerandsetProvider, adds thederiveInitialStephelper, and wires the wizard'sinitialStepIdso the configure flow remounts on the right step after a reload. Continue on Select Provider stages the chosen provider and advances to the next step; the enterprise connection is created on Verify Domain once the user's email is verified and primary. -
Update
<ConfigureSSO />in the context of organizations to only allow managing enterprise connections based on system permission (#8515) by @LauraBeatris -
fix(ui): don't treat numeric usernames as phone numbers (#8532) by @thiskevinwang
-
Fixed custom page icons not rendering in React 19 due to a forwarded ref overwriting the internal node reference. (#8534) by @wobsoriano
-
Add verify/add email address step to
<__experimental_ConfigureSSO />(#8520) by @LauraBeatris -
Refactor
<__experimental_ConfigureSSO />into a layered primitive set: a state-driven Wizard, a UI-only Stepper, aStepcompound, and ProfileCard chrome. No public component API change. Drops the central FooterActionsContext registry — each step now renders its own footer viaStep.Footer.Previous/Step.Footer.Continuepurely-presentational compounds. Adds a SelectProviderStep boilerplate filtered out of the breadcrumb. (#8493) by @iagodahlem -
Updated dependencies [
1a4d7d1,a6916b1,1084180,39099b6,18e0a1a]:- @clerk/localizations@4.6.3
- @clerk/shared@4.11.0
@clerk/testing@2.0.28
@clerk/tanstack-react-start@1.2.4
@clerk/shared@4.11.0
Minor Changes
- Add
user.updateMetadata()for updating current user's metadata attributes by merging existing values with the provided parameters. (#8537) by @brunol95
Patch Changes
-
Implement the Okta SAML metadata URL submission path in the Configure step of
<__experimental_ConfigureSSO />. Adds a single text input for the IdP metadata URL; Continue posts{ saml: { idpMetadataUrl } }viauser.updateEnterpriseConnectionwrapped inuseReverification, withuseCardStatedriving the loading state andhandleErrorrouting backend errors inline to the field or to the card-level error surface. Locale keys added underconfigureSSO.configureStepinen-US. Manual entry, file upload, SP-side copy rows, and the Okta admin-console walkthrough ship in follow-up PRs. (#8535) by @iagodahlem -
Implement the provider selection step of
<__experimental_ConfigureSSO />. Renders the two SAML provider tiles (Okta Workforce and Custom SAML Provider) with real icons sourced fromimg.clerk.com, tracks the picked provider in local state, and gatesStep.Footer.Continueon a selection. Includes a warning callout about provider lock-in and a minorStep.Headeralignment tweak. All user-visible strings are wired through@clerk/localizations, with translations for every supported locale. (#8503) by @iagodahlemAlso extends the flow context with
providerandsetProvider, adds thederiveInitialStephelper, and wires the wizard'sinitialStepIdso the configure flow remounts on the right step after a reload. Continue on Select Provider stages the chosen provider and advances to the next step; the enterprise connection is created on Verify Domain once the user's email is verified and primary. -
Update
<ConfigureSSO />in the context of organizations to only allow managing enterprise connections based on system permission (#8515) by @LauraBeatris -
Add verify/add email address step to
<__experimental_ConfigureSSO />(#8520) by @LauraBeatris
@clerk/react@6.6.3
@clerk/react-router@3.2.4
@clerk/nuxt@2.4.3
@clerk/nextjs@7.3.4
@clerk/localizations@4.6.3
Patch Changes
-
Implement the Okta SAML metadata URL submission path in the Configure step of
<__experimental_ConfigureSSO />. Adds a single text input for the IdP metadata URL; Continue posts{ saml: { idpMetadataUrl } }viauser.updateEnterpriseConnectionwrapped inuseReverification, withuseCardStatedriving the loading state andhandleErrorrouting backend errors inline to the field or to the card-level error surface. Locale keys added underconfigureSSO.configureStepinen-US. Manual entry, file upload, SP-side copy rows, and the Okta admin-console walkthrough ship in follow-up PRs. (#8535) by @iagodahlem -
Implement the provider selection step of
<__experimental_ConfigureSSO />. Renders the two SAML provider tiles (Okta Workforce and Custom SAML Provider) with real icons sourced fromimg.clerk.com, tracks the picked provider in local state, and gatesStep.Footer.Continueon a selection. Includes a warning callout about provider lock-in and a minorStep.Headeralignment tweak. All user-visible strings are wired through@clerk/localizations, with translations for every supported locale. (#8503) by @iagodahlemAlso extends the flow context with
providerandsetProvider, adds thederiveInitialStephelper, and wires the wizard'sinitialStepIdso the configure flow remounts on the right step after a reload. Continue on Select Provider stages the chosen provider and advances to the next step; the enterprise connection is created on Verify Domain once the user's email is verified and primary. -
Update
<ConfigureSSO />in the context of organizations to only allow managing enterprise connections based on system permission (#8515) by @LauraBeatris -
Add verify/add email address step to
<__experimental_ConfigureSSO />(#8520) by @LauraBeatris -
Updated dependencies [
1a4d7d1,a6916b1,1084180,39099b6,18e0a1a]:- @clerk/shared@4.11.0