File tree Expand file tree Collapse file tree 3 files changed +32
-2
lines changed Expand file tree Collapse file tree 3 files changed +32
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.10.3
2+ ###### _ Aug 8, 2015_
3+
4+ ##### General
5+ - We've set up the project to perform automated tests - now we just need to increase our test coverage. :) (#1331 )
6+ - The style auto-prefixer now caches browser test results so that it only has to perform them once.
7+
8+ ##### New Components
9+ - RefreshIndicator (#1312 )
10+
11+ ##### Component Fixes / Enhancements
12+ - AppBar - showMenuIconButton now only affects the icon next to the title (#1295 , #1182 )
13+ - CardMedia - CardMedia children styles are now being properly merged (#1306 )
14+ - Dialog - fixed a bug that caused the dialog height to be incorrect on window resize (#1305 )
15+ - FloatingActionButton - Added backgroundColor and disabledColor props (#1329 )
16+ - FocusRipples now only get rendered when needed.
17+ - IconMenu - Added isOpen() (#1288 )
18+ - LeftNav
19+ - Added menuItemClassName, menuItemClassNameSubheader, menuItemClassNameLink props (#1318 )
20+ - Fixed a display problem that cuased icons to not be the correct color (#1324 )
21+ - ListItem - fixed incorrect styling on disabled list items (#1350 )
22+ - SelectField
23+ - Fixed a bug that happened when select field was controlled and the value was undefined (#1227 )
24+ - Fixed error text positioning (#1341 , #1111 )
25+ - Added errorStyle prop (#1341 )
26+ - Snackbar - Clickaway is now properly bound when openOnMount is true (#1327 )
27+ - Tabs - Added contentContainerClassName prop (#1285 )
28+ - TextField - Added underlineStyle prop (#1343 )
29+ - TimePicker - Added pedantic prop (#1275 , #1173 )
30+
131## 0.10.2
232###### _ Jul 29, 2015_
333
Original file line number Diff line number Diff line change 11{
22 "name" : " material-ui-docs" ,
3- "version" : " 0.10.2 " ,
3+ "version" : " 0.10.3 " ,
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.2 " ,
4+ "version" : " 0.10.3 " ,
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