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

v5.27.1

05 Mar 17:49
0b3f826
Compare
Choose a tag to compare

5.27.1 (2018-03-05)

Bug Fixes

  • form: a11y fixes for form in storybook (#673) (0b3f826)

v5.27.0

02 Mar 16:56
Compare
Choose a tag to compare

5.27.0 (2018-03-02)

Features

  • modal & button: adds the danger flavor for modals and buttons (#662) (e71c1e7)

v5.26.3

02 Mar 16:47
Compare
Choose a tag to compare

5.26.3 (2018-03-02)

Bug Fixes

  • combo-box: added arialabel to input field (#668) (3ba8b6d)

v5.26.2

02 Mar 16:42
Compare
Choose a tag to compare

5.26.2 (2018-03-02)

Bug Fixes

  • code-snippet: fixed keyboard interactionm (#666) (6155916)

v5.26.1

02 Mar 16:18
e5b5fe1
Compare
Choose a tag to compare

5.26.1 (2018-03-02)

Bug Fixes

  • modal: add role to inner modal content (#667) (e5b5fe1)

v5.26.0

01 Mar 16:56
Compare
Choose a tag to compare

5.26.0 (2018-03-01)

Features

  • Dropdown: Add onOpen and onClose props (#660) (699c621)

v5.25.0

28 Feb 16:38
Compare
Choose a tag to compare

5.25.0 (2018-02-28)

Features

  • Checkbox: add hideLabel prop to allow hiding the label but preserving accessibility (#653) (5be79d9)

v5.24.3

27 Feb 17:47
Compare
Choose a tag to compare

5.24.3 (2018-02-27)

Bug Fixes

  • Slider: ensure emitting number with onChange (#654) (77bbae2), closes #645

v5.24.2

26 Feb 21:57
4f0ed20
Compare
Choose a tag to compare

5.24.2 (2018-02-26)

Bug Fixes

v5.24.1

26 Feb 18:40
Compare
Choose a tag to compare

5.24.1 (2018-02-26)

Bug Fixes

  • FloatingMenu: remove wrapper div for portal (#647) (ae85c04), closes #573