Skip to content

Releases: zendeskgarden/react-components

v9.10.1

14 Aug 17:47
Compare
Choose a tag to compare

v9.10.1 (2025-08-14)

πŸ› Bug Fix

  • loaders, theming
    • #2039 fix: improve dark mode neutral background contrast (@jzempel)
  • modals
    • #2038 fix(modals): prevent useText evaluation until fully mounted (@jzempel)

Committers: 1

v9.10.0

07 Aug 15:38
Compare
Choose a tag to compare

v9.10.0 (2025-08-07)

πŸš€ New Feature

  • tooltips
    • #2037 feat(react-tooltips): suppress tooltips that normally trigger on focus immediately after closing expanded popups (@ze-flo)

πŸ› Bug Fix

  • tables
    • #2036 fix(tables): cross-browser border styling for headers (@jzempel)

Committers: 2

v9.9.0

31 Jul 20:36
Compare
Choose a tag to compare

v9.9.0 (2025-07-31)

πŸ› Bug Fix

  • dropdowns
    • #2035 fix(dropdowns): ensure Menu closes on outside click when nested item is auto-focused (@ze-flo)
  • modals
    • #2034 fix(modals): change StyledModal's max-height, when viewport max-height is less than 400 CSS px (@jgorfine-zendesk)
  • loaders
    • #2033 feat(loaders): update Dots to use pure CSS animation (@kgoggin)

Committers: 3

v9.8.0

18 Jul 15:16
Compare
Choose a tag to compare

v9.8.0 (2025-07-18)

πŸš€ New Feature

  • avatars
    • #2031 feat(avatars): allow null aria-label on StatusIndicator to mark as decorative (@jzempel)
  • theming
    • #2032 feat(theming): allow null color scheme key to bypass ColorSchemeProvider local storage (@jzempel)

Committers: 1

v9.7.2

10 Jul 21:53
Compare
Choose a tag to compare

v9.7.2 (2025-07-10)

πŸ› Bug Fix

  • notifications
    • #2030 fix(notifications): update GlobalAlert box-shadow to inset (@jzempel)
  • dropdowns
    • #2029 fix(dropdowns): update useCombobox container with improved cache coordination (@jzempel)

Committers: 1

v9.7.1

05 Jun 20:25
Compare
Choose a tag to compare

v9.7.1 (2025-06-05)

πŸ› Bug Fix

  • tooltips
    • #2023 fix(tooltips): prevent Tooltip from interfering with a popup (menu, dialog, etc.) trigger (@jzempel)
  • avatars
    • #2022 fix(avatars): status ring styling and accessibility (@jzempel)

Committers: 1

v9.7.0

15 May 18:29
Compare
Choose a tag to compare

v9.7.0 (2025-05-15)

πŸš€ New Feature

  • dropdowns
    • #2021 feat(dropdowns): add navigation link support to Menu's Item component (@ze-flo)
  • modals, tooltips
    • #2020 feat(modals, tooltips): adds fallbackPlacements support to Tooltip and TooltipModal (@ze-flo)

πŸ› Bug Fix

  • theming
    • #2018 fix(theming): reflect updated lg borderRadius in IGardenTheme definition (@ze-flo)

Committers: 1

v9.6.0

01 May 20:51
Compare
Choose a tag to compare

v9.6.0 (2025-05-01)

πŸš€ New Feature

  • theming
    • 7b9de0e feat(theming): expand theme to include borderRadii.lg value (@jzempel)

Committers: 1

v9.5.4

10 Apr 16:22
Compare
Choose a tag to compare

v9.5.4 (2025-04-10)

πŸ› Bug Fix

  • dropdowns
    • #2014 fix(dropdowns): ensure iframed Menu dropdowns close correctly when clicking outside the iframe (@ze-flo)

Committers: 1

v9.5.3

21 Mar 18:13
Compare
Choose a tag to compare

v9.5.3 (2025-03-21)

πŸ› Bug Fix

  • forms
    • #2009 fix(forms): remove renderToString for the calendar picker icon (@jzempel)

Committers: 1