Skip to content

Releases: mui/material-ui

v1.0.0-alpha.8

25 Mar 11:47
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release
Mar 25, 2017

A big thanks to @agamrafaeli for increasing the test coverage by 4%.
We are now at 93.53%. That's pretty great.

Component Fixes / Enhancements
Docs
Core

v0.17.1

13 Mar 12:30
Compare
Choose a tag to compare
Mar 12, 2017

A big thanks to the 20 contributors who are making this release possible.

Component Fixes / Enhancements
Docs
Core

v1.0.0-alpha.7

12 Mar 12:32
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release
Mar 12, 2017
Component Fixes / Enhancements
Docs
Core

v1.0.0-alpha.6

26 Feb 12:43
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release
Feb 26, 2017
Core

v1.0.0-alpha.5

26 Feb 11:06
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release
Feb 26, 2017
Core

v1.0.0-alpha.4

26 Feb 10:25
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release
Feb 26, 2017
Component Fixes / Enhancements
Docs
Core

v1.0.0-alpha.3

12 Feb 21:56
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release
Feb 12, 2017
Component Fixes / Enhancements
Docs
Core

v0.17.0

12 Feb 22:07
Compare
Choose a tag to compare
Feb 12, 2017

A big thanks to the 17 contributors who are making this release possible.

Breaking Changes
  • [core] Upgrade react-tap-event-plugin and react peer dependency (#6057) @rosskevin

We have upgraded the peer dependency of Material-UI. You gonna need:

  • react-tap-event-plugin >= 2.0.1
  • react >= 15.4.0
  • react-dom >= 15.4.0
Component Fixes / Enhancements
Docs
Core

v1.0.0-alpha.2

07 Feb 20:17
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release
Feb 7, 2017

One year ago, we were struggling with removing all the mixins from the project.
Now, it's about rewriting all our components.
We gonna try doing frequent alpha releases to keep some intertia. At least once per week would be good.
As always, we are keeping the documentation up to date.

Component Fixes / Enhancements
Docs

v1.0.0-alpha.1

29 Jan 21:32
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release
Jan 28, 2017

This is the first public alpha release. It's still work in progress.
People will be able to start giving us feedback with this release.
Please keep in mind that semver won't be respected between pre-releases.
In other words, the API will change if we need to.

If you need a documentation, you can try this one.
We try to keep it up-to-date with the next branch.