Releases: zendeskgarden/react-components
Releases Β· zendeskgarden/react-components
v6.4.0
v6.4.0 (2019-08-12)
DEPLOY FAILED: Use v6.4.1
π New Feature
datepickers
Committers: 2
- Austin Green (@austin94)
- Ryan Seddon (@ryanseddon)
v6.3.2
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
- #400 chore(deps): update all development non-major dependencies (@renovate[bot])
Committers: 1
- Kelly Chung (@chungkikelly)
v6.3.1
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
π± Internal
- Other
- #395 chore(deps): update all development non-major dependencies (@renovate[bot])
avatars
,breadcrumbs
,buttons
,checkboxes
,chrome
,datepickers
,dropdowns
,forms
,grid
,menus
,modals
,notifications
,pagination
,radios
,ranges
,tables
,tabs
,tags
,textfields
,toggles
,tooltips
- #392 chore(deps): update all development non-major dependencies (@renovate[bot])
Committers: 3
- Austin Green (@austin94)
- Kaimin Huang (@KaiminHuang)
- Luis Almeida (@luis-almeida)
v6.3.0
v6.3.0 (2019-07-16)
π New Feature
typography
dropdowns
π Bug Fix
π± Internal
- #389 chore(deps): update all development non-major dependencies (@renovate[bot])
- #390 chore(deps): update dependency jest-dom to v4 (@renovate[bot])
Committers: 2
v6.2.1
v6.2.1 (2019-07-11)
π Bug Fix
π± Internal
tables
- #382 chore(deps): update all development non-major dependencies (@renovate[bot])
- Other
- #383 chore(deps): update dependency husky to v3 (@renovate[bot])
- #384 chore(deps): update dependency lint-staged to v9 (@renovate[bot])
Committers: 1
- Austin Green (@austin94)
v6.2.0
v6.2.0 (2019-07-03)
π New Feature
π Bug Fix
π± Internal
- Other
- #377 chore(deps): update dependency eslint-config-prettier to v6 (@renovate[bot])
- #376 chore(deps): update dependency eslint to v6 (@renovate[bot])
dropdowns
- #374 chore(deps): pin dependency @types/lodash.debounce to 4.0.6 (@renovate[bot])
breadcrumbs
,buttons
,checkboxes
,chrome
,dropdowns
,forms
,grid
,menus
,modals
,notifications
,pagination
,radios
,ranges
,tables
,tabs
,tags
,textfields
,toggles
,tooltips
- #375 chore(deps): update all development non-major dependencies (@renovate[bot])
Committers: 1
- Austin Green (@austin94)
v6.1.0
v6.1.0 (2019-06-26)
π New Feature
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
- Austin Green (@austin94)
v6.0.3
v6.0.2
v6.0.2 (2019-06-14)
π Bug Fix
buttons
- #366 fix(buttons): Pass className to (@giacomorebonato)
avatars
- Other
π Documentation
- #364 chore(demo): add
react-containers
link + deprecated packages section (@jzempel) - #362 chore: add versioning documentation (@jzempel)
Committers: 3
- Austin Green (@austin94)
- Giacomo Rebonato (@giacomorebonato)
- Jonathan Zempel (@jzempel)
v6.0.1
v6.0.1 (2019-06-10)
π Bug Fix
π Documentation
tables
- Other
π± 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)