Skip to content

@clerk/clerk-js@5.73.0

Compare
Choose a tag to compare
@clerk-cookie clerk-cookie released this 15 Jul 19:50
· 72 commits to main since this release
8ee4e31

Minor Changes

  • Expose Clerk CSS variables as an option for theming Clerk's components. This change introduces CSS custom properties that allow developers to customize Clerk's appearance using standard CSS variables, providing a more flexible theming approach. (#6275) by @alexcarpenter

    :root {
      --clerk-color-primary: #6d47ff;
      --clerk-color-primary-foreground: #ffffff;
    }

    Deprecated variables

    Deprecated New
    colorText colorForeground
    colorTextOnPrimaryBackground colorPrimaryForeground
    colorTextSecondary colorMutedForeground
    spacingUnit spacing
    colorInputText colorInputForeground
    colorInputBackground colorInput

    Deprecated variables will continue to work but will be removed in the next major version.

    New variables

    • colorRing - The color of the ring when an interactive element is focused.
    • colorMuted - The background color for elements of lower importance, eg: a muted background.
    • colorShadow - The base shadow color used in the components.
    • colorBorder - The base border color used in the components.
    • colorModalBackdrop - The background color of the modal backdrop.
  • Display past due subscriptions properly. (#6309) by @panteliselef

  • Extract SubscriptionDetails, into its own internal component, out of existing (also internal) PlanDetails component. (#6148) by @panteliselef

Patch Changes

  • Enhanced detection of password manangers (#6311) by @tmilewski

  • Updated dependencies [025e304, dedf487, b96114e]:

    • @clerk/types@4.66.0
    • @clerk/localizations@3.19.0
    • @clerk/shared@3.12.1
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy