v0.1.0-rc.6
Pre-release
Pre-release
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 acloseDrawerOnClick: true | false
prop to override the default pattern.