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 |
|
Kevin Ross
|
9526778842
|
fixed legacy floating labels
|
2015-11-10 14:31:56 -06:00 |
|
Kevin Ross
|
9bbd049fea
|
normalized placeholders with labels, moved placeholder content generation to mixin, updated sass conversion
|
2015-11-10 13:36:15 -06:00 |
|
Kevin Ross
|
21b49987d8
|
changed empty to is-empty . All signaling is now on the form-group - is-empty (was: input.empty) | is-focused (was: input.focus) | has-error (was: input:invalid)
|
2015-11-10 11:52:15 -06:00 |
|
Kevin Ross
|
3f1e2ef2d1
|
move to is-focused instead of .focus to prevent potential oversight with :focus . Standardizing styles based on form-group instead of a mixture of input state and form-group state, including validity, which now sets form-group.has-error
|
2015-11-10 10:26:00 -06:00 |
|
Kevin Ross
|
a482c287dc
|
introduced a new range of @md-input-* variables to get the sizing to the material spec without altering the font-size-base (which would affect absolutely everything). Still some work to be done to differentiate the different densities properly.
|
2015-11-09 13:32:46 -06:00 |
|
Kevin Ross
|
4d5317e8b8
|
A lot of work normalizing static control-labels with floating labels. This was primarily achieved by having material.js put the focus on the form-group, and adjusting styles as needed. Also done was a standardization of label/input sizes, and the introduction/testing of standardized form-group sizes.
|
2015-11-06 16:46:05 -06:00 |
|
Kevin Ross
|
1db81bebc0
|
trying to align behavior of static labels with the look of floating labels
|
2015-11-06 14:53:48 -06:00 |
|
Kevin Ross
|
d2cf56d805
|
due to css ~ adjacent sibling connector, existing <label> elements must be reordered after the input for floating labels to work.
|
2015-11-06 14:20:23 -06:00 |
|
Kevin Ross
|
eb67cd543f
|
re-refactored inputs.less - this time kept sibling ~ references properly intact
|
2015-11-06 13:17:17 -06:00 |
|
Kevin Ross
|
30a4c5e0a4
|
Revert "structural refactoring of less file, no effective changes to selectors or properties."
This reverts commit 8950e01f06 .
|
2015-11-06 12:56:02 -06:00 |
|
Kevin Ross
|
8950e01f06
|
structural refactoring of less file, no effective changes to selectors or properties.
|
2015-11-06 12:42:35 -06:00 |
|
Kevin Ross
|
59811e4ca5
|
removed form-control-wrapper in lieu of standard form-group
|
2015-11-06 10:30:05 -06:00 |
|
Kevin Ross
|
9bba410677
|
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 |
|
Kevin Ross
|
d05947d79c
|
found duplicate style declaration in _inputs.less
|
2015-11-04 14:37:38 -06:00 |
|
FezVrasta
|
8da6f32583
|
fixes #609
|
2015-06-05 15:37:09 +02:00 |
|
FezVrasta
|
0f2e4c31ff
|
fixed animation of inputs
|
2015-04-29 13:25:17 +02:00 |
|
FezVrasta
|
56a6d8d8ee
|
removed useless keyframes animation from inputs
|
2015-03-19 15:26:00 +01:00 |
|
FezVrasta
|
dc15824fdd
|
fixed #504
|
2015-03-18 15:29:57 +01:00 |
|
FezVrasta
|
b4f40e2fb6
|
fixed color of labels and floating labels
|
2015-03-18 14:46:06 +01:00 |
|
FezVrasta
|
8f0b53be03
|
fixed input behaviors
|
2015-03-17 18:08:03 +01:00 |
|
FezVrasta
|
c5eb110d78
|
fixed style and behavior of floating labels
|
2015-03-17 17:47:58 +01:00 |
|
MatrixZ
|
ad7a12f063
|
fixes #468
|
2015-03-06 11:21:25 +05:30 |
|
MatrixZ
|
c462efc27e
|
fixes #458
|
2015-02-27 14:22:34 +05:30 |
|
FezVrasta
|
129d099749
|
fixed #435
|
2015-02-18 11:22:03 +01:00 |
|
FezVrasta
|
79ba5f49af
|
input underline is 1px, highlight underline is 2 px
|
2015-01-27 15:26:48 +01:00 |
|
FezVrasta
|
dbe4705ef8
|
Big improvement on input highlight effect.
Now inputs doesn't need form-input-wrapper and neither the material-input span to make the animation.
|
2015-01-26 18:05:46 +01:00 |
|
FezVrasta
|
f2212e157e
|
fixed #262
|
2014-12-04 10:42:54 +01:00 |
|
FezVrasta
|
305b4ea378
|
added support for hints under inputs on focus
|
2014-11-12 13:22:17 +01:00 |
|
FezVrasta
|
9299bda187
|
fix #125
|
2014-10-31 09:55:14 +01:00 |
|
FezVrasta
|
d6c73f5c68
|
removed references of the old less compiler
|
2014-10-31 09:27:35 +01:00 |
|
FezVrasta
|
1af660e5d3
|
changed default color for inputs
|
2014-10-30 09:23:54 +01:00 |
|
FezVrasta
|
2c66ff3770
|
removed .import extension from styles
|
2014-10-18 16:17:31 +02:00 |
|
FezVrasta
|
085590ea67
|
improved support for Meteor.js (#103)
|
2014-10-08 14:52:08 +02:00 |
|
FezVrasta
|
9b54709ade
|
refactor to follow the way SASS is organized
|
2014-10-03 15:00:58 +02:00 |
|