Commit Graph

15 Commits

Author SHA1 Message Date
shannabarnard
10bf3836f2 Checkboxes and Radio buttons should not animate on page load 2016-01-26 18:31:52 +00:00
Kevin Ross
816ad80cc5 Resolves #772 Inconsistent label highlighting on toggle type controls.
Brought some of the code from v4 to give better highlighting.
2015-12-09 11:24:09 -06:00
Kevin Ross
0404dcc28d #740 updated radio color variables 2015-11-24 17:14:53 -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
d27ca1bc41 Solves #736 radios and checkboxes need to render outside of .form-group 2015-11-21 13:17:53 -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
566453f56d 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
4695eda87b standardized radio/toggle/checkbox labels 2015-11-18 14:43:36 -06:00
FezVrasta
30b3837b2c switched from scale() to scale3d() to fix some rendering problems 2015-03-17 15:33:50 +01:00
FezVrasta
3cf4a656bf btn states and toggles variations 2015-03-09 20:56:57 +01:00
FezVrasta
33b164294e improved accessibility (#425) 2015-03-09 18:01:22 +01:00
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
FezVrasta
9b54709ade refactor to follow the way SASS is organized 2014-10-03 15:00:58 +02:00