Skip to content

Latest commit

Β 

History

History
2344 lines (1833 loc) Β· 166 KB

CHANGELOG.md

File metadata and controls

2344 lines (1833 loc) Β· 166 KB

Changelog

Tags:

  • πŸ’₯ Breaking Change
  • πŸš€ New Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation
  • 🌱 Internal

Note: Gaps between patch versions are faulty, broken or test releases.

v8.76.2 (2024-05-02)

πŸ› Bug Fix

  • datepickers, forms
    • #1799 fix(forms): updates Message to receive margin when intermediaries are present (@geotrev)

🌱 Internal

v8.76.1 (2024-04-18)

πŸ› Bug Fix

  • notifications
    • #1790 fix(Notifications): improve screen-reader support (@ze-flo)

v8.76.0 (2024-04-12)

πŸš€ New Feature

  • .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
    • #1783 feat: preserve module structure to improve tree-shaking (@ze-flo)

πŸ› Bug Fix

  • .template, accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, drag-drop, dropdowns.next, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, tooltips, typography
    • #1786 fix: update theming peer dependency to ^8.75.0 (@jzempel)

v8.75.1 (2024-04-04)

πŸ› Bug Fix

  • grid
    • #1776 fix(grid): ensure Pane.SplitterButton is rendered as a sibling, rather than child, of Pane.Splitter (@jzempel)
  • forms
  • dropdowns.next
    • #1777 fix(dropdowns.next): prevent combobox Option and menu Item overflow (@jzempel)

🌱 Internal

v8.75.0 (2024-03-28)

πŸš€ New Feature

  • .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

🌱 Internal

  • Other
  • .template, accordions, avatars, buttons, chrome, colorpickers, datepickers, drag-drop, dropdowns.next, dropdowns, forms, grid, loaders, modals, notifications, tables, tags, theming, tooltips, typography
    • #1756 chore: remove all colors.background and colors.foreground theme object references (@jzempel)

v8.74.3 (2024-03-07)

πŸ› Bug Fix

  • dropdowns.next
    • #1735 fix(dropdowns): controlled Combobox input value regression (@jzempel)
    • #1728 fix: allows menu to position correctly in RTL (@geotrev)

🌱 Internal

v8.74.2 (2024-02-15)

πŸ› Bug Fix

  • dropdowns.next
    • #1708 fix(menu): correct RTL menu placement and arrow position (@jzempel)
  • buttons, chrome, dropdowns.next, dropdowns, forms, grid, modals, tabs, tooltips
    • #1707 fix: reverts dependency bump react-merge-refs v2 (@geotrev)

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

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

v8.73.4 (2023-12-08)

πŸ› Bug Fix

  • accordions

🌱 Internal

v8.73.3 (2023-11-20)

πŸ› Bug Fix

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

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)

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

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)

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)

πŸ“ Documentation

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

v8.71.0 (2023-09-28)

πŸš€ New Feature

  • dropdowns.next
    • #1623 feat(dropdowns.next): add refactored menu component (@geotrev)

v8.70.1 (2023-09-21)

πŸ› Bug Fix

  • dropdowns.next
    • #1624 fix(combobox): handle IME via controlled input (@jzempel)

πŸ“ Documentation

  • modals
    • #1622 docs(TooltipModal): Match storybook example with website example for consistency (@smritimadan)

v8.70.0 (2023-09-08)

πŸš€ New Feature

  • modals
    • #1619 feat(modals): adds appendToNode prop to TooltipModal (@geotrev)

πŸ› Bug Fix

  • theming
  • grid
    • #1620 fix(grid): Pane.Splitter position styling regression (@jzempel)

v8.69.11 (2023-09-07)

πŸ› Bug Fix

  • dropdowns.next
    • #1618 fix(combobox): stabilize production SSR ID generation (@jzempel)

🌱 Internal

v8.69.10 (2023-08-31)

πŸ› Bug Fix

  • colorpickers
    • #1616 fix(colorpicker): prevent infinite rerender in React v18 Legacy mode (@tgohn)
  • dropdowns.next
    • #1614 fix(combobox): stabilize IDs and add missing hint/message props (@jzempel)

v8.69.9 (2023-08-24)

πŸ› Bug Fix

  • dropdowns.next
    • #1609 fix(combobox): enhance listbox expand/collapse on input mouse click (@jzempel)

🌱 Internal

  • accordions, buttons, chrome, colorpickers, datepickers, dropdowns.next, dropdowns, forms, grid, modals, pagination, tables, tabs, tags, theming, tooltips

v8.69.8 (2023-08-17)

πŸ› Bug Fix

  • loaders
    • #1610 fix(loaders): optimize performance of skeleton loader (@geotrev)

v8.69.7 (2023-08-10)

πŸ› Bug Fix

  • accordions, avatars, buttons, chrome, dropdowns, forms, grid, tables, typography
  • accordions
  • tabs

🌱 Internal

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

v8.69.6 (2023-08-04)

πŸ› Bug Fix

  • dropdowns.next
    • #1589 fix(combobox): address multiselectable state issues with new TagGroup component (@jzempel)

🌱 Internal

  • theming

v8.69.5 (2023-07-28)

πŸ› Bug Fix

  • dropdowns.next
    • #1587 fix(combobox): prevent tag state rerender on focus (@jzempel)
    • #1585 chore(dropdowns.next): rollback option tag props optimization (@jzempel)
    • #1581 fix(combobox): ensure input focus reset (@jzempel)

πŸ“ Documentation

  • dropdowns
    • #1583 chore(dropdowns): tag and document deprecated components (@jzempel)

🌱 Internal

v8.69.4 (2023-07-20)

πŸ› Bug Fix

  • dropdowns.next
    • #1575 fix(combobox): keyboard interactions and value space rendering (@jzempel)
  • buttons

🌱 Internal

  • accordions, chrome, colorpickers, datepickers, dropdowns.next, forms, grid, loaders, modals, tables, tabs, theming, typography
  • buttons, chrome, forms, grid, modals, notifications, pagination, theming
  • Other

v8.69.3 (2023-07-13)

