Skip to content

v0.1.0-rc.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@PolGuixe PolGuixe released this 17 Jun 16:48
· 61 commits to master since this release
afa4b03

Breaking Changes

  • None

Features

  • Added autoclose behavior to drawers when a button is clicked, only when the type of the drawer is 'temporary'.
  • The <BasicDrawer /> accepts a closeDrawerOnClick: true | false prop to override the default pattern.