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

v7.2.0

Latest
Compare
Choose a tag to compare
@vpicone vpicone released this 01 May 00:21
· 40 commits to master since this release
94c294b

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)