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
Kevin Ross
3afb2b6904
Solves #559 - https://github.com/FezVrasta/bootstrap-material-design/issues/559#issuecomment-158114338
2015-11-19 11:07:47 -06:00
Kevin Ross
ed17dbf9af
Merge branch 'extracting-typography' of https://github.com/kogosoftwarellc/bootstrap-material-design into kogosoftwarellc-extracting-typography
...
# Conflicts:
# less/material.less
# sass/material.scss
2015-11-19 09:30:22 -06:00
Kevin Ross
ec5339b910
Merge branch 'master' into standardized-form-markup
2015-11-18 17:04:16 -06:00
Kevin Ross
74b3d41c34
Allow floating labels to be used with input groups that have a left input. Update readme.
2015-11-18 16:43:19 -06:00
Kevin Ross
2cfee47c9b
normalize navbar forms with bootstrap font sizes since material inputs are larger
2015-11-18 15:51:06 -06:00
Kevin Ross
2b6d9ea37b
fixed bad label markup
2015-11-18 14:53:05 -06:00
Kevin Ross
4695eda87b
standardized radio/toggle/checkbox labels
2015-11-18 14:43:36 -06:00
Kevin Ross
b8e85cbbad
standardized checkbox sizing variants and colors to spec
2015-11-18 14:20:12 -06:00
Kevin Ross
aa17e23572
moved form-control under form-group
2015-11-18 12:56:35 -06:00
Kevin Ross
2bfdbb6fd2
restructured form-control and standardized disabled
2015-11-18 12:42:52 -06:00
Kevin Ross
762da3d627
fix disabled underline
2015-11-18 11:13:17 -06:00
Kevin Ross
ea596ef223
fixed floating label focused size
2015-11-17 15:43:00 -06:00
Kevin Ross
52a1abf5d7
Transitioned label styles to be indicated on the form-group
2015-11-17 15:26:19 -06:00
Kevin Ross
8ebf124500
checkpoint before transitioning label styles to form-group
2015-11-17 12:02:44 -06:00
Kevin Ross
a8552009d2
reverted change to help-block, added back position:absolute otherwise inputs jump with change of focus
2015-11-17 10:30:10 -06:00
Kevin Ross
f07802f85d
fixed line wrap/spacing/width on help-block
2015-11-17 10:28:06 -06:00
Kevin Ross
e503baf285
Added file input variation samples
2015-11-17 10:18:37 -06:00
Kevin Ross
d6f7d631e4
reorganized input-group related styles to allow for optional ancestry of input-group as form-group
2015-11-11 12:40:37 -06:00
Kevin Ross
4996435adb
fixed input-groups and variations
2015-11-11 11:53:16 -06:00
Kevin Ross
fd402445e1
removed hint
class in lieu of standard help-block
2015-11-11 10:35:32 -06:00
Kevin Ross
9c19ca48eb
shimmed the floating-label as placeholder to have a perfect match to the static label
2015-11-11 09:29:35 -06:00
Kevin Ross
9d3cd1a500
refactored form-group variants into a mixin, much less code.
2015-11-10 16:35:08 -06:00
Kevin Ross
f564b4ff16
normalized floating-label size variations
2015-11-10 15:45:15 -06:00
Kevin Ross
dab4a87ee7
normalized placeholder size variants
2015-11-10 15:32:06 -06:00
Kevin Ross
04aee4062e
standardized on form-group-sm/lg instead of it AND input-sm/lg. Any input-sm/lg is now converted to form-group-* equivalent. Much simpler css and less variants to maintain.
2015-11-10 14:45:08 -06:00