File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed
Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.13.3
2+ ###### _ Nov 17, 2015_
3+
4+ ##### General
5+ - [ Snackbar] add bodyStyle prop to style child div (#2104 )
6+ - [ DatePicker] add container prop to display DatePicker in-line or inside Dialog (#2120 and #2153 )
7+ - [ AppBar] add relative positioning for z-index to take effect (#1478 )
8+ - [ AppBar] add onTitleTouchTap prop to AppBar (#2125 )
9+ - [ Popover] new component! (#2043 ) (thanks @chrismcv )
10+ - Split [ SelectField] and [ TextField] doc pages (#2161 )
11+
12+ ##### Component Fixes / Enhancements
13+ - [ SelectField] onChange triggered consistently when using value prop (#1610 )
14+ - [ Dialog] fix page scrolling behind dialog after resizing (#1946 )
15+ - [ DatePicker] fix calendar height (#2141 )
16+ - [ TimePicker] allow to set time to null (#2108 )
17+
118## 0.13.2
219###### _ Nov 9, 2015_
320
Original file line number Diff line number Diff line change 11{
22 "name" : " material-ui-docs" ,
3- "version" : " 0.13.2 " ,
3+ "version" : " 0.13.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.13.2 " ,
4+ "version" : " 0.13.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