Skip to content

Releases: OrigenStudio/material-ui-layout

v1.0.1

25 Feb 10:14
569e370
Compare
Choose a tag to compare

Changes

Avoid importing entire lodash package to decrease bundle size.

v1.0.0

29 Jan 12:09
4390171
Compare
Choose a tag to compare

🎉 Considered ready for production 🎉

Changes

  • Compatible with Material-UI v3

v0.1.0-rc.8

07 Jan 18:15
4105b0c
Compare
Choose a tag to compare
Merge pull request #73 from OrigenStudio/develop

v0.1.0-rc.8

v0.1.0-rc7

07 Jan 18:04
189ed08
Compare
Choose a tag to compare
Merge pull request #70 from OrigenStudio/develop

rc-7 !

v0.1.0-rc.6

17 Jun 16:48
afa4b03
Compare
Choose a tag to compare
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 a closeDrawerOnClick: true | false prop to override the default pattern.

v0.1.0-rc.5

15 Jun 11:43
e98866c
Compare
Choose a tag to compare
v0.1.0-rc.5 Pre-release
Pre-release

Breaking Changes

  • None

Fixes

  • Fixes bug #57

v0.1.0-rc.4

10 Jun 15:59
2ad3ef3
Compare
Choose a tag to compare
v0.1.0-rc.4 Pre-release
Pre-release

Breaking Changes

None

Features

  • Improved the BasicAppBar to support clicks on the logo or title

v0.1.0-rc.2

08 Jun 14:48
e26a634
Compare
Choose a tag to compare
v0.1.0-rc.2 Pre-release
Pre-release

Breaking Changes

None

Fixes

  • Drawer enter animation

v0.1.0-rc.1

25 May 14:34
fc96c67
Compare
Choose a tag to compare
v0.1.0-rc.1 Pre-release
Pre-release

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

23 May 13:23
1f61e07
Compare
Choose a tag to compare
v0.1.0-rc.0 Pre-release
Pre-release

New Features

  • Compatible with Material-UI v1
  • New option of not having an AppBar