Kevin Ross
55e204cd0c
standardized checkbox sizing variants and colors to spec
2015-11-18 14:20:12 -06:00
Kevin Ross
c4700eb561
Merge branch 'form-group-label-style' into standardized-form-markup
2015-11-17 15:32:07 -06:00
Kevin Ross
e528720c52
remove artifacts to get clean merge
2015-11-17 15:30:31 -06:00
Kevin Ross
564106a5ec
Transitioned label styles to be indicated on the form-group
2015-11-17 15:26:19 -06:00
Kevin Ross
3c6f83dec0
checkpoint before transitioning label styles to form-group
2015-11-17 12:02:44 -06:00
Kevin Ross
593968cf2c
fixed legacy floating labels
2015-11-10 14:31:56 -06:00
Kevin Ross
23f11eeb7c
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
a1212eea18
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
404f54a5c2
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
eb7efcc48a
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
86f056230b
re-refactored inputs.less - this time kept sibling ~ references properly intact
2015-11-06 13:17:17 -06:00
Kevin Ross
0caa191354
fix livereload and watch to pickup js changes
2015-11-06 10:41:56 -06:00
Kevin Ross
2d52fc271c
removed form-control-wrapper in lieu of standard form-group
2015-11-06 10:30:05 -06:00
Kevin Ross
ba880eb1fd
sass demos added and linked. Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
2015-11-05 08:25:02 -06:00
Michał Bagiński
e48f14c3b7
fixed one of the conditions for adding the "empty" CSS class
2015-08-26 18:13:13 +02:00
Michał Bagiński
4c55c30074
fixed the CSS selector
2015-08-22 23:09:49 +02:00
Michał Bagiński
bbb0b115fb
attach document-level delegated event handlers only once
...
These handlers were wrongly attached on every input(...) or autofill(...) call, which resulted in redundant attachments in certain scenarios (e.g. when using arrive). Now they are attached only on init().
2015-08-22 16:17:50 +02:00
Michał Bagiński
894c53d979
grunt
2015-08-22 15:13:49 +02:00
Ivan Demidov
df12d42b26
fixed bug not added class empty if input error and empty value
2015-07-24 12:40:07 +03:00
Marcel
32df7e810a
Build
2015-04-27 16:16:17 +02:00
FezVrasta
d719f994c8
compiled new icons
2015-03-17 17:32:26 +01:00
FezVrasta
13cf2b7d7f
improved material checkboxes (CHANGED MARKUP)
2015-03-11 16:45:01 +01:00
MatrixZ
8c16f5693f
dist folder updated
2015-03-03 18:04:43 +05:30
FezVrasta
8969c06418
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
Unai Recio
be366ac210
Fix(arrive):
...
- Adds conditions also when using arriveJS
- Includes ripples to the arrive support
2015-01-16 16:37:26 +00:00
ryanmcdonough
72905e6336
Include dividers material design
2015-01-12 13:53:59 +00:00
FezVrasta
967ec61b0e
autofill feature is now set to false by default
2015-01-06 10:28:40 +01:00
FezVrasta
2e6c341399
fixed problems with new ripples.js
2015-01-06 10:25:09 +01:00
FezVrasta
c71b908582
full color palette + ripples.js (WIP)
2014-12-29 14:33:55 +01:00
FezVrasta
cab494bb14
implement #304
2014-12-18 12:54:59 +01:00
Kyler Berry
cf6b950cd0
281 add minified js files
2014-12-12 11:59:20 -05:00
FezVrasta
794c439828
revert back before the newline at end of file fix.
2014-12-04 15:34:10 +01:00
FezVrasta
2492580ea4
fixed inputs
2014-12-04 14:47:42 +01:00
FezVrasta
45cc0243f0
ensure new line at end of compiled files
2014-12-04 14:00:01 +01:00
FezVrasta
8a0ef469b2
grunt tasks revamped, removed support for SASS till #256
2014-12-04 13:17:45 +01:00
FezVrasta
cd3a8f8daa
fixed #264 and improved the arrive.js implementation and performances
2014-12-04 11:34:13 +01:00
FezVrasta
dae8545453
added support to browsers that don't support CSS transitions ( #261 )
2014-12-04 09:24:36 +01:00
FezVrasta
9c6bfabc2d
fixed problem with input file
2014-12-03 16:02:26 +01:00
FezVrasta
8debf9be67
$.ripples is now optional
2014-12-03 09:55:18 +01:00
FezVrasta
2888c952a0
fixed some toggle button behavior
2014-12-01 13:45:11 +01:00
FezVrasta
185117e598
implemented toggle buttons #248
2014-12-01 13:29:34 +01:00
FezVrasta
66610aada1
fixed #244 and #239
2014-12-01 11:59:48 +01:00
FezVrasta
3f184f1cc2
improved mobile compatibility
2014-11-28 09:35:17 +01:00
FezVrasta
30d53dab95
Ripples.js rewritten with jQuery + added JS maps
2014-11-26 12:42:41 +01:00
FezVrasta
66c4e706a3
fixed #234
2014-11-26 10:18:02 +01:00
FezVrasta
99c9bd78a6
2nd attempt to fix #161
2014-11-17 10:55:48 +01:00
FezVrasta
121c59f100
PR #207
2014-11-17 09:14:41 +01:00
FezVrasta
a520f3c0a3
fixed #161
2014-11-17 09:08:18 +01:00
FezVrasta
d47af552fd
added support for hints under inputs on focus
2014-11-12 13:22:17 +01:00
FezVrasta
5f2fcff92b
fix for #154
2014-11-12 11:51:00 +01:00