πŸ› Bug Fix

  • dropdowns.next
    • #1574 fix(combobox): prevent combobox focus retention on multiselectable tag removal (@jzempel)
    • #1573 fix(combobox): prevent page scroll on input focus (@jzempel)
  • accordions
  • chrome, datepickers, modals

v8.69.2 (2023-07-06)

πŸ› Bug Fix

  • avatars

v8.69.1 (2023-06-30)

πŸ› Bug Fix

  • dropdowns.next
    • #1562 fix(combobox): correct peer dependencies and label pixel shift (@jzempel)
  • tables

v8.69.0 (2023-06-22)

πŸš€ New Feature

  • dropdowns.next

πŸ“ Documentation

  • #1560 doc(adrs): add theming peer dependency ADR-001 (@jzempel)

v8.68.0 (2023-06-15)

πŸš€ New Feature

  • accordions, breadcrumbs, buttons, chrome, colorpickers, drag-drop, dropdowns, forms, grid, modals, notifications, pagination, tables, tabs, tags, theming, typography

πŸ› Bug Fix

🌱 Internal

v8.67.0 (2023-05-11)

πŸš€ New Feature

  • theming
    • #1549 feat(theming): enhance focus utilities with additional parameter overrides (@jzempel)

πŸ› Bug Fix

  • forms
    • #1547 fix(forms): prevent validationLabel warning on Message when validation is undefined (@jzempel)
  • breadcrumbs

v8.66.0 (2023-05-04)

πŸš€ New Feature

  • theming

πŸ› Bug Fix

  • avatars
    • #1540 fix(avatars): suppress statusLabel useText warning when there is no configured status (@geotrev)
  • theming
    • #1545 fix(theming): improve getColor memoization resolver performance (@jzempel)

πŸ“ Documentation

  • drag-drop
    • #1544 chore(drag-drop): adds figma link to drag and drop storybook (@geotrev)

v8.65.0 (2023-04-27)

πŸš€ New Feature

  • breadcrumbs, grid, modals, theming
    • #1539 feat(theming): add useWindow utility and enhance useText with optional condition parameter (@jzempel)

πŸ› Bug Fix

  • tags
    • #1541 fix(tags): prevent buttontext color override on Tag.Close (@jzempel)
  • drag-drop
    • #1538 fix(drag-drop) : improves drop indicator positioning in draggable context (@geotrev)

v8.64.0 (2023-04-17)

πŸš€ New Feature

  • drag-drop
    • #1535 feat(drag-drop): introduces drag and drop components (@geotrev)

🌱 Internal

v8.63.2 (2023-02-23)

πŸ› Bug Fix

v8.63.1 (2023-02-16)

πŸ› Bug Fix

  • tables
    • #1516 fix(tables): hide content of Table cell without breaking table layout (@geotrev)

🌱 Internal

  • #1513 chore(readme): removes daviddm dependency badges from README (@geotrev)

v8.63.0 (2023-02-09)

πŸ› Bug Fix

  • modals
  • tables
    • #1514 feat(tables): add [hidden] prop support to Cell (@geotrev)
  • tags
    • #1511 fix: improves accessibility of Tag close button (@geotrev)
  • forms

🌱 Internal

  • avatars, buttons, chrome, forms, grid, loaders, notifications

v8.62.2 (2023-01-26)

πŸ› Bug Fix

  • grid
  • forms
    • #1498 fix(forms): force FileUpload's container to role='button' (@geotrev)
  • modals
    • #1495 fix(modals): reset tooltip modal isAnimated prop to false (@Francois-Esquire)
    • #1492 fix(modals): enables accessible label in DrawerModal when no Header is given (@geotrev)
    • #1491 fix(modals): enables accessible label on Modal when no Header is given (@geotrev)
  • notifications
  • dropdowns

🌱 Internal

v8.62.1 (2023-01-19)

πŸ› Bug Fix

  • dropdowns
  • colorpickers, modals
    • #1488 fix: enables accessible label in TooltipModal, ColorpickerDialog, and ColorSwatchDialog (@geotrev)
  • modals

🌱 Internal

v8.62.0 (2022-12-15)

πŸš€ New Feature

πŸ› Bug Fix

  • notifications
    • #1481 fix(notifications): lets GlobalAlert.Title flow correctly in RTL documents (@geotrev)
    • #1465 fix(notifications): adds useText utility to encourage aria-label on Close component (@geotrev)

v8.61.0 (2022-12-01)

πŸ› Bug Fix

  • accordions
    • #1463 fix(accordions): relative type interface import (@jzempel)
  • breadcrumbs

🌱 Internal

v8.60.0 (2022-11-10)

πŸš€ New Feature

πŸ› Bug Fix

🌱 Internal

v8.59.1 (2022-11-04)

πŸ› Bug Fix

🌱 Internal

v8.59.0 (2022-10-26)

πŸš€ New Feature

πŸ› Bug Fix

🌱 Internal

  • buttons
    • #1439 fix(deps): update dependency @zendeskgarden/container-buttongroup to v1 (@renovate[bot])
  • grid, theming
  • accordions, buttons, chrome, colorpickers, datepickers, dropdowns, forms, grid, modals, notifications, pagination, tables, tabs, tooltips

v8.58.0 (2022-10-20)

πŸš€ New Feature

  • forms
    • #1431 feat(forms): back MultiThumbSlider with new useSlider hook (@jzempel)
  • loaders

πŸ› Bug Fix

  • avatars
    • #1445 fix(avatars): prevent background/foreground prop colors from affecting the status indicator (@jzempel)
  • grid
    • #1444 fix(grid): properly compose Pane.Splitter events (@jzempel)
  • forms

🌱 Internal

v8.57.1 (2022-10-06)

πŸ› Bug Fix

  • avatars

v8.57.0 (2022-09-22)

πŸš€ New Feature

πŸ“ Documentation

  • #1411 docs: update contributing documentation and PR template (@jzempel)

🌱 Internal

  • accordions
    • #1412 demo(accordions): add Figma designs for Timeline component (@jzempel)

v8.56.0 (2022-09-15)

πŸš€ New Feature

  • datepickers

v8.55.0 (2022-09-06)

πŸš€ New Feature

πŸ› Bug Fix

v8.54.3 (2022-08-18)

πŸ› Bug Fix

