Search inputs get clear button; buttons and inputs grow 2px
@clerk/ui@1.25.2
Patch Changes
-
Add a clear button to search inputs for quickly resetting the current query. It appears in the
<APIKeys />search and the<OrganizationProfile />members search. (#9098) by @alexcarpenterSearch inputs now expose a shared
searchInputappearance element (layered alongside any existing component-specific element), and the clear button is themeable via the new sharedsearchInputClearButtonelement. The clear button's label can be customized with the new sharedsearchInput.action__clearlocalization key. -
Fix org invitation and request action descriptions alignment. (#9118) by @alexcarpenter
-
Polish the
<OrganizationSwitcher />: (#9112) by @maxyinger- Decode avatar images synchronously so a freshly mounted avatar (e.g. when the popover opens) paints on its first frame instead of briefly flashing the avatar background.
- Highlight the trigger while its popover is open.
- Align the "Create organization" action's height with the other rows for a consistent list.
-
Increase the default height of buttons and inputs by 2px for larger, easier-to-tap touch targets, especially on mobile. (#9061) by @alexcarpenter
-
Updated dependencies [
8dbf343]:- @clerk/localizations@4.13.2
- @clerk/shared@4.25.2
Fetched July 10, 2026


