Kevin Ross
141f4063c2
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
b2f53a7730
#738 Add csslint to the dist and address all the issues
2015-11-24 17:40:39 -06:00
Kevin Ross
188b87cabc
#745 btn-group and variations reworked, only fab left to review
2015-11-24 14:13:29 -06:00
Kevin Ross
677e33f4a2
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
e1189e4b34
Solves #736 radios and checkboxes need to render outside of .form-group
2015-11-21 13:17:53 -06:00
Kevin Ross
b05c95b190
#727 checkpoint - added specific import order for less vs sass, normalized more variables.
2015-11-21 10:37:35 -06:00
Kevin Ross
f64ff8a142
@mdb- namespace known material variables before beginning to use bs variables directly
2015-11-21 08:56:29 -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
d7c333d3cf
Merge branch 'master' into standardized-form-markup
2015-11-18 17:04:16 -06:00
Kevin Ross
90d858b36b
standardized radio/toggle/checkbox labels
2015-11-18 14:43:36 -06:00
Kevin Ross
55e204cd0c
standardized checkbox sizing variants and colors to spec
2015-11-18 14:20:12 -06:00
Kevin Ross
9cd457ab0c
restructured form-control and standardized disabled
2015-11-18 12:42:52 -06:00
David Eberlein
bfd1f2ae33
Fix z-index issues with tooltips in .checkbox
...
Fixes Issue #670
2015-08-18 09:58:10 +02:00
FezVrasta
6badcf783c
switched from scale() to scale3d() to fix some rendering problems
2015-03-17 15:33:50 +01:00
FezVrasta
88c9cbe639
fixed checkbox alignment problem
2015-03-11 16:54:11 +01:00
FezVrasta
31f43761de
fixed checkboxes inside lists
2015-03-11 16:53:17 +01:00
FezVrasta
99704278fa
fixed indentation and updated changelog
2015-03-11 16:46:33 +01:00
FezVrasta
13cf2b7d7f
improved material checkboxes (CHANGED MARKUP)
2015-03-11 16:45:01 +01:00
FezVrasta
f4edecb3b0
removed references of the old less compiler
2014-10-31 09:27:35 +01:00
FezVrasta
e6a9368a90
fixed checkbox ripple
2014-10-30 09:34:53 +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
FezVrasta
926f89ef22
new checkbox style, fix #53 TODO: fix ripple
2014-10-05 17:37:10 +02:00
FezVrasta
f397af8796
refactor to follow the way SASS is organized
2014-10-03 15:00:58 +02:00