v8.54.2 (2022-08-11)

πŸ› Bug Fix

v8.54.1 (2022-08-04)

πŸ› Bug Fix

v8.54.0 (2022-07-21)

πŸš€ New Feature

πŸ› Bug Fix

🌱 Internal

v8.53.3 (2022-07-14)

πŸ› Bug Fix

  • grid
    • #1382 fix(grid): upgrade Pane.Splitter with default aria-label and offscreen drag support (@jzempel)

v8.53.2 (2022-07-07)

πŸ› Bug Fix

  • breadcrumbs, dropdowns, modals, pagination, tabs
    • #1378 fix(breadcrumbs,dropdowns,modals,pagination,tabs): improved a11y with upgraded react-containers (@jzempel)
  • grid
    • #1380 fix(grid): address splitter button design and interaction issues (@jzempel)

v8.53.1 (2022-06-28)

πŸ› Bug Fix

v8.53.0 (2022-06-16)

πŸš€ New Feature

πŸ› Bug Fix

  • tables

🌱 Internal

v8.52.0 (2022-05-26)

πŸš€ New Feature

  • breadcrumbs, modals, theming
    • #1357 feat(theming,breadcrumbs,modals): add and apply useText utility (@jzempel)
  • grid

πŸ› Bug Fix

🌱 Internal

v8.51.0 (2022-05-19)

πŸš€ New Feature

πŸ› Bug Fix

v8.50.1 (2022-05-16)

πŸ› Bug Fix

v8.50.0 (2022-05-05)

πŸš€ New Feature

  • accordions
    • #1346 feat(accordions): pass icon props to default check icon (@hzhu)

πŸ› Bug Fix

v8.49.4 (2022-04-21)

πŸ› Bug Fix

  • accordions
    • #1344 fix(accordions): hide inactive content from screen readers (@hzhu)

πŸ“ Documentation

  • .template, grid
    • #1341 chore: refactor template interface and add TypeScript documentation (@jzempel)
  • buttons, chrome, colorpickers, forms, modals, typography

🌱 Internal

  • breadcrumbs, colorpickers
  • Other

v8.49.3 (2022-04-14)

πŸ› Bug Fix

  • loaders, pagination, tabs, tags
    • #1338 fix(loaders, pagination, tabs, tags): refactor types and interfaces (@jzempel)
  • notifications
    • #1337 fix(notifications): refactor types and interfaces (@jzempel)
  • datepickers
    • #1336 fix(datepickers): refactor types and interfaces (@jzempel)
  • chrome
  • buttons
  • tables
  • dropdowns, forms
    • #1329 fix(forms, dropdowns): refactor types and interfaces (@jzempel)
  • colorpickers, modals, theming
    • #1326 fix(theming, modals, colorpickers): refactor types and interfaces (@jzempel)
  • grid

🌱 Internal

  • typography
    • #1340 chore(typography): refactor types and interfaces (@jzempel)
  • Other
  • accordions, breadcrumbs, buttons, chrome, colorpickers, datepickers, dropdowns, forms, modals, notifications, pagination, tables, tags
  • avatars
  • accordions
  • datepickers
    • #1311 refactor(datepickers): use context rather than prop drilling (@hzhu)
  • tooltips
    • #1297 chore(tooltips): refactor types and element interface (@jzempel)

v8.49.2 (2022-03-31)

πŸ› Bug Fix

  • datepickers
    • #1309 fix(datepickers): fix React state synchronization bug (@hzhu)

v8.49.1 (2022-03-24)

πŸ› Bug Fix

  • chrome, modals
  • modals
    • #1306 fix(modals): use auto width for responsive layout (@hzhu)
  • buttons
    • #1305 fix(buttons): fix precedence boost style bug (@hzhu)

v8.49.0 (2022-03-03)

πŸš€ New Feature

πŸ› Bug Fix

  • modals
    • #1304 fix(modals): update container-modal & types (@hzhu)
  • accordions
  • colorpickers
    • #1301 Update pointer and aria label for color chips (@hzhu)

v8.48.2 (2022-02-10)

πŸ› Bug Fix

🌱 Internal

v8.48.1 (2022-02-03)

πŸ› Bug Fix

  • datepickers
    • #1289 fix(datepickers): add missing DatepickerRange subcomponent display names (@jzempel)

🌱 Internal

v8.48.0 (2022-01-27)

πŸš€ New Feature

  • forms

πŸ› Bug Fix

  • .template, accordions, avatars, buttons, chrome, colorpickers, datepickers, dropdowns, forms, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography
    • #1273 fix: element component + subcomponent type conventions (@jzempel)
  • chrome
  • dropdowns
    • #1277 fix(dropdowns): compose onKeyDown handler for multiselect (@hzhu)

🌱 Internal

v8.47.2 (2022-01-13)

πŸ“ Documentation

🌱 Internal

  • .template, accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography
  • avatars, chrome, dropdowns, forms, grid, loaders, theming
  • Other
  • accordions, breadcrumbs, buttons, chrome, colorpickers, datepickers, dropdowns, forms, modals, notifications, pagination, tables, tags
  • accordions, chrome, colorpickers, datepickers, dropdowns, forms, modals, pagination, tables, tabs, tags, theming, tooltips
    • #1257 fix(deps): update dependency @zendeskgarden/container-utilities to ^0.7.0 (@renovate[bot])
  • accordions, breadcrumbs, buttons, chrome, colorpickers, datepickers, dropdowns, forms, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography

v8.47.1 (2021-12-09)

πŸ› Bug Fix

  • datepickers
    • #1253 fix(datepicker): remove calender dom elements when hidden (@mtomcal)

v8.47.0 (2021-12-02)

πŸš€ New Feature

πŸ› Bug Fix

  • buttons

🌱 Internal

v8.46.0 (2021-11-24)

πŸš€ New Feature

  • forms

v8.45.0 (2021-11-17)

πŸš€ New Feature

  • accordions
    • #1242 feat(accordions): add default expanded sections prop (@hzhu)

πŸ› Bug Fix

  • buttons
    • #1248 fix(buttons): do not persist link color on click (@jzempel)

🌱 Internal

v8.44.2 (2021-11-11)

