Commit Graph

18 Commits

Author SHA1 Message Date
Kevin Ross
8ebf124500 checkpoint before transitioning label styles to form-group 2015-11-17 12:02:44 -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
9bbd049fea normalized placeholders with labels, moved placeholder content generation to mixin, updated sass conversion 2015-11-10 13:36:15 -06:00
Kevin Ross
4d5317e8b8 A lot of work normalizing static control-labels with floating labels. This was primarily achieved by having material.js put the focus on the form-group, and adjusting styles as needed. Also done was a standardization of label/input sizes, and the introduction/testing of standardized form-group sizes. 2015-11-06 16:46:05 -06:00
Kevin Ross
d2cf56d805 due to css ~ adjacent sibling connector, existing <label> elements must be reordered after the input for floating labels to work. 2015-11-06 14:20:23 -06:00
Kevin Ross
eb67cd543f re-refactored inputs.less - this time kept sibling ~ references properly intact 2015-11-06 13:17:17 -06:00
Kevin Ross
59811e4ca5 removed form-control-wrapper in lieu of standard form-group 2015-11-06 10:30:05 -06:00
Kevin Ross
1b2eedb6a2 sass demos added and linked. Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution. 2015-11-05 08:25:02 -06:00
Kevin Ross
d0e45787a0 fix unquote on calcs 2015-11-04 17:02:39 -06:00
Kevin Ross
427b5046fe added generated file header, fixed contrast functions 2015-11-04 16:54:57 -06:00
Kevin Ross
cf4cc11a6a bg-img-variations replaced 2015-11-04 14:41:37 -06:00
Kevin Ross
f6aa6fb4d9 first automated sass conversion, using grunt task 'material:sass' 2015-11-02 14:39:13 -06:00
MatrixZ
ad7a12f063 fixes #468 2015-03-06 11:21:25 +05:30
MatrixZ
c462efc27e fixes #458 2015-02-27 14:22:34 +05:30
FezVrasta
d6c73f5c68 removed references of the old less compiler 2014-10-31 09:27:35 +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
shockwork
84e18436d0 add sass fork 2014-10-03 13:58:24 +02:00