File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.10.1
2+ ###### _ Jul 13, 2015_
3+
4+ ##### Component Fixes / Enhancements
5+ - CircularProgress - Fixed animation bug in Safari (#1093 , #863 )
6+ - Dialog
7+ - ` contentClassName ` is now being passed down to the appropriate child (#1122 )
8+ - Fixed max height on vertically scrollable dialogs (#1153 , #1100 )
9+ - DropDownMenu
10+ - Fixed display height (#1123 )
11+ - Fixed display height when menu items change (#1145 )
12+ - IconMenu - Added ` closeOnItemTouchTap ` prop (#1156 )
13+ - LeftNav - Performance improvements during show/hide (#1137 )
14+ - SelectField - ` errorText ` is now being passed down to underlying ` textField ` (#1131 )
15+ - Table - Added static width to checkbox columns (#1128 )
16+ - Tabs - Added ` inkBarStyle ` prop (#1154 )
17+ - TextField - ` errorStyle ` prop is now being properly merged (#1116 )
18+
119## 0.10.0
220###### _ Jul 9, 2015_
321
Original file line number Diff line number Diff line change 11{
22 "name" : " material-ui-docs" ,
3- "version" : " 0.10.0 " ,
3+ "version" : " 0.10.1 " ,
44 "description" : " Documentation site for material-ui" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " material-ui" ,
33 "author" : " Call-em-all Engineering Team" ,
4- "version" : " 0.10.0 " ,
4+ "version" : " 0.10.1 " ,
55 "description" : " Material Design UI components built with React" ,
66 "main" : " ./lib" ,
77 "scripts" : {
You can’t perform that action at this time.
0 commit comments