Commit Graph

37 Commits

Author SHA1 Message Date
Kevin Ross
6bac65f477 #738 Add csslint to the dist and address all the issues 2015-11-24 17:40:39 -06:00
Kevin Ross
0404dcc28d #740 updated radio color variables 2015-11-24 17:14:53 -06:00
Kevin Ross
466416497b #745 reviewed fab buttons, updated sass conversion 2015-11-24 16:34:17 -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
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
e41996fa10 #727 more normalization of variables, removal of many unused variables, and solved #352 with media query variables 2015-11-21 11:42:16 -06:00
Kevin Ross
f0e1b9c2b6 #727 checkpoint - added specific import order for less vs sass, normalized more variables. 2015-11-21 10:37:35 -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
2b6d9ea37b fixed bad label markup 2015-11-18 14:53:05 -06:00
Kevin Ross
4695eda87b standardized radio/toggle/checkbox labels 2015-11-18 14:43:36 -06:00
Kevin Ross
b8e85cbbad standardized checkbox sizing variants and colors to spec 2015-11-18 14:20:12 -06:00
Kevin Ross
52a1abf5d7 Transitioned label styles to be indicated on the form-group 2015-11-17 15:26:19 -06:00
Kevin Ross
fd402445e1 removed hint class in lieu of standard help-block 2015-11-11 10:35:32 -06:00
Kevin Ross
9c19ca48eb shimmed the floating-label as placeholder to have a perfect match to the static label 2015-11-11 09:29:35 -06:00
Kevin Ross
9d3cd1a500 refactored form-group variants into a mixin, much less code. 2015-11-10 16:35:08 -06:00
Kevin Ross
f564b4ff16 normalized floating-label size variations 2015-11-10 15:45:15 -06:00
Kevin Ross
3f1e2ef2d1 move to is-focused instead of .focus to prevent potential oversight with :focus. Standardizing styles based on form-group instead of a mixture of input state and form-group state, including validity, which now sets form-group.has-error 2015-11-10 10:26:00 -06:00
Kevin Ross
a482c287dc introduced a new range of @md-input-* variables to get the sizing to the material spec without altering the font-size-base (which would affect absolutely everything). Still some work to be done to differentiate the different densities properly. 2015-11-09 13:32:46 -06:00
GradyD
5134d7d484 Adde vars for dropdown 2015-03-23 23:31:30 -04:00
GradyD
a70dc2f204 Updating branch 2015-03-23 23:29:11 -04:00
GradyD
537f88fa2f Dropdown material styles 2015-03-23 23:25:48 -04:00
FezVrasta
dc15824fdd fixed #504 2015-03-18 15:29:57 +01:00
FezVrasta
b4f40e2fb6 fixed color of labels and floating labels 2015-03-18 14:46:06 +01:00
FezVrasta
5678c1b257 removed deprecated variables 2015-03-17 18:27:20 +01:00
FezVrasta
8f0b53be03 fixed input behaviors 2015-03-17 18:08:03 +01:00
FezVrasta
08fd0110b5 implemented #480 to fix #275 2015-03-16 15:16:54 +01:00
FezVrasta
a0e4a91984 improved material checkboxes (CHANGED MARKUP) 2015-03-11 16:45:01 +01:00
FezVrasta
cb2472f5cf some improvement on navbars 2014-12-13 12:26:25 +01:00
FezVrasta
e1349c01d0 new demo page landed and added material-blue to colors 2014-12-01 15:43:41 +01:00
FezVrasta
a72b62b2d0 updated primary color according to default color of the specs 2014-12-01 13:58:52 +01:00
FezVrasta
d6c73f5c68 removed references of the old less compiler 2014-10-31 09:27:35 +01:00
FezVrasta
1af660e5d3 changed default color for inputs 2014-10-30 09:23:54 +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
9b54709ade refactor to follow the way SASS is organized 2014-10-03 15:00:58 +02:00