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
82172a4c55
Resolves #766 Toggle button color variation incorrect
2015-12-08 10:59:21 -06:00
Kevin Ross
8f541fa58c
Resolves #737
2015-12-08 10:52: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
7e02e22bc1
Solves #735 togglebuttons example rendering outside of .form-group
2015-11-21 12:15:29 -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
0f67af4fa4
fixed bad label markup
2015-11-18 14:53:05 -06:00
Kevin Ross
90d858b36b
standardized radio/toggle/checkbox labels
2015-11-18 14:43:36 -06:00
Kevin Ross
80610d9bc9
Added // SASS conversion note: to any less file that has a content change that must be manually synced to the _mixins-shared.scss
2015-11-04 17:50:22 -06:00
FezVrasta
679145442a
fixed #499
2015-03-16 14:47:55 +01:00
FezVrasta
6129a4d898
fixed some togglebutton selector
2015-03-16 14:41:16 +01:00
FezVrasta
ebd3c42032
fixed ripple color of toggle buttons
2015-03-11 17:14:24 +01:00
FezVrasta
c894f76bfb
added color variations even on toggles' ripple
2015-03-10 10:27:06 +01:00
FezVrasta
bdf459edf4
btn states and toggles variations
2015-03-09 20:56:57 +01:00
phillc
c1527c46f8
Change togglebutton's first-child to first-of-type
2015-02-10 19:57:50 -05:00
FezVrasta
2888c952a0
fixed some toggle button behavior
2014-12-01 13:45:11 +01:00
FezVrasta
185117e598
implemented toggle buttons #248
2014-12-01 13:29:34 +01:00