Skip to content

Releases: zendeskgarden/react-components

v9.4.0

12 Dec 22:46
Compare
Choose a tag to compare

v9.4.0 (2024-12-12)

πŸš€ New Feature

  • theming

πŸ› Bug Fix

  • dropdowns
    • #1987 fix(Combobox): improve screen reader experience for Select-Only combobox w NVDA (@ze-flo)

Committers: 2

v8.76.9

12 Dec 23:09
Compare
Choose a tag to compare

v8.76.9 (2024-12-12)

πŸ› Bug Fix

  • dropdowns.next
    • #1988 fix(Combobox): improve screen reader experience for Select-Only combobox w NVDA (@ze-flo)

Committers: 1

v9.3.0

05 Dec 21:54
Compare
Choose a tag to compare

v9.3.0 (2024-12-05)

πŸš€ New Feature

  • accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, draggable, dropdowns.legacy, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography
    • #1978 feat(peer-deps): extend styled-components support to v6 (@ze-flo)

πŸ› Bug Fix

  • accordions
    • #1982 fix(accordions): set inert for hidden Stepper content (@jzempel)
  • chrome
    • #1981 fix(chrome): provide missing useId container dependency for Sheet component (@jzempel)

🌱 Internal

  • dropdowns
    • #1983 chore(dropdowns): fix multiselectable combobox tags (@jzempel)
  • Other

Committers: 2

v9.2.0

21 Nov 20:58
Compare
Choose a tag to compare

v9.2.0 (2024-11-21)

πŸš€ New Feature

  • dropdowns
    • #1971 feat(dropdowns): add hasSelection prop for use with <Option type="next"> (@jzempel)

πŸ› Bug Fix

  • tags, theming, typography
    • #1979 fix(theming): getColor shade default depends on transparency (@jzempel)

🌱 Internal

Committers: 1

v9.1.2

07 Nov 22:06
Compare
Choose a tag to compare

v9.1.2 (2024-11-07)

πŸ› Bug Fix

  • theming
    • #1970 fix(theming): swap hasOwn for hasOwnProperty call in getColor (@jzempel)
  • grid
    • #1969 fix(grid): use auto tooltip positioning for Pane.SplitterButton (@jzempel)

🌱 Internal

  • .template, avatars, chrome, colorpickers, datepickers, dropdowns.legacy, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tags, theming, tooltips
    • #1968 refactor(colorpickers, grid, loaders, notifications, tags tooltips): use transient props where appropriate (@ze-flo)
  • draggable, modals, typography
    • #1963 refactor(draggable, modals, typography): use transient props where appropriate (@ze-flo)

Committers: 2

v9.1.1

31 Oct 19:27
Compare
Choose a tag to compare

v9.1.1 (2024-10-31)

πŸ› Bug Fix

  • theming
    • #1966 fix(theming): Improve memoization key generation for getColor and getColorV8 usage that doesn't provide the expected theme argument type (@jzempel)

Committers: 1

v9.1.0

24 Oct 17:34
Compare
Choose a tag to compare

v9.1.0 (2024-10-24)

πŸš€ New Feature

  • datepickers
    • #1955 feat(datepickers): provide appendToNode prop for handling DatePicker calendar rendering (@jzempel)

πŸ› Bug Fix

  • theming
  • .template, accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, draggable, dropdowns.legacy, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography
    • #1954 fix(forms,tables): improve native Select styling and correct Table extends documentation (@jzempel)

🌱 Internal

  • dropdowns
    • #1961 refactor(dropdowns): use transient props where appropriate (@ze-flo)
  • dropdowns.legacy, forms
    • #1957 refactor(dropdowns.legacy): use transient props where appropriate (@ze-flo)
  • accordions, avatars, buttons, chrome, datepickers, draggable, dropdowns.legacy, dropdowns, forms, grid, modals, notifications, tables, tags, theming, typography
  • forms
    • #1952 refactor(forms): use transient props where appropriate (@ze-flo)
  • buttons
    • #1949 refactor(buttons): use transient props where appropriate (@ze-flo)
  • chrome
    • #1948 refactor(chrome): use transient props where appropriate (@ze-flo)
  • forms, typography
  • colorpickers
  • datepickers
  • Other
  • accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, draggable, dropdowns, forms, modals, notifications, pagination, tables, tags

