Commit Graph

23 Commits

Author SHA1 Message Date
laserpants adfcfdc398 refactor theming code 2016-05-31 02:08:52 +03:00
laserpants e3517e11d1 refactor theme hooks 2016-05-30 19:03:41 +03:00
laserpants d2002ad5e5 introduce corner radius property for flat button 2016-05-30 01:25:17 +03:00
laserpants 20db7569f3 implement raised button disabled look 2016-05-28 17:08:05 +03:00
laserpants f541a86301 make halo animation use float precision 2016-05-28 16:58:29 +03:00
laserpants 7a70648dda fix raised button focus halo animation 2016-05-28 15:59:44 +03:00
laserpants 078c3699cc add focus halo animation to buttons 2016-05-28 10:52:03 +03:00
laserpants a9d0d1cc1e experiment with focus animation 2016-05-27 17:12:16 +03:00
laserpants 37b4c3c531 adjust RaisedButton colors 2016-05-25 00:13:01 +03:00
FarmRadio Hangar 18fdf9c03c animate Raised Button 2016-05-18 15:08:11 +03:00
FarmRadio Hangar 6a27b85924 re-implement Raised Button animations as state machine 2016-05-17 16:58:46 +03:00
FarmRadio Hangar c2cc1af580 re-implement Raised Button as pimpl class 2016-05-17 16:43:46 +03:00
FarmRadio Hangar 7c39d083bb clean up pimpl code 2016-05-17 15:39:20 +03:00
FarmRadio Hangar 0f4020d193 fix pimpl inheritance for Raised Button class 2016-05-17 15:26:50 +03:00
laserpants e0dd848eb6 refactor flat button code 2016-05-14 11:59:08 +03:00
laserpants b9d65c07d8 set drop shadow opacity 2016-04-29 08:32:47 +03:00
laserpants d2add935b0 make animation in Raised Button consistent with Material style 2016-04-27 17:44:40 +03:00
laserpants c8d3d56a96 reverse shadow animation direction for buttons 2016-03-22 17:44:59 +03:00
laserpants 5ca231cdcb set animation start values to defaults 2016-03-22 12:53:10 +03:00
laserpants 28b063e591 animate drop shadow on RaisedButton 2016-03-22 12:48:59 +03:00
laserpants db345d5735 fill button background 2016-03-22 11:54:01 +03:00
laserpants 7dc4fcca89 implement RaisedButton 2016-03-22 11:50:48 +03:00
laserpants afc1389112 add RaisedButton component 2016-03-22 11:50:12 +03:00