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

13 Sep 16:59
Compare
Choose a tag to compare

6.30.0 (2018-09-13)

Features

  • Modal: ensure passing along evt for onRequestClose()/onRequestSubmit() (#1281) (84bedd2), closes #1271

v6.29.2

12 Sep 17:00
Compare
Choose a tag to compare

6.29.2 (2018-09-12)

Bug Fixes

  • ClickableTile: add initial state to prevent warnings (#1300) (2c7f4ee)

v6.29.1

12 Sep 16:47
Compare
Choose a tag to compare

6.29.1 (2018-09-12)

Bug Fixes

  • DatePicker&DatePickerInput: add customizable iconDescription (#1294) (a1f5a48)

v6.29.0

12 Sep 15:31
Compare
Choose a tag to compare

6.29.0 (2018-09-12)

Features

  • ComboBox: add invalid and invalidText props (#1301) (97fcd23)

v6.28.3

11 Sep 20:24
1b77b83
Compare
Choose a tag to compare

6.28.3 (2018-09-11)

Bug Fixes

v6.28.2

07 Sep 14:44
Compare
Choose a tag to compare

6.28.2 (2018-09-07)

Bug Fixes

v6.28.1

04 Sep 16:06
Compare
Choose a tag to compare

6.28.1 (2018-09-04)

Bug Fixes

  • Modal: no focus-wrap for "window lost focus" condition (#1268) (140b58e), closes #1257

v6.28.0

31 Aug 14:17
a931f29
Compare
Choose a tag to compare

6.28.0 (2018-08-31)

Features

  • Switch: support onClick handler on component (#1265) (a931f29)

v6.27.0

30 Aug 23:48
Compare
Choose a tag to compare

6.27.0 (2018-08-30)

Features

  • combo-box: add support for translateWithId (#1266) (3c71f81)

v6.26.2

28 Aug 14:57
Compare
Choose a tag to compare

6.26.2 (2018-08-28)

Bug Fixes

  • Modal: remove shouldSubmitOnEnter console warning (#1240) (31868f0)