Skip to content

Commit 3fe7b8b

Browse files
committed
0.1.29 Release
1 parent 03771a5 commit 3fe7b8b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 0.1.29 (Nov. 11, 2014)
2+
- css fix on paper component
3+
- hover transition fix on buttons
4+
- removed selected state on drop down icon component
5+
- css fix on left nav component
6+
- added prop on left nav component to allow left nav to be docked and hidden

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "material-ui",
33
"author": "Call-em-all Engineering Team",
4-
"version": "0.1.28",
4+
"version": "0.1.29",
55
"description": "Material Design UI components built with React",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)