Skip to content

Releases: zendeskgarden/react-components

v9.0.0-next.1

08 Feb 23:17
Compare
Choose a tag to compare
v9.0.0-next.1 Pre-release
Pre-release

v9.0.0-next.1 (2024-02-08)

πŸ’₯ Breaking Change

  • Other
  • .template, accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, drag-drop, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography
    • #1703 feat: bump peer dep styled-components to v5.1.0 minimum (@geotrev)
  • theming
    • #1702 feat: removes isRtl and getDocument helpers from @zendeskgarden/react-theming (@geotrev)
  • utilities

πŸš€ New Feature

  • Other
  • theming
    • #1704 feat(theming): add arrow/menu position and floating placement utilities (@jzempel)

πŸ› Bug Fix

  • Other
  • dropdowns.next
    • #1705 fix(combobox): prevent controlled input cursor jump (@jzempel)
    • #1699 fix(combobox): prevent disabled combobox from swapping static/input values on click (@jzempel)

🌱 Internal

Committers: 2

v8.74.1

08 Feb 19:22
Compare
Choose a tag to compare

v8.74.1 (2024-02-08)

πŸ› Bug Fix

  • dropdowns.next
    • #1705 fix(combobox): prevent controlled input cursor jump (@jzempel)
    • #1699 fix(combobox): prevent disabled combobox from swapping static/input values on click (@jzempel)

πŸ“ Documentation

  • #1696 chore(docs): split up CHANGELOG by major version (@jzempel)

🌱 Internal

Committers: 1

v9.0.0-next.0

06 Feb 23:14
Compare
Choose a tag to compare
v9.0.0-next.0 Pre-release
Pre-release

v9.0.0-next.0 (2024-02-06)

πŸ“ Documentation

  • #1696 chore(docs): split up CHANGELOG by major version (@jzempel)

🌱 Internal

Committers: 1

v8.74.0

23 Jan 23:01
Compare
Choose a tag to compare

v8.74.0 (2024-01-23)

πŸš€ New Feature

  • dropdowns.next
    • #1678 feat(combobox): add isHidden prop to Option component (@jzempel)
  • typography
    • #1677 feat(typography): add support for accessible, visually hidden Span styling (@jzempel)

πŸ› Bug Fix

  • forms
    • #1676 fix(forms): prevent Textarea autosize infinite loop (@jzempel)

🌱 Internal

Committers: 1

v8.73.4

08 Dec 16:18
Compare
Choose a tag to compare

v8.73.4 (2023-12-08)

πŸ› Bug Fix

  • accordions

🌱 Internal

Committers: 1

v8.73.3

20 Nov 19:03
Compare
Choose a tag to compare

v8.73.3 (2023-11-20)

πŸ› Bug Fix

  • colorpickers, dropdowns.next
    • #1655 fix(dropdowns.next): active listbox option and menu item styling (@jzempel)

Committers: 1

v8.73.2

02 Nov 17:59
Compare
Choose a tag to compare

v8.73.2 (2023-11-02)

πŸ› Bug Fix

  • dropdowns.next
    • #1653 fix(combobox): prevent listbox close on scrollbar click (@jzempel)
  • accordions
    • #1651 fix(accordions): prevent flex shrink on chevron (@jzempel)

Committers: 1

v8.73.1

20 Oct 13:12
Compare
Choose a tag to compare

v8.73.1 (2023-10-20)

πŸ› Bug Fix

  • dropdowns.next
    • #1645 fix(dropdowns.next): allows buttonProps to flow into container-menu props (@geotrev)

🌱 Internal

  • Other
  • .template, accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, drag-drop, dropdowns.next, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography
  • accordions, buttons, chrome, datepickers, dropdowns, forms, grid, loaders, modals, notifications, tables, tooltips
  • colorpickers, notifications
  • .template, accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, drag-drop, dropdowns.next, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography, utilities
  • accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, drag-drop, dropdowns.next, dropdowns, forms, modals, notifications, pagination, tables, tags
  • accordions, avatars, buttons, chrome, dropdowns, forms, grid, tables, typography
  • accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, drag-drop, dropdowns.next, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography

Committers: 2

v8.73.0

10 Oct 19:20
Compare
Choose a tag to compare

v8.73.0 (2023-10-10)

πŸš€ New Feature

  • dropdowns.next
    • #1631 feat(dropdowns.next): adds rotating chevron to default menu button (@geotrev)

πŸ› Bug Fix

  • chrome
    • #1642 fix(chrome): improve custom Nav color contrast (@jzempel)

Committers: 2

v8.72.0

05 Oct 22:05
Compare
Choose a tag to compare

v8.72.0 (2023-10-05)

πŸš€ New Feature

  • dropdowns.next
    • #1628 feat(dropdowns.next): hides separator in label-less, first group child in Combobox/Menu (@geotrev)
    • #1630 feat(dropdowns.next): passes clicked menu item's value to onChange (@geotrev)

πŸ› Bug Fix

  • dropdowns.next
    • #1630 fix(dropdowns.next): prevents over-eager menu button focus when choosing items via keyboard (@geotrev)
    • #1627 fix(dropdowns.next): provide consistent selection behavior in selection data (@geotrev)

πŸ“ Documentation

  • dropdowns.next, dropdowns
    • #1625 chore(dropdowns): Add menu to readme, mark legacy dropdowns deprecated (@geotrev)

Committers: 1