Skip to content

Releases: zendeskgarden/react-components

v6.4.0

12 Aug 15:37
Compare
Choose a tag to compare

v6.4.0 (2019-08-12)

DEPLOY FAILED: Use v6.4.1

πŸš€ New Feature

  • datepickers
    • #397 feat(datepickers): introduce DatepickerRange component (@austin94)
    • #397 Apply a default locale of en-US to all datepickers to align with default browser date parsing.

Committers: 2

v6.3.2

05 Aug 20:16
Compare
Choose a tag to compare

v6.3.2 (2019-08-05)

πŸ› Bug Fix

  • dropdowns
    • #402 feat(Menu/Items/Item): change Item 'value' requirement to be inclusive of 0 (@chungkikelly)

🌱 Internal

Committers: 1

v6.3.1

02 Aug 15:56
Compare
Choose a tag to compare

v6.3.1 (2019-08-02)

πŸ› Bug Fix

  • buttons
    • #398 fix(buttons): white-space/word-wrap styling in the Anchor component (@luis-almeida)
    • #396 fix(buttons): allow correct ref validation in PropTypes (@austin94)

πŸ“ Documentation

  • dropdowns
    • #394 Update autocomplete dropdown example due to google translate issue (@KaiminHuang)
  • datepickers
    • #393 chore(datepicker): update examples to include correct localization names (@austin94)

🌱 Internal

  • Other
  • avatars, breadcrumbs, buttons, checkboxes, chrome, datepickers, dropdowns, forms, grid, menus, modals, notifications, pagination, radios, ranges, tables, tabs, tags, textfields, toggles, tooltips

Committers: 3

v6.3.0

16 Jul 21:50
Compare
Choose a tag to compare

v6.3.0 (2019-07-16)

πŸš€ New Feature

  • typography
  • dropdowns
    • #387 feat(dropdowns): export resetIdCounter to allow SSR (@austin94)

πŸ› Bug Fix

  • dropdowns
    • #391 fix(dropdowns): allow previous item selection with arrow key (@austin94)

🌱 Internal

Committers: 2

v6.2.1

11 Jul 22:48
Compare
Choose a tag to compare

v6.2.1 (2019-07-11)

πŸ› Bug Fix

  • dropdowns
    • #386 fix(dropdowns): remove webkit button styling when used with css-bedrock (@austin94)

🌱 Internal

Committers: 1

v6.2.0

03 Jul 22:23
Compare
Choose a tag to compare

v6.2.0 (2019-07-03)

πŸš€ New Feature

  • datepickers
    • #373 feat(datepickers): introduce Datepicker component (@austin94)

πŸ› Bug Fix

  • notifications
    • #379 fix(notifications): show correct Notification and Alert styling (@austin94)

🌱 Internal

  • Other
  • dropdowns
  • breadcrumbs, buttons, checkboxes, chrome, dropdowns, forms, grid, menus, modals, notifications, pagination, radios, ranges, tables, tabs, tags, textfields, toggles, tooltips

Committers: 1

v6.1.0

26 Jun 21:45
Compare
Choose a tag to compare

v6.1.0 (2019-06-26)

πŸš€ New Feature

  • dropdowns, notifications
    • #371 feat(dropdowns): migrate react-dropdowns to Typescript (@austin94)
Typescript Support

The dropdowns package is now written in Typescript. The API has
not been changed, but Type definitions are now included with the package.

If you are not using Typescript in your development environment you will still benefit from
improved autocompletion and documentation in certain IDEs and editors like VSCode.

Committers: 1

v6.0.3

20 Jun 22:54
Compare
Choose a tag to compare

v6.0.3 (2019-06-20)

πŸ› Bug Fix

  • avatars
    • #368 fix(avatars): display badge status whenever badge data exists (@jzempel)

Committers: 1

v6.0.2

14 Jun 16:51
Compare
Choose a tag to compare

v6.0.2 (2019-06-14)

πŸ› Bug Fix

πŸ“ Documentation

  • #364 chore(demo): add react-containers link + deprecated packages section (@jzempel)
  • #362 chore: add versioning documentation (@jzempel)

Committers: 3

v6.0.1

10 Jun 19:27
Compare
Choose a tag to compare

v6.0.1 (2019-06-10)

πŸ› Bug Fix

  • pagination
    • #358 fix(pagination): update peerDependencies to match other packages (@austin94)

πŸ“ Documentation

  • tables
    • #360 fix(tables): adjust paginated example cell width to accommodate small-sized avatar (@jzempel)
  • Other
    • #357 chore(docs): add create-react-app codesandbox example (@austin94)

🌱 Internal

  • #359 chore(lint): ensure that no unsafe lifecycle events are used (@austin94)
  • #355 chore(deps): update all development non-major dependencies (@renovate[bot])
  • #356 fix(publish): allow version flow to push changelog correctly (@austin94)

Committers: 2