πŸ› Bug Fix

  • loaders

🌱 Internal

  • Other
  • dropdowns
    • #1241 chore: remove multiple displayName assignments per file (@jzempel)
  • forms, modals, notifications
  • accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, tooltips, typography, utilities

v8.44.1 (2021-11-03)

πŸ› Bug Fix

  • colorpickers
    • #1230 fix(colorpickers): retain previous indices for uncontrolled color swatch (@hzhu)

🌱 Internal

  • forms, modals, notifications, tables
    • #1232 chore(deps): align root and sub-package @types/react (@hzhu)

v8.44.0 (2021-10-27)

πŸš€ New Feature

  • colorpickers
    • #1228 feat(colorpickers): add isOpen control prop to dialogs (@hzhu)

v8.43.0 (2021-10-20)

πŸš€ New Feature

  • colorpickers
    • #1226 feat(colorpickers): expose color swatch dialog state with a change ha… (@hzhu)

πŸ› Bug Fix

  • forms
    • #1227 fix(forms): styling precedence boost for isCompact label + field styling (@jzempel)

v8.42.2 (2021-10-13)

πŸ› Bug Fix

  • chrome, typography
    • #1225 fix(chrome,typography): use precedence boost notation to apply per instance styling (@jzempel)
  • colorpickers
    • #1221 fix(colorpickers): allow no selection on color swatch dialog (@hzhu)

🌱 Internal

v8.42.1 (2021-10-06)

πŸ› Bug Fix

  • dropdowns
    • #1222 fix(dropdowns): improve Menu performance by deferring getBoundingClientRect call (@jzempel)
    • #1220 fix(dropdowns): display compact menu ItemMeta info (@jzempel)
  • typography
    • #1219 fix(typography): improve fallback handling for invalid CodeBlock language (@jzempel)

v8.42.0 (2021-09-29)

πŸš€ New Feature

  • typography
    • #1216 feat(typography): add diff language styling to CodeBlock (@jzempel)

πŸ› Bug Fix

  • modals
  • avatars, dropdowns
    • #1215 fix(types): export IAvatarProps and ILabelProps (@mtomcal)

v8.41.0 (2021-09-24)

πŸš€ New Feature

  • colorpickers
    • #1208 feat(colorpickers): introduce color swatch (@hzhu)

πŸ› Bug Fix

  • dropdowns
    • #1176 fix(dropdowns): Ensure the input value is preserved and announced by screen readers (@smritimadan)

🌱 Internal

v8.40.1 (2021-09-15)

πŸ› Bug Fix

  • tabs

🌱 Internal

  • tooltips
    • #1206 chore(tooltips): update container-tooltip (@hzhu)
  • accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography
  • accordions, chrome, colorpickers, datepickers, dropdowns, forms, modals, pagination, tables, tabs, tags, theming, tooltips
  • Other
  • colorpickers, datepickers, notifications, tooltips

v8.40.0 (2021-09-01)

πŸš€ New Feature

  • colorpickers
    • #1171 feat(colorpickers): add isOpaque prop for removing alpha controls (@jzempel)

🌱 Internal

v8.39.1 (2021-08-26)

πŸ› Bug Fix

  • dropdowns
    • #1168 fix(dropdowns): menu item anchor styling (@jzempel)
    • #1158 fix(dropdowns): add missing data-garden- attributes to menu item icon elements (@jzempel)
  • dropdowns, forms
  • forms
    • #1164 fix(forms): input group Button margin override (@jzempel)
  • accordions
  • pagination
    • #1157 fix(pagination): page disabled and background color transition styling (@jzempel)

🌱 Internal

v8.39.0 (2021-07-14)

πŸš€ New Feature

  • dropdowns, forms
    • #1126 feat(forms): create file list component (@hzhu)

🌱 Internal

  • modals, notifications, tables

v8.38.0 (2021-06-23)

πŸš€ New Feature

  • accordions
    • #1120 feat(accordions): create new timeline component (@hzhu)

πŸ“ Documentation

  • #1123 chore(readme): update copyright year (@hzhu)

🌱 Internal

  • accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography, utilities
  • Other
  • typography
    • #1118 chore(typography): use scroll region hook for code block (@hzhu)

v8.37.1 (2021-05-26)

πŸ› Bug Fix

  • chrome
    • #1117 fix(chrome): recalculate height of subnavs when children change (@hzhu)
  • buttons, forms
    • #1091 fix(forms, buttons): finesse component group z-index transitions (@jzempel)

🌱 Internal

v8.37.0 (2021-05-12)

πŸš€ New Feature

  • forms
    • #1088 feat(forms): add compact styling to Radio, Checkbox, and Toggle components (@jzempel)
    • #1076 feat(forms): add new fieldset & legend component (@hzhu)
  • buttons, colorpickers, dropdowns, forms
    • #1081 feat(buttons,colorpickers,dropdowns,forms): add support for neutral button styling (@jzempel)

πŸ› Bug Fix

  • dropdowns
    • #1083 fix(dropdowns): handle combobox controlled open (@jzempel)

🌱 Internal

v8.36.2 (2021-04-21)

πŸ› Bug Fix

  • colorpickers
    • #1075 fix(colorpickers): stabilize slider position styling (@jzempel)

v8.36.1 (2021-04-07)

πŸ› Bug Fix

  • colorpickers
    • #1074 fix(colorpickers): override tooltip modal width (@hzhu)

v8.36.0 (2021-04-07)

πŸš€ New Feature

  • dropdowns, forms

πŸ› Bug Fix

  • colorpickers
    • #1071 fix(colorpickers): allow props to be applied to color dialog trigger (@hzhu)
  • notifications
    • #1072 fix(notifications): use IE11 compatible react-uid (@hzhu)
  • dropdowns
    • #1059 fix(dropdowns): ensure current theme is passed to underlying FauxInput (@jzempel)

🌱 Internal

  • Other
  • datepickers, dropdowns
  • accordions, breadcrumbs, buttons, chrome, colorpickers, datepickers, dropdowns, forms, loaders, modals, notifications, pagination, tables, tags
  • accordions, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, modals, notifications, pagination, tables, tags
  • colorpickers, forms, loaders, pagination
  • colorpickers, forms
    • #1060 chore(forms, colorpickers): provide mechanism for removing Range lower track (@jzempel)

