v1.0.0-alpha.12
Pre-release
Pre-release
oliviertassinari
released this
30 Apr 22:23
·
20683 commits
to master
since this release
Apr 30, 2017
Big thanks to the 11 contributors who are pushing the next
branch forward.
Breaking changes
- [Typography] Rename Text to Typography (#6667) @oliviertassinari
- [Radio] Change checked color to primary (#6683) @khayong
Component Fixes / Enhancements
- [Collapse] Add test coverage for wrapper ref (#6617) @agamrafaeli
- [Collapse] Add test coverage for
handleEntered()
(#6616) @agamrafaeli - [Collapse] Add test coverage for
handleEntering()
(#6615) @agamrafaeli - [CardHeader] Subheader doesn't go to a new line if there's no avatar (#6668) @kgregory
- [SwitchBase] Add test coverage for
handleInputChange()
(#6613) @agamrafaeli - [Input] Reset for Safari (21751b2) @oliviertassinari
- [Theme] Reintroduce
muiThemeable
aswithTheme
(#6610) @sxn - [Modal] Fixes cannot revert back to original overflow when have multiple modals (#6661) @khayong
- [style] Reset the font family where needed (#6673) @oliviertassinari
- [consoleErrorMock] Add test coverage (#6681) @agamrafaeli
- [Transition] Add test coverage for
shouldComponentUpdate()
(#6680) @agamrafaeli - [ModalManager] Add test coverage for removal of non-exiting modal (#6678) @agamrafaeli
- [Tabs] Label text wrapping / font scaling (#6677) @shawnmcknight
- [Tabs] Cancel throttled event callbacks (#6715) @shawnmcknight
- [Tabs] Improve component lifecycle (#6730) @shawnmcknight
- [material-ui-icons] add making index.js (#6676) @taichi
- [breakpoints] up(‘xs’) should have a min-width of 0px (#6735) @rosskevin
Docs
- [docs] Fix the example "Usage" to match new Button component (#6692) @artarmstrong
- [docs] Fix theme toggling (#6652) @nathanmarks
- [TextField] Add password example to docs (#6637) @peteratticusberg
- [docs] Fix layout edit button (4b5fedf) @oliviertassinari
- [docs] Fix IE11 issue (6ad3354) @oliviertassinari
Core
- [material-ui-icons] Modernize the package (#6688) @oliviertassinari
- [core] Also take the demo into account for the regressions tests (#6669) @oliviertassinari