File tree Expand file tree Collapse file tree 3 files changed +25
-2
lines changed
Expand file tree Collapse file tree 3 files changed +25
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.13.2
2+ ###### _ Nov 9, 2015_
3+
4+ ##### General
5+ - Add tabs with slide effect (#1907 )
6+ - Universal rendering support (#2007 ) (thanks @Cavitt )
7+ - Add labelPosition prop to buttons (#2014 )
8+ - Add RenderToLayer component (#2042 ) (thanks @chrismcv )
9+ - Open state of of dialog now controlled through props (#1996 )
10+ - openImmediately, show(), dismiss() deprecated
11+ - Update TextField docs (#2070 )
12+ - New Badge component (#2045 ) (thanks @rhythnic )
13+ - Add import statements to components' docs pages (#2113 )
14+
15+ ##### Component Fixes / Enhancements
16+ - Fix server side rendering (#2021 )
17+ - Add key to TableHeaderColumn for selectAll (#2030 )
18+ - Fix Circular Progress transition (#2047 )
19+ - Fix Snackbar getting stuck when receiving new props (#2024 )
20+ - iPad enhanced textarea fix (#1720 )
21+ - Table clickAway triggers onRowSelection (#2054 )
22+ - Theme color fixes for Slider and Toggle (#2016 )
23+
124## 0.13.1
225###### _ Oct 29, 2015_
326
Original file line number Diff line number Diff line change 11{
22 "name" : " material-ui-docs" ,
3- "version" : " 0.13.1 " ,
3+ "version" : " 0.13.2 " ,
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.1 " ,
4+ "version" : " 0.13.2 " ,
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