File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.5.0
2+ ###### _ Jan. 3, 2105_
3+
4+ ##### Breaking Changes
5+ - Removed lesshat dependency. Be sure to change your build process to include an
6+ [ autoprefixer] ( https://github.com/sindresorhus/gulp-autoprefixer ) .
7+
8+ ##### Components
9+ - Buttons
10+ - Ripple animations are much faster now. The animation starts onMouseDown or onTouchStart
11+ and completes onMouseUp or onTouchEnd. Now we can spam buttons all day long. :)
12+ - Spacebar key up triggers button clicks. (#155 )
13+ - Slider
14+ - Changed slider cursor (#187 )
15+ - Snackbar (New)
16+ - Added a snackbar component.
17+
118## 0.4.1
219###### _ Dec. 25, 2104_
320
Original file line number Diff line number Diff line change 11{
22 "name" : " material-ui" ,
33 "author" : " Call-em-all Engineering Team" ,
4- "version" : " 0.4.1 " ,
4+ "version" : " 0.5.0 " ,
55 "description" : " Material Design UI components built with React" ,
66 "main" : " ./src/index" ,
77 "scripts" : {
You can’t perform that action at this time.
0 commit comments