v8.35.0 (2021-03-24)

πŸš€ New Feature

  • notifications

πŸ› Bug Fix

  • modals
    • #1052 fix(modals): allow pointer-events to pass through fading tooltip modal (@hzhu)
  • accordions
    • #1050 fix(accordions): stepper and accordion typeface styling (@jzempel)

πŸ“ Documentation

  • modals
    • #1057 chore(modals): update README example to use correct props (@hzhu)
  • .template, datepickers, dropdowns, forms, modals, notifications, tables, tags, theming, tooltips, utilities
  • grid
    • #1047 chore(docs): migrate react-grid to storybook (@hzhu)

🌱 Internal

  • modals
    • #1056 chore(modals): remove @types/react-transition-group direct dependency (@jzempel)
    • #1054 chore(modals): upgrade container-modal (@hzhu)
  • accordions, buttons, chrome, datepickers, dropdowns, forms, grid, modals, notifications, tables, tabs, typography
  • avatars, chrome, dropdowns, tables, tags
    • #1053 chore(docs): remove unused storybook example images (@jzempel)
  • Other

v8.34.0 (2021-03-17)

πŸš€ New Feature

  • datepickers, dropdowns, forms
    • #1041 feat(forms): add support for accessibly hidden labels (@jzempel)

πŸ› Bug Fix

  • modals, notifications
    • #1046 fix(modals|notifications): ensure react-transition-group usage works with StrictMode (@austingreendev)
  • colorpickers
    • #1043 fix(colorpickers): add missing react-popper peer dependency (@jzempel)
    • #1040 fix(colorpickers): add missing popper dependency (@jzempel)
  • dropdowns

πŸ“ Documentation

  • dropdowns
    • #1037 chore(dropdowns): migrate react-dropdowns to Storybook (@hzhu)

🌱 Internal

v8.33.0 (2021-03-12)

πŸš€ New Feature

  • .template, colorpickers, forms
    • #1018 feat(colorpickers): introduce color pickers package (@hzhu)
  • modals, notifications, tables

πŸ› Bug Fix

  • colorpickers, modals, tooltips
    • #1033 fix(colorpickers|tooltips): color well and tooltip fixes (@hzhu)
  • modals
  • colorpickers
    • #1034 fix(colorpickers): prevent subpixel slider height increase (@jzempel)
    • #1031 fix(colorpickers): disable hex spell checking and arrow by default (@jzempel)
    • #1030 fix(colorpickers): move react-buttons to a direct dependency (@jzempel)
    • #1029 fix(colorpickers): fix broken color picker dialog test (@hzhu)
    • #1027 fix(colorpickers): correct ColorpickerDialog displayName (@jzempel)

πŸ“ Documentation

🌱 Internal

  • accordions, avatars, breadcrumbs, buttons, chrome, colorpickers, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, tooltips, typography
  • modals
    • #1025 chore(modals): upgrade container-modal version (@hzhu)

v8.32.2 (2021-03-03)

πŸ› Bug Fix

  • avatars, typography
    • #1023 fix(typography): prevent monospace Code and Span from pixel shifting line heights (@jzempel)

πŸ“ Documentation

v8.32.1 (2021-02-17)

πŸ› Bug Fix

  • dropdowns
    • #1020 fix(dropdowns): allow multiselect to receive focus when state is cont… (@austingreendev)
  • tables
  • buttons
    • #1017 fix(buttons): danger IconButton foreground color styling (@jzempel)
  • accordions
    • #1013 fix(accordions): Stop stepper's counter incrementing twice in React.StrictMode (@MarkSFrancis)

v8.32.0 (2021-02-10)

πŸš€ New Feature

  • typography
    • #1012 feat(typography): add line highlighting to CodeBlock component (@jzempel)

πŸ› Bug Fix

  • typography
    • #1015 fix(typography): simplify DOM structure for list components (@jzempel)
  • .template, accordions, avatars, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography, utilities

v8.31.1 (2021-02-04)

πŸ› Bug Fix

  • Other
  • buttons
    • #1009 fix(buttons): disabled IconButton background color (@jzempel)
  • chrome
    • #1000 fix(chrome): enable SkipNav fade out transition animation (@jzempel)

🌱 Internal

  • Other
  • accordions, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, loaders, tooltips, typography
  • accordions, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, modals, notifications, pagination, tables, tags

v8.31.0 (2021-01-27)

πŸš€ New Feature

  • chrome

πŸ› Bug Fix

  • accordions
  • Other
    • #997 fix(build): ensure typescript declarations are built with correct path (@austingreendev)

πŸ“ Documentation

🌱 Internal

v8.30.0 (2021-01-20)

πŸš€ New Feature

  • modals
    • #988 feat(modals): export placement type for tooltip modal (@hzhu)

πŸ› Bug Fix

πŸ“ Documentation

  • avatars, tags
  • Other
    • #989 docs: Add Modal's Header prop change to V8 migration (@saescapa)

🌱 Internal

  • .template, accordions, avatars, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography

v8.29.3 (2021-01-13)

🌱 Internal

  • accordions, avatars, buttons, chrome, dropdowns, forms, loaders, tooltips, typography
    • #983 chore: add missing and fix existing @extends clauses (@jzempel)

v8.29.2 (2021-01-06)

πŸ“ Documentation

  • accordions, avatars, buttons, chrome, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, tooltips, typography

🌱 Internal

  • accordions, avatars, buttons, datepickers, dropdowns, forms, grid, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography, utilities
    • #982 chore: use @zendeskgarden/eslint-config plugins (@jzempel)

v8.29.1 (2020-12-30)

πŸ› Bug Fix

  • tables

🌱 Internal

  • Other
  • accordions, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, modals, notifications, pagination, tables, tags
  • accordions, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, modals, notifications, pagination, tables, tags, typography

v8.29.0 (2020-12-23)

πŸš€ New Feature

πŸ“ Documentation

  • typography
  • tooltips
  • tags
  • tabs
  • tables
  • notifications, pagination
    • #962 chore(notifications, pagination): update prop descriptions (@Mikaelia)
  • modals
  • loaders
  • grid
  • chrome, forms
  • dropdowns
  • datepickers
  • chrome

