Kevin Ross
3d20f300f2
remove unused/format
2016-04-26 09:48:09 -05:00
tilwinjoy
b92a69f0c6
adds support for inline radio
2016-04-26 12:23:50 +05:30
tilwinjoy
efd350929c
adds support for inline checkbox
2016-04-26 12:23:50 +05:30
HeliumSquid
8677ccc3e3
Reference closed issue
2016-03-28 17:21:21 +02:00
HeliumSquid
a59ede6655
Update _inputs.less
2016-03-27 16:20:20 +02:00
HeliumSquid
0cb2959263
Fixed label padding.
2016-03-26 17:44:35 +01:00
Jack Nosek
7460cdbaeb
Removed color from label.control-label in label-size-variant
...
The default label style already includes the base text color.
Setting it additionally in label-size-variant prevents the has-* status variants from applying the proper text color.
2016-03-24 22:44:50 -04:00
Kevin Ross
ea72a943bd
Merge pull request #898 from danielkman/fix-checkbox-border-width-variable-use
...
Fix #860 - Use mdb-checkbox-border-size variable for checkbox border width
2016-02-29 10:27:06 -05:00
Kevin Ross
a78222d1ce
Merge #839 branch 'master' of git://github.com/shannabarnard/bootstrap-material-design into shannabarnard-master
2016-02-29 09:23:45 -06:00
Daniel Kalman
eecfc64686
Fix - Use mdb-checkbox-border-size variable for checkbox border width
2016-02-28 12:07:18 +02:00
shannabarnard
74d91b0177
Checkboxes and Radio buttons should not animate on page load
2016-01-26 18:31:52 +00:00
Gilles Crettenand
22ab39ae7c
Fix the font for Selectize dropdown
...
This should fix #827
2016-01-26 00:48:12 +01:00
shannabarnard
4d70cb90c1
Checkboxes should not animate on page load
2016-01-25 23:36:15 +00:00
Kevin Ross
3c8bfb2a09
Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design
2016-01-19 13:58:55 -06:00
Kevin Ross
71b75570e7
Resolves #828 - darker dropdown divider color (pulled from v4 footer)
2016-01-19 13:58:35 -06:00
Lucas Schwiderski
d4d95afd47
Rework import of bootstrap variables
...
Make original import optional to prevent error when importing the design
in less after install with bower.
Add additional optional import pointing to bootstrap when
bootstrap-material-design was installed with bower.
2016-01-11 22:47:19 +01:00
Ashutosh
04e2039c31
added href to card footer
2016-01-08 03:51:00 +05:30
Kevin Ross
f29c9e2333
#792 needs specificity of focus
2015-12-24 11:43:57 -06:00
Kevin Ross
34d4310b1a
resolves #792 - make sure it is outline: 0
not none
to disable dotted inner focus border in firefox
2015-12-24 11:38:08 -06:00
Igors Krasjukovs
ca4a2c4de2
Update _core.less
2015-12-13 20:45:41 +02:00
Kevin Ross
cb3096e0da
Resolves #775 Snackbar transitions have invalid '0' values
2015-12-10 08:13:50 -06:00
Kevin Ross
a53c454aa5
Resolves #774 is-focused is not checking disabled on inputs
2015-12-09 12:57:24 -06:00
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
c27c3b9ebf
Resolves #771 checkbox color inconsistent
2015-12-09 11:00:06 -06:00
Kevin Ross
453bbc299d
Resolves #773 dropdown icon
2015-12-09 10:26:47 -06:00
Kevin Ross
6af9964f4b
Resolves #764 btn-group-raised color variations not rendered
2015-12-08 14:53:40 -06:00
Kevin Ross
3877095274
Resolves #763 - button active and focus states
2015-12-08 14:39:12 -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
e0db93b7f5
#760 remove potentially ambiguous import file name
2015-12-07 17:36:35 -06:00
Kevin Ross
7c4c3c4330
Solves #751 Roboto is not the default font family
2015-11-30 13:04:32 -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
e1f2eea2a8
#740 updated radio color variables
2015-11-24 17:14:53 -06:00
Kevin Ross
3a5b3ded81
#745 reviewed fab buttons, updated sass conversion
2015-11-24 16:34:17 -06:00
Kevin Ross
bea724ce70
#745 disabled buttons and button groups
2015-11-24 14:54:42 -06:00
Kevin Ross
76d49769ab
#745 btn and btn-group size variations
2015-11-24 14:27:01 -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
6aabc5b60f
checkpoint - a bunch of work on buttons, focused on spec compliance
2015-11-24 11:33:04 -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
a713a08550
#740 remove color variations
2015-11-22 10:23:34 -06:00
Kevin Ross
6f6fab0959
Solves #734 Generic label styles need to be applied outside of .form-group
2015-11-21 15:19:40 -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
7e02e22bc1
Solves #735 togglebuttons example rendering outside of .form-group
2015-11-21 12:15:29 -06:00
Kevin Ross
a1af899ba2
#727 more normalization of variables, removal of many unused variables, and solved #352 with media query variables
2015-11-21 11:42:16 -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
b88c6f5159
Merge branch 'master' into documentation-prototype
2015-11-21 07:51:13 -06:00
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
a73958ce48
Established grunt docs tasks and custom functions (i.e. generating icon list)
2015-11-20 14:24:39 -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