yarn material-ui 1.0.0-beta.6

latest releases: 0.20.2, 0.20.1, 1.0.0-beta.47...
6 years ago
Aug 20, 2017

A big shout-out to @sebald for our first TypeScript coverage.
Another notable change is the migration of the documentation to Next.js, it's twice as fast as before 🚀.

Big thanks to the 9 contributors who made this release possible.

Breaking changes
  • [RadioGroup] Rename selectedValue to value (#7832) @

Push #7741 initiative forward (use value and onChange as controlling properties)

-<RadioGroup selectedValue="foo">
+<RadioGroup value="foo">
// ...
Component Fixes / Enhancements
Docs
Core

Don't miss a new material-ui release

NewReleases is sending notifications on new releases.