v8.28.2 (2020-12-16)

πŸ“ Documentation

  • buttons
  • avatars
  • accordions

🌱 Internal

v8.28.1 (2020-12-02)

πŸ› Bug Fix

πŸ“ Documentation

v8.28.0 (2020-11-19)

πŸ› Bug Fix

v8.27.0 (2020-11-18)

πŸš€ New Feature

  • typography
    • #939 feat(typography): add Blockquote size prop to control sibling spacing (@jzempel)
    • #937 feat(typography): add Blockquote component (@jzempel)
    • #925 feat(typography): support anchor-styled code snippets (@jzempel)

πŸ› Bug Fix

  • forms
    • #940 fix(forms): restore relative positioning context on Field container (@jzempel)
  • loaders
    • #936 fix(loaders): fix Dot loader for IE11 (@hzhu)

🌱 Internal

  • #941 chore: fix production storybook navigation (@jzempel)

v8.26.0 (2020-11-11)

πŸš€ New Feature

  • accordions
    • #935 feat(accordions): allow animation to be turned off (@hzhu)
  • modals
    • #929 feat(modals): add prop type checks (@hzhu)

πŸ“ Documentation

  • avatars
  • accordions
  • modals
    • #910 chore(docs): migrate react-modals examples to Storybook (@hzhu)
  • breadcrumbs

🌱 Internal

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

v8.25.2 (2020-11-04)

πŸ› Bug Fix

  • dropdowns
    • #923 fix(dropdowns): keep focus on multiselect input when navigating previous item (@hzhu)

πŸ“ Documentation

  • #909 chore(docs): update migration doc (@hzhu)

🌱 Internal

v8.25.1 (2020-10-28)

πŸ› Bug Fix

  • modals
    • #907 fix(modals): align close button (@hzhu)
  • tables

πŸ“ Documentation

  • pagination
    • #905 chore(docs): migrate react-pagination examples to storybook (@hzhu)
  • notifications
    • #908 chore(docs): migrate react-notifications examples to storybook (@hzhu)

🌱 Internal

  • buttons, dropdowns, pagination, tabs
    • #906 chore: update selection based containers (@hzhu)

v8.25.0 (2020-10-21)

πŸš€ New Feature

  • theming
    • #897 feat(theming): provide scoping
      knock-out for ThemeProvider (@jzempel)

πŸ› Bug Fix

πŸ“ Documentation

  • typography
    • #895 chore(docs): migrate react-typography to storybook (@hzhu)

🌱 Internal

  • Other
  • pagination
    • #898 chore(pagination): get theme from context (@hzhu)

v8.24.2 (2020-10-15)

πŸ› Bug Fix

  • modals, notifications
    • #896 fix(modals|notifications): update type definition for button elements (@hzhu)
  • modals
    • #894 fix(modals): prevent html overflow (@hzhu)

πŸ“ Documentation

  • avatars, dropdowns

v8.24.1 (2020-10-07)

πŸ› Bug Fix

  • buttons
    • #893 fix(buttons): improve stroke/fill icon swap for ToggleIconButton (@jzempel)
  • modals
    • #892 fix(modals): add backdrop transparency to drawer (@hzhu)

πŸ“ Documentation

  • buttons
    • #889 chore(docs): migrate react-buttons to storybook (@hzhu)

v8.24.0 (2020-09-30)

πŸš€ New Feature

  • modals
    • #884 feat(modals): introduce drawer modal (@hzhu)

πŸ› Bug Fix

  • theming
    • #890 fix(theming): update brand spec'd product colors (@jzempel)
  • tables
  • modals
    • #887 fix(modals): provide ref object for focusvisible (@hzhu)

πŸ“ Documentation

  • loaders
    • #885 chore(docs): migrate react-loaders documentation to Storybook (@austin94)
  • chrome
    • #883 chore(docs): migrate react-chrome to storybook (@austin94)

🌱 Internal

  • datepickers

v8.23.1 (2020-09-16)

πŸ› Bug Fix

  • .template, accordions, avatars, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography
    • #882 fix(build): ensure ts types directory is relative (@austin94)

v8.23.0 (2020-09-16)

πŸš€ New Feature

  • forms
    • #879 feat(forms): add readonly support for text inputs (@jzempel)

πŸ› Bug Fix

  • modals
    • #876 fix(modals): allow Modal to be used in SSR environments (@austin94)
  • typography

πŸ“ Documentation

  • breadcrumbs
    • #880 chore(docs): migrate react-breadcrumbs docs to storybook (@austin94)
  • accordions, dropdowns, forms
    • #878 chore(docs): migrate react-accordions examples to storybook (@austin94)
  • tabs, theming
    • #873 chore(docs): introduce storybook and migrate react-tabs examples (@austin94)

🌱 Internal

v8.22.0 (2020-09-09)

πŸš€ New Feature

  • forms
  • typography
    • #854 feat(typography): introduce CodeBlock component (@jzempel)

πŸ› Bug Fix

  • forms
    • #875 fix(forms, datepickers, dropdowns): bump input border hover color from blue-400 to blue-600 (@jzempel)
  • accordions
    • #845 fix(accordions): prevent double trigger invocation on Firefox (@hzhu)

🌱 Internal

  • accordions, avatars, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography
  • accordions, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, modals, notifications, pagination, tables, tags
  • accordions
    • #858 internal(accordions): update snapshot (@hzhu)

v8.21.2 (2020-09-03)

πŸ› Bug Fix

  • datepickers
    • #857 fix(datepickers): allow event composition on Datepicker inputs (@austin94)

v8.21.1 (2020-09-02)

πŸ› Bug Fix

  • dropdowns
    • #851 fix(dropdowns): allow internal elements to receive custom component styles (@austin94)
  • pagination
    • #852 fix(pagination): fix cursor button type definitions (@hzhu)

πŸ“ Documentation

  • forms
    • #847 chore(docs): remove primary button from input-group docs (@austin94)

🌱 Internal

  • #848 chore(ci): ensure all PRs include semantic release label (@austin94)

