Commit Graph

36 Commits

Author SHA1 Message Date
Kevin Ross
1b0e4b738f Resolves #764 btn-group-raised color variations not rendered 2015-12-08 14:53:40 -06:00
Kevin Ross
8b066e8bf9 Resolves #763 - button active and focus states 2015-12-08 14:39:12 -06:00
Kevin Ross
466416497b #745 reviewed fab buttons, updated sass conversion 2015-11-24 16:34:17 -06:00
Kevin Ross
1ba984c2ec #745 disabled buttons and button groups 2015-11-24 14:54:42 -06:00
Kevin Ross
bd177e26f0 #745 btn and btn-group size variations 2015-11-24 14:27:01 -06:00
Kevin Ross
eac9d1e796 #745 btn-group and variations reworked, only fab left to review 2015-11-24 14:13:29 -06:00
Kevin Ross
edae99d6a6 checkpoint - a bunch of work on buttons, focused on spec compliance 2015-11-24 11:33:04 -06:00
Kevin Ross
a48afdaa8f Big refactoring checkpoint (not working yet), much work on web fonts, buttons, and primarily removing superfluous color variations that were generated without need. Variations mixins now require a component to be passed to make sure are generating specific css, and these variation mixins can now be executed from within the context (instead of the outside looking in with a long selector name). 2015-11-23 17:43:41 -06:00
Kevin Ross
828fd32669 #740 remove color variations 2015-11-22 10:23:34 -06:00
Kevin Ross
04ab7ddc41 @mdb- namespace known material variables before beginning to use bs variables directly 2015-11-21 08:56:29 -06:00
Kevin Ross
e503baf285 Added file input variation samples 2015-11-17 10:18:37 -06:00
Kevin Ross
9bba410677 Added // SASS conversion note: to any less file that has a content change that must be manually synced to the _mixins-shared.scss 2015-11-04 17:50:22 -06:00
Kevin Ross
12dbc8d160 mixin btn-shadow must be defined before use. 2015-11-04 14:23:20 -06:00
Kevin Ross
1697b5870a discovered invalid css btn-ink 2015-11-03 10:17:44 -06:00
Vilsol
20c84d267b Fix small icons on chrome 2015-05-09 23:16:03 +01:00
FezVrasta
826683fed2 fixed #403 2015-03-17 18:32:39 +01:00
FezVrasta
2708438daa improved shadows and buttons 2015-03-10 13:01:47 +01:00
FezVrasta
3cf4a656bf btn states and toggles variations 2015-03-09 20:56:57 +01:00
Ian Serlin
f955393f13 allows .btn* classes to be specified in any order and still receive proper hover state colors 2015-01-02 15:04:01 -08:00
Edmond Lau
a289ee8147 fixed a bracket typo bug in _buttons 2014-12-26 18:00:18 -05:00
phoeagon
0e2aa4b823 Floating Action Button should float higher than Raised Button (See http://www.google.com/design/spec/what-is-material/objects-in-3d-space.html#objects-in-3d-space-elevation) 2014-12-26 13:03:07 +08:00
FezVrasta
595a08ae66 fix for #294 2014-12-18 13:59:34 +01:00
FezVrasta
9d72a971e4 btn-raised have a subtler shadow 2014-12-16 11:13:49 +01:00
FezVrasta
0c12c1fc85 Merge branch 'korgan00#material-colors-implementation'
Conflicts:
	dist/css/ripples.css
	dist/css/ripples.css.map
	dist/css/ripples.min.css
	dist/css/ripples.min.css.map
	less/_colors.less
2014-12-13 12:36:26 +01:00
Korgan
f1bac0b4b9 All colors mixed 2014-12-06 02:45:14 +01:00
Korgan
28c0728c35 material colors aproximation 2014-12-05 03:35:32 +01:00
FezVrasta
8e5ed52d39 @davideschiera fixed #237 2014-11-27 09:45:54 +01:00
FezVrasta
432e5c6b0a fixed #204 2014-11-26 12:53:20 +01:00
FezVrasta
fe27e7e67a fixes #142 2014-10-31 09:40:37 +01:00
FezVrasta
d6c73f5c68 removed references of the old less compiler 2014-10-31 09:27:35 +01:00
FezVrasta
cb8389595f fixed #145 2014-10-28 09:40:58 +01:00
FezVrasta
e1998ebf32 fix for #150 2014-10-28 09:10:40 +01:00
FezVrasta
2c66ff3770 removed .import extension from styles 2014-10-18 16:17:31 +02:00
FezVrasta
085590ea67 improved support for Meteor.js (#103) 2014-10-08 14:52:08 +02:00
FezVrasta
53ff7c3073 added some focus effect on some buttons 2014-10-06 16:09:25 +02:00
FezVrasta
9b54709ade refactor to follow the way SASS is organized 2014-10-03 15:00:58 +02:00