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
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
ae4cfbeede
fix livereload and watch to pickup js changes
2015-11-06 10:41:56 -06:00
Kevin Ross
59811e4ca5
removed form-control-wrapper in lieu of standard form-group
2015-11-06 10:30:05 -06:00
Michał Bagiński
adeb169849
fixed one of the conditions for adding the "empty" CSS class
2015-08-26 18:13:13 +02:00
Michał Bagiński
d05bd4c123
fixed the CSS selector
2015-08-22 23:09:49 +02:00
Michał Bagiński
54b79ecd18
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
efc794c3ed
grunt
2015-08-22 15:13:49 +02:00
Ivan Demidov
1942e766fa
fixed bug not added class empty if input error and empty value
2015-07-24 12:40:07 +03:00
FezVrasta
a0e4a91984
improved material checkboxes (CHANGED MARKUP)
2015-03-11 16:45:01 +01:00
MatrixZ
631aa27922
dist folder updated
2015-03-03 18:04:43 +05:30
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
Unai Recio
47202861d5
Fix(arrive):
...
- Adds conditions also when using arriveJS
- Includes ripples to the arrive support
2015-01-16 16:37:26 +00:00
ryanmcdonough
c6c1e2fa23
Include dividers material design
2015-01-12 13:53:59 +00:00
FezVrasta
f2086a6a4b
autofill feature is now set to false by default
2015-01-06 10:28:40 +01:00
FezVrasta
1f19e97bc3
fixed problems with new ripples.js
2015-01-06 10:25:09 +01:00
FezVrasta
fcd35da52b
full color palette + ripples.js (WIP)
2014-12-29 14:33:55 +01:00
Kyler Berry
aac82dcc80
281 add minified js files
2014-12-12 11:59:20 -05:00
FezVrasta
7bfcf96404
fixed inputs
2014-12-04 14:47:42 +01:00
FezVrasta
cb980f168e
grunt tasks revamped, removed support for SASS till #256
2014-12-04 13:17:45 +01:00
FezVrasta
cd55699701
fixed #264 and improved the arrive.js implementation and performances
2014-12-04 11:34:13 +01:00
FezVrasta
c8a2602508
fixed problem with input file
2014-12-03 16:02:26 +01:00
FezVrasta
29d26bf567
$.ripples is now optional
2014-12-03 09:55:18 +01:00
FezVrasta
2f21ce5be3
fixed some toggle button behavior
2014-12-01 13:45:11 +01:00
FezVrasta
84ff0247c6
implemented toggle buttons #248
2014-12-01 13:29:34 +01:00
FezVrasta
fc0fed6eab
Ripples.js rewritten with jQuery + added JS maps
2014-11-26 12:42:41 +01:00
FezVrasta
2107e1f60a
PR #207
2014-11-17 09:14:41 +01:00
FezVrasta
305b4ea378
added support for hints under inputs on focus
2014-11-12 13:22:17 +01:00
Phuc Nguyen
6f1aa7c537
Fix ripple color
2014-11-07 16:20:17 +07:00
FezVrasta
c127e50fd2
fixed checkbox ripple
2014-10-30 09:34:53 +01:00
FezVrasta
1af660e5d3
changed default color for inputs
2014-10-30 09:23:54 +01:00
Phuc Nguyen
f56593e03f
Add files generated by Grunt
2014-10-29 19:28:56 +07:00
FezVrasta
1a0a22b41c
fixed #148
2014-10-28 14:54:46 +01:00
FezVrasta
7585f95121
fix for #133
2014-10-28 08:59:01 +01:00
FezVrasta
07783f3a81
related to #148
2014-10-28 08:45:33 +01:00
FezVrasta
a8eafcaaa0
re-implemented arrive.js
2014-10-19 19:38:31 +02:00
FezVrasta
c26d5e3ce1
refactor of Material.js
2014-10-18 18:12:02 +02:00
FezVrasta
8f957ff9b1
fixed behavior of floating labels
2014-10-18 16:05:05 +02:00
FezVrasta
2dfcc2d21f
Fix by @mikenovikov for #129
2014-10-18 15:45:04 +02:00
Phuc Nguyen
a01c08ad84
Trying to fix issue with ripple effect on card image
2014-10-13 16:58:48 +07:00
Phuc Nguyen
881513c029
Add styling for cards (first draft)
2014-10-12 17:28:11 +07:00
shockwork
7d56a5a462
jshint no longer checks *.min.js, pre master merge
2014-10-05 11:26:50 +02:00
FezVrasta
41c94a218a
refactor of the dist files
2014-10-05 09:32:48 +02:00