yarn material-ui 0.5.0
v0.5.0

latest releases: 0.20.2, 0.20.1, 1.0.0-beta.47...
9 years ago
Breaking Changes
  • Removed lesshat dependency. Be sure to change your build process to include an
    autoprefixer.
Components
  • Buttons
    • Ripple animations are much faster now. The animation starts onMouseDown or onTouchStart
      and completes onMouseUp or onTouchEnd. Now we can spam buttons all day long. :)
    • Spacebar key up triggers button clicks. (#155)
  • Slider
    • Changed slider cursor (#187)
  • Snackbar (New)
    • Added a snackbar component.

Don't miss a new material-ui release

NewReleases is sending notifications on new releases.