v8.21.0 (2020-08-26)

πŸš€ New Feature

  • forms

v8.20.0 (2020-08-19)

πŸš€ New Feature

  • modals
    • #828 feat(modals): introduce new TooltipModal component (@austin94)

πŸ› Bug Fix

  • forms
    • #842 fix(forms): workaround shift+click checkbox labels on Firefox (@hzhu)
  • accordions
    • #838 fix(accordions): remove default button behavior (@hzhu)
  • typography
    • #840 fix(typography): prevent prop from being added to DOM element (@jzempel)
  • buttons

πŸ“ Documentation

v8.19.0 (2020-08-12)

πŸš€ New Feature

  • forms
  • dropdowns, forms
    • #829 feat(forms, dropdowns): use FauxInput as the fundamental styling basis for Select, Autocomplete, and Multiselect (@jzempel)

πŸ› Bug Fix

  • datepickers
    • #830 fix(datepickers): format day with NumberFormat utility (@austin94)
  • buttons
    • #831 fix(buttons): allow user selection on link and anchor buttons (@jzempel)
  • notifications
    • #823 fix(notifications): update notification padding (@hzhu)

🌱 Internal

  • Other
  • accordions, buttons, chrome, datepickers, dropdowns, forms, modals, pagination, tables, tabs, tooltips
    • #822 chore(tests): add user-event testing library (@hzhu)

v8.18.0 (2020-08-05)

πŸš€ New Feature

  • forms
    • #820 feat(forms): allow Textarea to dynamically change height (@austin94)
  • buttons
    • #821 feat(buttons): default external links to use safe referrer attributes (@austin94)

πŸ› Bug Fix

  • forms
    • #825 fix(forms): ensure Textarea autoresizing is calculated with controlled value (@austin94)

πŸ“ Documentation

  • buttons
    • #826 chore(buttons): update Anchor isExternal prop docs (@austin94)

v8.17.1 (2020-07-29)

πŸ› Bug Fix

  • buttons, forms, tables, tags, theming, typography
    • #819 fix: swap invalid garden.zendesk.com URLs for zendeskgarden.github.io (@jzempel)
  • forms
    • #812 fix(forms): implement label behavior for multi-thumb range (@hzhu)

v8.17.0 (2020-07-22)

πŸš€ New Feature

  • theming

πŸ› Bug Fix

  • dropdowns
    • #817 fix(dropdowns): allow object values for NextItem selection (@austin94)

πŸ“ Documentation

  • tables
    • #811 chore(docs): update Table selection example to allow keyboard (@austin94)

v8.16.0 (2020-07-15)

πŸš€ New Feature

  • typography
    • #796 feat(typography): add media components to Span (@jzempel)

πŸ› Bug Fix

  • typography
    • #810 fix(typography): set UnorderedList type default to "disc" (@jzempel)

🌱 Internal

  • Other
  • accordions, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, modals, notifications, pagination, tables, tags
    • #797 chore(deps): update dependency @zendeskgarden/svg-icons to v6.19.0 (@renovate[bot])
  • accordions, dropdowns

v8.15.1 (2020-07-09)

πŸ› Bug Fix

  • avatars
    • #794 fix(avatars): use fluid chrome in avatars example (@hzhu)
  • chrome
    • #790 fix(chrome): add fixed positioning to html element (@hzhu)

v8.15.0 (2020-07-01)

πŸš€ New Feature

  • dropdowns
    • #787 feat(dropdowns): allow Select to search with keyboard interaction (@austin94)
  • notifications
    • #788 feat(notifications): add support for regular weight title (@hzhu)

πŸ› Bug Fix

  • forms
    • #789 fix(forms): override Bedrock CSS [hidden] styling for radios, checkboxes, and toggles (@jzempel)

v8.14.1 (2020-06-24)

πŸ› Bug Fix

  • buttons
    • #785 fix(buttons): inline display for button groups (@jzempel)
  • grid
    • #783 fix(grid): remove relative position from col (@hzhu)

🌱 Internal

v8.14.0 (2020-06-17)

πŸš€ New Feature

  • typography
    • #781 feat(typography): add isMonospace prop to Span component (@jzempel)
  • chrome, notifications, theming
    • #774 feat(theming): update palette to match new brand colors (@jzempel)

πŸ› Bug Fix

  • tables
  • accordions
    • #777 fix(accordions): correct spacing for rotate icon (@hzhu)
  • theming
    • #776 fix(menus): prevent inherited line-height from affecting positioning (@jzempel)

πŸ“ Documentation

  • dropdowns
    • #779 chore(docs): update Multiselect example to allow IME input (@austin94)

🌱 Internal

v8.13.0 (2020-06-10)

πŸš€ New Feature

  • buttons
    • #758 feat(buttons): add support for media button (@jzempel)

πŸ› Bug Fix

  • tabs
  • dropdowns
    • #772 fix(dropdowns): remove type attribute from div (@hzhu)

🌱 Internal

  • Other
  • chrome, dropdowns, notifications, tags
  • utilities
  • accordions, avatars, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography, utilities
  • accordions, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, modals, notifications, pagination, tables, tags
    • #760 chore(deps): update dependency @zendeskgarden/svg-icons to v6.17.0 (@renovate[bot])

v8.12.0 (2020-06-03)

πŸš€ New Feature

πŸ› Bug Fix

  • dropdowns
    • #759 fix(dropdowns): remove type attribute from div (@hzhu)
    • #756 fix(dropdowns): prevent icon box-sizing inheritance (@jzempel)

v8.11.0 (2020-05-27)

πŸš€ New Feature

  • tags

πŸ› Bug Fix

  • modals
    • #754 fix(modals): vertically center close button SVG (@jzempel)

🌱 Internal

v8.10.0 (2020-05-20)

πŸš€ New Feature

  • typography
    • #750 feat(typography): add Span component and allow Code to inherit (@jzempel)

πŸ› Bug Fix

  • accordions
    • #748 fix(accordions): improve vertical mobile stepper spacing (@hzhu)

🌱 Internal

  • #749 fix(scripts): support terminal-based editors for changelog step in tag sequence (@jzempel)

v8.9.0 (2020-05-13)

