Commit Graph

78 Commits

Author SHA1 Message Date
FezVrasta
242b3eaf35 fixed troubles with "non-click" on browsers different by Chrome, it has still lot of problems... 2014-09-30 10:07:59 +02:00
FezVrasta
40250e0757 fixed problem with new focus effect of checkboxes 2014-09-29 09:32:47 +02:00
Federico Zivolo
ed9eafc96a fixed regex 2014-09-26 13:38:56 +02:00
Federico Zivolo
2c18bd2d13 fixed buttons on safari 2014-09-26 13:22:27 +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
c19199eb88 attempt to fix #26 2014-09-23 10:00:58 +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
Federico Zivolo
68d3fd3be5 fixed links on firefox 2014-09-18 09:18:45 +02:00
FezVrasta
218e4ae779 checkboxes now use only one element 2014-09-17 10:56:21 +02:00
FezVrasta
e4c504b153 Merge remote-tracking branch 'origin/master' 2014-09-17 08:18:16 +02:00
FezVrasta
42494e245b fixed click on firefox 2014-09-17 08:18:00 +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
19d0c1bede fixed ripples.js on old versions of browsers which not support element.matches 2014-09-05 10:08:47 +02:00
Federico Zivolo
9548af79b3 Fixed problem in RipplesJS 2014-08-25 16:41:22 +02:00
Federico Zivolo
96d11df81f improved transitions. 2014-08-25 13:57:22 +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
b00521d291 Moved material-snackbar to separated repository.
If you are looking for it visit it in its new home http://fezvrasta.github.io/snackbarjs/
2014-08-21 10:48:12 +02:00
Federico Zivolo
724dacbcf5 First version of snackbarjs. 2014-08-20 17:00:55 +02:00