Committers: 2

v8.76.8

03 Oct 23:22
Compare
Choose a tag to compare

v8.76.8 (2024-10-03)

πŸ› Bug Fix

  • tables
    • #1939 fix(tables): replace invalid <div> from Table OverflowButton w/ <span> (@ze-flo)

Committers: 1

v9.0.0

01 Oct 12:42
Compare
Choose a tag to compare

v9.0.0 (2024-10-01)

πŸ’₯ Breaking Change

  • theming
    • #1938 fix(theming)!: remove background.primary color variable (@ze-flo)
  • All breaking changes are detailed in the Migration Guide. Follow the guide to upgrade from version 8 to version 9.

πŸš€ New Feature

  • all packages
  • theming
    • #1704 feat(theming): add arrow/menu position and floating placement utilities (@jzempel)
  • tabs, tooltips, chrome, tables, modals, notifications, dropdowns, typography, colorpickers, datepickers, forms, grid
    • feat: adds subcomponent mapping to components (@geotrev)
  • theming
  • theming
  • theming
    • #1797 feat(theming): add system opacity values to the theme (@jzempel)
  • colorpickers, theming
    • #1793 feat(theming): add new getCheckeredBackground utility (@jzempel)
  • buttons, dropdowns, forms, notifications, pagination, tags, typography
    • #1792 feat: adds StyledBaseIcon to various icon components (@geotrev)
  • accordions, theming
  • theming
    • #1806 feat(theming): enhance getColor to accept rgba and literal color variables (@jzempel)
  • chrome, draggable, forms, grid, modals, notifications, theming, tooltips
    • #1870 feat(theming): adds shadow variables to theme + updates styled components (@geotrev)
  • chrome, dropdowns, grid, modals, tabs, theming
    • #1873 feat: applies color-scheme to align garden and system themes (@geotrev)
  • accordions, avatars, loaders, tags, typography
    • #1885 feat: allow color-related props to receive color variable keys in addition to hex values (@jzempel)

πŸ› Bug Fix

  • notifications, theming
    • #1936 fix(theming): align success, warning, and danger border color variables with design (@jzempel)
  • See the next prerelease changes below for fixes applied to the v9 release.

🌱 Internal

  • Other
    • #1934 ci: restore Coveralls PR comments (@ze-flo)
    • #1935 chore: rename .markdownlintrc to .markdownlint.json for VSCode extension compatibility (@ze-flo)
  • dropdowns
    • #1933 docs: add missing restoreFocus prop description in Menu's StoryBook page (@ze-flo)

Committers: 3

v9.0.0-next.27

26 Sep 20:17
Compare
Choose a tag to compare
v9.0.0-next.27 Pre-release
Pre-release

v9.0.0-next.27 (2024-09-26)

πŸš€ New Feature

  • loaders, theming
    • #1926 feat(loaders): allow color props to receive color variable keys in addition to hex values (@jzempel)

πŸ› Bug Fix

  • dropdowns
    • #1930 fix(dropdowns): ensure focus is returned to menu trigger before calling onChange (@ze-flo)
  • colorpickers, modals, theming
    • #1929 chore: v9 QA sweep (@jzempel)
      • decrease space between ColorPickerDialog/ColorSwatchDialog and trigger
      • prevent render thrashing on getColor storybook demo
      • split migration guides out of historical changelogs for improved website documentation
  • avatars, colorpickers
    • #1927 fix(colorpickers): prevent arrow from positioning over a ColorSwatchDialog tooltip (@jzempel)

πŸ“ Documentation

  • #1922 docs: adds verbosity to initial v9 migration steps (@geotrev)

🌱 Internal

Committers: 3