We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03771a5 commit 3fe7b8bCopy full SHA for 3fe7b8b
2 files changed
CHANGELOG.md
@@ -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
@@ -1,7 +1,7 @@
{
"name": "material-ui",
"author": "Call-em-all Engineering Team",
- "version": "0.1.28",
+ "version": "0.1.29",
"description": "Material Design UI components built with React",
"main": "index.js",
7
"scripts": {
0 commit comments