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

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

v7.2.0

01 May 00:21
94c294b
Compare
Choose a tag to compare

7.2.0 (2019-04-30)

Experimental Changes

  • SideNav has new props. Use defaultExpanded to control the initial state of the component and expanded to engage full controlled mode.

When a component is fully controlled, the developer has full control over the component for the rest of it's lifecycle.

Bug Fixes

Features

  • project: update React and dependencies to 16.8.6 (#2212) (c9c09b4)
  • Toggle and ToggleSmall: on Enter key press toggle action is being triggered. (#2219) (938a0fe)
  • Table toolbar v10 (#2247) (01360a6)
  • update SideNav and Menu (#2294) (1dda7ed)

v7.1.0

11 Apr 18:48
Compare
Choose a tag to compare

7.1.0 (2019-04-11)

Bug Fixes

Features

  • OverflowMenu: add menuOptionsClass to overflowMenu (#2174) (3f7e44e)

v7.0.1

11 Apr 14:20
Compare
Choose a tag to compare

7.0.1 (2019-04-10)

Bug Fixes

v7.0.0

29 Mar 18:02
dd286cd
Compare
Choose a tag to compare

7.0.0 (2019-03.-29)

Breaking changes

  • The following components have been removed:
    • TableData
    • TableRowExpanded
    • TooltipSimple

v6.114.0

28 Mar 19:45
Compare
Choose a tag to compare

6.114.0 (2019-03-28)

Features

v6.113.1

28 Mar 19:32
a7c293c
Compare
Choose a tag to compare

6.113.1 (2019-03-28)

Bug Fixes

v6.113.0

28 Mar 18:34
Compare
Choose a tag to compare

6.113.0 (2019-03-28)

Features

v7.0.0-rc.0

27 Mar 20:20
Compare
Choose a tag to compare
v7.0.0-rc.0 Pre-release
Pre-release

7.0.0-rc.0 (2019-03-27)

BREAKING CHANGES

  • icon: the name prop for Icon has been removed
  • pagination: Pagination now points to PaginationV2
  • components: the Footer component has been removed
  • dropdown: Dropdown now points to DropdownV2
  • DropdownV2: DropdownItem removed, DropdownV2 is now Dropdown
  • tooltip-simple: The TooltipSimple component has been removed.
  • table: TableData and TableRowExpanded have been removed.

v6.112.1

27 Mar 01:34
8a31df2
Compare
Choose a tag to compare

6.112.1 (2019-03-27)

Bug Fixes

v6.112.0

27 Mar 01:27
Compare
Choose a tag to compare

6.112.0 (2019-03-27)

Features