Releases: OrigenStudio/material-ui-layout
Releases · OrigenStudio/material-ui-layout
v1.0.1
v1.0.0
v0.1.0-rc.8
Merge pull request #73 from OrigenStudio/develop v0.1.0-rc.8
v0.1.0-rc7
Merge pull request #70 from OrigenStudio/develop rc-7 !
v0.1.0-rc.6
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.
v0.1.0-rc.5
v0.1.0-rc.4
Breaking Changes
None
Features
- Improved the
BasicAppBar
to support clicks on the logo or title
v0.1.0-rc.2
Breaking Changes
None
Fixes
- Drawer enter animation
v0.1.0-rc.1
Features
- Added a new LayoutActions context. It allows accessing the LayoutActions from anywhere. :)
Fixes
- Footer color
- DrawerListItems now compliant with Material-UI v1
v0.1.0-rc.0
New Features
- Compatible with Material-UI v1
- New option of not having an AppBar