Commit Graph

35 Commits

Author SHA1 Message Date
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
FezVrasta
1af15a721d more specific selector to avoid problems 2014-11-04 10:51:29 +01:00
FezVrasta
c127e50fd2 fixed checkbox ripple 2014-10-30 09:34:53 +01:00
Fez Vrasta
ce5ade2395 Merge pull request #159 from npvn/develop
Fix: Floating label is not floated on paste event
2014-10-30 08:56:10 +01:00
FezVrasta
baed28f685 js fix and rename of css to scss 2014-10-29 16:20:53 +01:00
Phuc Nguyen
3777cbb45e Fix: Floating label is not floated on paste event 2014-10-29 17:26:13 +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
FezVrasta
8f955cb453 fix ripples detection 2014-10-03 13:03:59 +02:00
Pablo Marti
9c79313679 Do not add the ripple effect to all a elements
Sometimes we might not want to have some links "rippled" this patch prevents so. Ideally we'd have the possibility of passing our own set of selectors to ripples.init tho
2014-10-03 16:39:46 +07:00
FezVrasta
40250e0757 fixed problem with new focus effect of checkboxes 2014-09-29 09:32:47 +02:00
Federico Zivolo
13475c58a3 replaced dynamic inputs detection 2014-09-23 11:21:38 +02:00
Federico Zivolo
b0fbe5fd61 fixed bug with new dynamic method for inputs 2014-09-23 11:05:06 +02:00
Federico Zivolo
d101aac960 minor improvement 2014-09-23 10:32:02 +02:00
Federico Zivolo
fbe6dd3f89 added support for dynamically added inputs 2014-09-23 10:28:01 +02:00
Federico Zivolo
fb654ebe89 fix for material wells and for multiple selects 2014-09-23 10:15:40 +02:00
Federico Zivolo
50a7926b11 fix for #27 2014-09-23 09:56:56 +02:00
Federico Zivolo
9f6cbf347e improved detection of empty fields. 2014-09-22 11:39:24 +02:00
Federico Zivolo
a3a371757c added file input support 2014-09-18 10:40:57 +02:00
FezVrasta
218e4ae779 checkboxes now use only one element 2014-09-17 10:56:21 +02:00
Federico Zivolo
f978575c72 fixed js of checkboxes and radios 2014-09-11 12:37:13 +02:00
Federico Zivolo
4fd7a94a81 js fix 2014-09-08 09:39:40 +02:00
FezVrasta
8c78d8a57b tweaks on inputs 2014-09-07 20:12:16 +02:00
FezVrasta
005bfeb7e6 .box > .check 2014-09-07 13:49:49 +02:00
FezVrasta
cb117d1bb8 checkboxes now don't use js and are more similar to the original ones 2014-09-07 12:59:27 +02:00
Federico Zivolo
1023f8f6f9 Rewritten ripples effect, now is standalone.
The ripples effect provided by some jQuery spaghetti now is a standalone plain javascript script, there was some improvements with this new version, for example now multiple ripples are possible.
2014-08-25 13:00:49 +02:00
Federico Zivolo
724dacbcf5 First version of snackbarjs. 2014-08-20 17:00:55 +02:00