megachangelog
Feature1.27.0

@clerk/ui@1.27.0

Added a new Mosaic Avatar compound component with Shape and size configuration, improved OpenID Connect enterprise connection configuration in Organization Profile, and exposed deprovisioning status for organization members.

Minor Changes

  • Add a new Mosaic Avatar compound component (StyleX). Avatar.Root owns shape (circle | square) and size (lg | md | sm | xs); compose Avatar.Image (renders once the image loads) and Avatar.Fallback (shown while the image is pending or has failed, with an optional delayMs) inside it. (#9230) by @alexcarpenter

Patch Changes

  • Add support for configuring custom OpenID Connect enterprise connections through the Organization Profile. (#9200) by @NicolasLopes7

  • Expose whether an organization member has been deprovisioned, and mark deprovisioned members as inactive in the Organization Profile. (#9202) by @NicolasLopes7

  • Updated dependencies [2974fb0, e2dd4e2]:

    • @clerk/localizations@4.13.9
    • @clerk/shared@4.25.9
ui-componentsavatarorganizationopenid-connect

Source: original entry ↗