v1.0.0-alpha.9
Pre-release
Pre-release
·
21158 commits
to master
since this release
Apr 1, 2017
Component Fixes / Enhancements
- [Tab] Add labelClassName property (#6436) @rogeliog
- [test] Fix absolute path in createShallow (444c603) @oliviertassinari
- [material-ui-icons] Reinstate README, update scripts, update installation.md (#6448) @mbrookes
- [Input] Add test for focus() (#6461) @agamrafaeli
- [Input] Add test for componentDidMount() (#6462) @agamrafaeli
- [RadioGroup] Add tests for edge cases (#6409) @agamrafaeli
- [RadioGroup] Add missing teardown in test (8005d9d) @oliviertassinari
- [Ripple] Add a new test for the unmount logic (#6434) @oliviertassinari
Docs
- [docs] Add API menu and demo button (#6455) @mbrookes
- [docs] Link to the Collapse documentation (#6464) @JeremyIglehart
- [docs] Fix api.md indentation (#6468) @solkaz
Core
- [core] Upgrade the dev dependencies (#6435) @oliviertassinari
- [test] Takes the Menu as an example in the test documentation (d136075) @oliviertassinari
- [Layout] Extract requireProp to utils (#6473) @agamrafaeli