v0.17.2
·
23742 commits
to master
since this release
Apr 9, 2017
Big thanks to the 21 contributors who made this release possible.
This release includes the update of the dependencies.
The latest release of inline-style-prefixer is introducing significant performance improvements to our styling solution.
Latest React's announcement includes a deprecation of React.PropTypes and an introduction of a new package prop-types. We don't support that change yet, any help is welcome.
⚠️ Regression
Regressions has been introduced with
Component Fixes / Enhancements
- [AutoComplete] Fix menuProps and text props override defaults (#6497) @susielu
- [AutoComplete] Document menuProps property (#6443) @tanhauhau
- [AppBar] Add test for iconElementRight gets FlatButton (#6362) @agamrafaeli
- [Drawer] Allowing percentages width (#6315) @janzenz
- [DropDownMenu] Expose targetOrigin and anchorOrigin properties (#6370) @qin9smile
- [EnhancedTextArea] Fixes height bug for IE11 (#6418) @mmrtnz
- [GridTile] Add a subtitleStyle property (#6421) @ichi0g0y
- [ListItem] Add isKeyboardFocused prop (#6369) @samdroid-apps
- [Menu] Add attributes to support assistive technologies (#6539) @170102
- [TextField] Fix first character composition issue (#6456) @keifuji
- [TextField] Fix wrapped hintText rendering outside of container (#6305) @pancho111203
- [ToolbarGroup] Add more tests for other child components (#6423) @ibekavac
Docs
- [ROADMAP] Add a link to the next documentation (b0461d9) @oliviertassinari
- [docs] Add Electrode to related projects (#6441) @mbrookes
- [docs] Add related project material-ui-scrollable-tabs (#6429) @shawnmcknight
- [docs] Show how to change the RadioButton color (133da2f) @oliviertassinari
- [Showcase] Add Flow Dashboard to showcase (#6380) @onejgordon
- [Showcase] Update Slimchess Url (#6348) @larrxu
- [Showcase] Add Serif.nu to showcase (#6399) @Joonpark13
- [TableRow] Fix typo in comment (#6428) @beaudry
Core
- [npm] Upgrade dependencies (#6343) @oliviertassinari