Commit b55b770 Hai Nguyen
committed
1 parent e20ef81 commit b55b770 Copy full SHA for b55b770
File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.11.1
2
+ ###### _ Sep 15, 2015_
3
+
4
+ ##### Component Fixes / Enhancements
5
+ - DatePicker - Updated to new design specs (#1266 )
6
+ - LeftNav - Fix sidebar position for browsers that don't support transform3d (#1269 )
7
+ - TextField - Added props to override underlineStyle when disabled (#1493 )
8
+
1
9
## 0.11.0
2
10
###### _ Aug 24, 2015_
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " material-ui-docs" ,
3
- "version" : " 0.11.0 " ,
3
+ "version" : " 0.11.1 " ,
4
4
"description" : " Documentation site for material-ui" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " material-ui" ,
3
3
"author" : " Call-em-all Engineering Team" ,
4
- "version" : " 0.11.0 " ,
4
+ "version" : " 0.11.1 " ,
5
5
"description" : " Material Design UI components built with React" ,
6
6
"main" : " ./lib" ,
7
7
"scripts" : {
You can’t perform that action at this time.
0 commit comments