Skip to content

Releases: zendeskgarden/react-components

v7.1.11

04 Mar 18:26
Compare
Choose a tag to compare

v7.1.11 (2020-03-04)

πŸ› Bug Fix

  • modals

πŸ“ Documentation

Committers: 2

v8.0.1

27 Feb 00:01
Compare
Choose a tag to compare

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

Committers: 3

v8.0.0

19 Feb 03:54
Compare
Choose a tag to compare

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)

Committers: 1

Garden v8 Release

The v8 release of Garden includes several changes to our public APIs and our underlying component architecture.

Some highlights:

  • All packages have moved to CSS-in-JS (styled-components)
    • We now provide rich theming support for all components
    • We no longer require consumers to import our per-package CSS files
  • All packages are now written in TypeScript and include public type definitions
  • We now provide tree-shakeable ES module bundles

Migration Steps and Breaking Changes

The upgrade to Garden v8 is designed to allow consumers to upgrade each package individually. It is not necessary to upgrade all Garden packages to v8 at once.

Follow the v8 migration docs to find migration steps and BREAKING CHANGES for all packages.

v7.1.10

19 Feb 03:50
Compare
Choose a tag to compare

v7.1.10 (2020-02-18)

πŸ› Bug Fix

  • .template, avatars, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, grid, loaders, modals, notifications, pagination, selection, tables, tabs, tags, tooltips, typography
    • #640 feat(build): allow all packages to consume v8 theming (@austin94)

🌱 Internal

Committers: 1

v7.1.9

14 Feb 19:47
Compare
Choose a tag to compare

v7.1.9 (2020-02-14)

πŸ› Bug Fix

  • breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, loaders, modals, pagination, tables, tabs, tags, tooltips
    • #629 fix(deps): ensure all garden container packages support ie11 (@austin94)
    • #623 fix(build): move from uglify to terser for UMD builds (@austin94)

🌱 Internal

  • buttons, chrome, datepickers, dropdowns, tables
    • #625 chore(deps): update dependency @zendeskgarden/svg-icons to v6.10.0 (@renovate[bot])
  • Other

Committers: 1

v7.1.8

10 Feb 21:59
Compare
Choose a tag to compare

v7.1.8 (2020-02-10)

πŸ› Bug Fix

  • dropdowns
    • #618 fix(dropdowns): allow forwardRef usage of Select component (@austin94)
  • loaders
    • #609 perf(loaders): prevent rerender for dots (@li-kai)

Committers: 2

v7.1.7

06 Feb 17:58
Compare
Choose a tag to compare

v7.1.7 (2020-02-06)

πŸ› Bug Fix

  • dropdowns
    • #614 fix(dropdowns): conditionally render menu items to correct android rendering (@austin94)
    • #613 fix(dropdowns): limit PopperJS computations while dropdowns are closed (@austin94)

Committers: 1

v7.1.6

05 Feb 00:53
Compare
Choose a tag to compare

v7.1.6 (2020-02-04)

πŸ› Bug Fix

Committers: 2

v7.1.5

17 Jan 17:23
Compare
Choose a tag to compare

v7.1.5 (2020-01-17)

πŸ› Bug Fix

  • tooltips
    • #593 fix(tooltips): improve tooltip rendering performance (@austin94)
      • Tooltips now render efficiently when used in large (500+) numbers

🌱 Internal

  • Other
  • dropdowns
  • chrome, datepickers, dropdowns, forms, modals, pagination, tables, tabs, tags, tooltips
  • forms
  • avatars, breadcrumbs, buttons, chrome, datepickers, dropdowns, forms, grid, modals, notifications, pagination, tables, tabs, tags, tooltips
  • datepickers
    • #536 chore(deps): update dependency @zendeskgarden/stylelint-config to v12 (@renovate[bot])

Committers: 1

v7.1.4

17 Dec 18:16
Compare
Choose a tag to compare

v7.1.4 (2019-12-17)

🌱 Internal

  • chore: force-publish all packages to ensure valid latest tag in NPM
  • #549 chore: apply garden logo to demo pages (@jzempel)

Committers: 1