yarn material-ui 1.0.0-beta.25

latest releases: 0.20.2, 0.20.1, 1.0.0-beta.47...
6 years ago
Dec 22, 2017

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

Here are some highlights ✨:

  • 100% test coverage. Thanks @leMaik for the last mile #9596!
  • The first introduction of Global CSS 😱.
    We have introduced a dangerouslyUseGlobalCSS option to the class name generator #9558.
    We discourage people from using this option in production.
    However, it can be a quick escape hatch when prototyping.
    It's making the class names predictable, for instance:
-c291
+MuiButton-raised
  • And many more bug fixes and documentation improvements.

Breaking change

None, merry christmas 🎄.

Component Fixes / Enhancements

Docs

Core

Don't miss a new material-ui release

NewReleases is sending notifications on new releases.