Commit Graph

23 Commits

Author SHA1 Message Date
Kevin Ross
27d2b66138 Solves #731 - webkit specific rule must be specified separately otherwise firefox ignores the ruleset 2015-11-21 06:36:20 -06:00
Kevin Ross
6da08062b4 Solves #730 and #636 -
- labels adjusted for horizontal forms, and generic labels now set in inputs.less
- js added to set is-focused on checkbox form-groups when hovering
- markup samples for right, left checkbox labels plus help-blocks
2015-11-20 10:17:12 -06:00
Kevin Ross
755a202148 Solves #559 - https://github.com/FezVrasta/bootstrap-material-design/issues/559#issuecomment-158114338 2015-11-19 11:07:47 -06:00
Kevin Ross
abfb2f09b8 Allow floating labels to be used with input groups that have a left input. Update readme. 2015-11-18 16:43:19 -06:00
Kevin Ross
55e204cd0c standardized checkbox sizing variants and colors to spec 2015-11-18 14:20:12 -06:00
Kevin Ross
3c6f83dec0 checkpoint before transitioning label styles to form-group 2015-11-17 12:02:44 -06:00
Kevin Ross
214ba3a369 refactored form-group variants into a mixin, much less code. 2015-11-10 16:35:08 -06:00
Kevin Ross
72c2795b74 normalized placeholders with labels, moved placeholder content generation to mixin, updated sass conversion 2015-11-10 13:36:15 -06:00
Kevin Ross
404f54a5c2 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
eb7efcc48a 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
86f056230b re-refactored inputs.less - this time kept sibling ~ references properly intact 2015-11-06 13:17:17 -06:00
Kevin Ross
2d52fc271c removed form-control-wrapper in lieu of standard form-group 2015-11-06 10:30:05 -06:00
Kevin Ross
ba880eb1fd 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
daaa9c1781 fix unquote on calcs 2015-11-04 17:02:39 -06:00
Kevin Ross
45926cd3a9 added generated file header, fixed contrast functions 2015-11-04 16:54:57 -06:00
Kevin Ross
7f940586d9 bg-img-variations replaced 2015-11-04 14:41:37 -06:00
Kevin Ross
f397283d95 first automated sass conversion, using grunt task 'material:sass' 2015-11-02 14:39:13 -06:00
MatrixZ
90cea586b6 fixes #468 2015-03-06 11:21:25 +05:30
MatrixZ
14207b97a5 fixes #458 2015-02-27 14:22:34 +05:30
FezVrasta
f4edecb3b0 removed references of the old less compiler 2014-10-31 09:27:35 +01:00
FezVrasta
ec97fa0022 removed .import extension from styles 2014-10-18 16:17:31 +02:00
FezVrasta
9a1de8d3e4 improved support for Meteor.js (#103) 2014-10-08 14:52:08 +02:00
shockwork
ad179a2777 add sass fork 2014-10-03 13:58:24 +02:00