Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Releases: carbon-design-system/carbon-components-react

v6.13.0

18 Jul 18:32
Compare
Choose a tag to compare

6.13.0 (2018-07-18)

Features

  • DataTable: allow TableSelect components to be disabled (#1003) (835b7d6)

v6.12.2

16 Jul 20:33
Compare
Choose a tag to compare

6.12.2 (2018-07-16)

Bug Fixes

v6.12.1

12 Jul 20:51
Compare
Choose a tag to compare

6.12.1 (2018-07-12)

Bug Fixes

v6.12.0

12 Jul 17:41
Compare
Choose a tag to compare

6.12.0 (2018-07-12)

Features

  • breadcrumbs: provide the ability to disable trailing slash as a prop (#1080) (c513fbb)

v6.11.0

11 Jul 20:55
Compare
Choose a tag to compare

feat(Icon): introduce pass-thru option (#888)
fix(package): point to new IBM url (#1075)
chore: sync with project move (#1076)

v6.10.0

10 Jul 16:25
Compare
Choose a tag to compare

6.10.0 (2018-07-10)

Features

  • Checkbox: add title attribute to checkbox label (#1060) (7bee608)

v6.9.1

10 Jul 15:36
Compare
Choose a tag to compare

6.9.1 (2018-07-10)

Bug Fixes

  • FileUploaderButton: allow more buttonKind options in propTypes (#1048) (9a77841)

v6.9.0

10 Jul 15:19
Compare
Choose a tag to compare

6.9.0 (2018-07-10)

Features

  • overflow-menu: add requireTitle prop for text that is truncated (#1056) (41f5df2)

v6.8.0

05 Jul 15:16
Compare
Choose a tag to compare

6.8.0 (2018-07-05)

Features

v6.7.4

29 Jun 17:32
Compare
Choose a tag to compare

6.7.4 (2018-06-29)

Bug Fixes

  • FileUploader: onChange method called twice (#1022) (56249e4)
  • MultiSelect: close MultiSelect after any option is selected/unselected (#1021) (d1dc77e), closes #1009 #1009