πŸš€ New Feature

  • grid
    • #746 feat(grid): add textAlign prop to Col component (@jzempel)

πŸ› Bug Fix

  • dropdowns
    • #747 fix(dropdowns): inputValue logic when selected (@austin94)
    • #734 fix(dropdowns): use correct aria attributes for menu dropdown (@hzhu)

🌱 Internal

  • accordions, datepickers, forms
  • Other
  • accordions, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, modals, notifications, pagination, tables, tags
  • breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, loaders, pagination, tables, tabs, tooltips

v8.8.0 (2020-05-06)

πŸš€ New Feature

  • dropdowns, forms
    • #733 feat(forms/dropdowns): improve start icon sizing (@austin94)
  • dropdowns
    • #728 feat(dropdowns): add start slot to autocomplete and select components (@austin94)

πŸ› Bug Fix

  • breadcrumbs
    • #735 fix(breadcrumbs): change chevron color from black to grey-600 (@li-kai)

🌱 Internal

  • #731 chore(scripts): ensure version commit hits CI, triggering npm publish (@jzempel)

v8.7.0 (2020-04-29)

πŸš€ New Feature

  • accordions
    • #725 feat(accordions): add new accordion component (@hzhu)
  • forms
    • #727 feat(forms): allow multi-thumb range to allow track mouse interaction (@austin94)

πŸ› Bug Fix

  • forms
    • #729 fix(forms): retain line height for hidden radio/checkbox/toggle labels (@jzempel)
  • notifications
    • #730 fix(notifications): restore transition to close button focus & hover styles (@hzhu)

🌱 Internal

v8.6.0 (2020-04-23)

πŸš€ New Feature

  • typography
  • pagination
    • #692 feat(pagination): create CursorPagination component (@hzhu)

πŸ“ Documentation

  • tabs
  • loaders
    • #700 chore(loaders): update remaining Loaders API descriptions (@rossmoody)
  • pagination
    • #721 fix(pagination): fix styleguidist path (@hzhu)

🌱 Internal

v8.5.0 (2020-04-09)

πŸ› Bug Fix

  • tooltips
    • #697 fix(tooltips): ensure updated content triggers new position (@austin94)
  • buttons
  • accordions, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, modals, notifications, pagination, tables, tags
    • #691 fix(forms): replace encoded background images with inline SVGs (@jzempel)

πŸ“ Documentation

  • loaders

🌱 Internal

  • Other
  • .template, accordions, avatars, breadcrumbs, buttons, chrome, dropdowns, forms, grid, loaders, pagination, tables, tabs, tags, theming, tooltips, typography
    • #694 chore(theming): upgrade polished and remove deprecated stripUnit usages (@austin94)

v8.4.1 (2020-04-01)

πŸš€ New Feature

  • avatars

πŸ› Bug Fix

  • datepickers, dropdowns, forms, theming
    • #690 fix(dropdowns, datepickers): restore menu theming and prevent autocomplete pixel nudge (@jzempel)

v8.4.0 (2020-03-25)

πŸš€ New Feature

πŸ“ Documentation

🌱 Internal

  • accordions
    • #685 chore(steppers): reorganize directory structure (@hzhu)
  • Other

v8.3.0 (2020-03-18)

πŸš€ New Feature

  • theming

πŸ› Bug Fix

  • forms
    • #679 fix(tiles): update Tiles label wrapping and Icon colors (@austin94)
  • theming
    • #678 fix(theming): remove Hue usage to allow TS projects to build (@austin94)
  • .template, accordions, avatars, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography, utilities

🌱 Internal

  • tables
  • accordions, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, modals, notifications, pagination, tables, tabs, tags
  • datepickers
  • Other
  • accordions, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, modals, notifications, pagination, tables, tags
    • #668 chore(deps): update dependency @zendeskgarden/svg-icons to v6.13.1 (@renovate[bot])

v8.2.0 (2020-03-11)

πŸš€ New Feature

  • accordions
    • #658 feat(accordions): introduce new Stepper component (@hzhu)

πŸ› Bug Fix

  • Other
  • modals
    • #663 fix(modals): include useModal args as props (@hzhu)

🌱 Internal

  • Other
    • #666 chore: add /examples to renovate configuration (@jzempel)
  • .template, avatars, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography, utilities
    • #664 chore: update to use CircleCI (@jzempel) Extra patch release to correct broken build in v8 release.

v8.1.0 (2020-03-04)

Upgrade Instructions

This release includes several server-side rendering fixes throughout our packages. To ensure all packages have their required utilities upgrade to @zendeskgarden/react-theming@v8.1.0 first.

πŸš€ New Feature

  • forms
  • .template, avatars, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, tables, tabs, tags, theming, tooltips, typography
    • #651 fix(all): allow server side rendering for all packages (@austin94)
  • datepickers, dropdowns, theming

πŸ› Bug Fix

  • modals
    • #662 feat(modal): update Modal prop type for appendToNode to any (@austin94)
  • forms
    • #659 fix(forms): allow controlled range to render background-size (@hzhu)
  • datepickers, dropdowns, theming
  • chrome

🌱 Internal

  • typography
    • #653 chore(markdown): include package examples in lint:markdown (@hzhu)

v8.0.1 (2020-02-26)

πŸ› Bug Fix

  • datepickers
    • #646 fix(datepickers): ensure animation is positioned correctly (@austin94)

πŸ“ Documentation

  • modals
    • #652 docs(modals): include a11y note on restoring focus (@hzhu)
  • Other

🌱 Internal

  • avatars, buttons, chrome, datepickers, dropdowns, forms, loaders, modals, notifications, tables, tags, theming, tooltips
  • modals
    • #650 chore(modals): update container dependencies (@hzhu)
  • dropdowns
  • .template, avatars, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, grid, loaders, modals, notifications, tables, tabs, tags, tooltips, typography

v8.0.0 (2020-02-18)

πŸ’₯ Breaking Change

  • .template, avatars, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, selection, tables, tabs, tags, theming, tooltips, typography, utilities
    • #639 feat(build): bring master up-to-date with next (@austin94)

v7 changelog

https://github.com/zendeskgarden/react-components/blob/main/docs/changelogs/v7.md