Kevin Ross
db38e91bd8
remove unused/format
2016-04-26 09:48:09 -05:00
tilwinjoy
7414cd029d
adds support for inline radio
2016-04-26 12:23:50 +05:30
tilwinjoy
8cc05fab34
adds support for inline checkbox
2016-04-26 12:23:50 +05:30
HeliumSquid
34c74e5d14
Reference closed issue
2016-03-28 17:21:21 +02:00
HeliumSquid
c54e8e7d96
Update _inputs.less
2016-03-27 16:20:20 +02:00
HeliumSquid
0abeb5e8de
Fixed label padding.
2016-03-26 17:44:35 +01:00
Jack Nosek
565f518e1c
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
f68a43b80c
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
30fd27733b
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
f0220a3e75
Fix - Use mdb-checkbox-border-size variable for checkbox border width
2016-02-28 12:07:18 +02:00
shannabarnard
10bf3836f2
Checkboxes and Radio buttons should not animate on page load
2016-01-26 18:31:52 +00:00
Gilles Crettenand
d1789077c9
Fix the font for Selectize dropdown
...
This should fix #827
2016-01-26 00:48:12 +01:00
shannabarnard
80c869196b
Checkboxes should not animate on page load
2016-01-25 23:36:15 +00:00
Kevin Ross
e1ccbf2ba2
Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design
2016-01-19 13:58:55 -06:00
Kevin Ross
b19df243a8
Resolves #828 - darker dropdown divider color (pulled from v4 footer)
2016-01-19 13:58:35 -06:00
Lucas Schwiderski
9b434de6af
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
211a38e538
added href to card footer
2016-01-08 03:51:00 +05:30
Kevin Ross
2fdf3e90a4
#792 needs specificity of focus
2015-12-24 11:43:57 -06:00
Kevin Ross
6735b26fa3
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
59902cc1bd
Update _core.less
2015-12-13 20:45:41 +02:00
Kevin Ross
fdb8cf9c89
Resolves #775 Snackbar transitions have invalid '0' values
2015-12-10 08:13:50 -06:00
Kevin Ross
75e432ebef
Resolves #774 is-focused is not checking disabled on inputs
2015-12-09 12:57:24 -06: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
25b3dcc0e4
Resolves #771 checkbox color inconsistent
2015-12-09 11:00:06 -06:00
Kevin Ross
41e5216437
Resolves #773 dropdown icon
2015-12-09 10:26:47 -06:00
Kevin Ross
1b0e4b738f
Resolves #764 btn-group-raised color variations not rendered
2015-12-08 14:53:40 -06:00
Kevin Ross
8b066e8bf9
Resolves #763 - button active and focus states
2015-12-08 14:39:12 -06:00
Kevin Ross
0f8f7d0923
Resolves #766 Toggle button color variation incorrect
2015-12-08 10:59:21 -06:00
Kevin Ross
c9898040c5
Resolves #737
2015-12-08 10:52:29 -06:00
Kevin Ross
0c1ddfc073
#760 remove potentially ambiguous import file name
2015-12-07 17:36:35 -06:00
Kevin Ross
eaf9a882ee
Solves #751 Roboto is not the default font family
2015-11-30 13:04:32 -06:00
Kevin Ross
6bac65f477
#738 Add csslint to the dist and address all the issues
2015-11-24 17:40:39 -06:00
Kevin Ross
0404dcc28d
#740 updated radio color variables
2015-11-24 17:14:53 -06:00
Kevin Ross
466416497b
#745 reviewed fab buttons, updated sass conversion
2015-11-24 16:34:17 -06:00
Kevin Ross
1ba984c2ec
#745 disabled buttons and button groups
2015-11-24 14:54:42 -06:00
Kevin Ross
bd177e26f0
#745 btn and btn-group size variations
2015-11-24 14:27:01 -06:00
Kevin Ross
eac9d1e796
#745 btn-group and variations reworked, only fab left to review
2015-11-24 14:13:29 -06:00
Kevin Ross
edae99d6a6
checkpoint - a bunch of work on buttons, focused on spec compliance
2015-11-24 11:33:04 -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
828fd32669
#740 remove color variations
2015-11-22 10:23:34 -06:00
Kevin Ross
2de3250390
Solves #734 Generic label styles need to be applied outside of .form-group
2015-11-21 15:19:40 -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
15446adb11
Solves #735 togglebuttons example rendering outside of .form-group
2015-11-21 12:15:29 -06:00
Kevin Ross
e41996fa10
#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
f0e1b9c2b6
#727 checkpoint - added specific import order for less vs sass, normalized more variables.
2015-11-21 10:37:35 -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
8d2a8f347c
Merge branch 'master' into documentation-prototype
2015-11-21 07:51:13 -06:00
Kevin Ross
6a3263a0cc
Solves #731 - webkit specific rule must be specified separately otherwise firefox ignores the ruleset
2015-11-21 06:36:20 -06:00
Kevin Ross
d1b3f851ef
Established grunt docs tasks and custom functions (i.e. generating icon list)
2015-11-20 14:24:39 -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