Kevin Ross
|
ee8d7bfae2
|
much refactoring on coloring and sizing for forms. default sized single mdb-floating-label working (have not measured to make sure it meets spec). No margins yet so multiple in a row run together with the absolute positioned labels
|
2015-12-11 15:13:33 -06:00 |
|
Kevin Ross
|
ce2e84bdb9
|
replaced old label names (not in use yet), refactored mixin mdb-form-color for use for default variation in addition to the other states
|
2015-12-11 11:32:00 -06:00 |
|
Kevin Ross
|
2b64baf94c
|
First pass with default mdb-form-group-size-variant. Removed references to control-label as they were mostly used incorrectly in the previous version. They are now form-control-label and only necessary for inline forms etc
|
2015-12-10 15:49:02 -06:00 |
|
Kevin Ross
|
ca916b4729
|
working on inputs, label colors and focus. Introduced .mdb-help to replace .help-block
|
2015-12-10 13:23:01 -06:00 |
|
Kevin Ross
|
e437748447
|
move forms mixins to file, make sure autoprefixer is running in watch docs with postcss:docs, begin working on size/label variations
|
2015-12-10 12:22:29 -06:00 |
|
Kevin Ross
|
44eedd553e
|
sync with BSv4
|
2015-12-10 09:02:44 -06:00 |
|
Kevin Ross
|
6ce94151bd
|
- fixed toggle focus label colors so they were not distracting
- fixed select osx styling
|
2015-12-08 20:25:35 -06:00 |
|
Kevin Ross
|
1f8874a1d3
|
Added back coloration on validation states
|
2015-12-08 19:09:56 -06:00 |
|
Kevin Ross
|
7d29f0b696
|
refactored and simplified the markup for the focus underline animation
|
2015-12-08 18:11:42 -06:00 |
|
Kevin Ross
|
f50a8866b1
|
first prototype using decorator to underline the input because the background image approach was conflicting with default BS samples for form-control-success etc.
|
2015-12-08 17:59:07 -06:00 |
|
Kevin Ross
|
1c747cf86d
|
reorganized main file into _core.scss, collapsed directory structure and scss linted (first time) - should be no changes to variables or logic
|
2015-12-07 13:34:46 -06:00 |
|