Phuc Nguyen
ebdf2f0c3f
Merge upstream/develop into card
2014-10-13 18:01:22 +07:00
Phuc Nguyen
8835848f68
Trying to fix issue with ripple effect on card image
2014-10-13 16:58:48 +07:00
FezVrasta
eeb7cceead
added support for mobile devices to ripples.js
2014-10-13 10:50:34 +02:00
FezVrasta
d9722a936c
improved ripples.js
2014-10-13 09:43:23 +02:00
Phuc Nguyen
1a80e1b083
Add styling for cards (first draft)
2014-10-12 17:28:11 +07:00
Phuc Nguyen
4eef5af020
Add null check for $ripple
2014-10-12 15:42:56 +07:00
shockwork
16af0a6f76
fixes #106 - also fixes the jshint errors from prior commit
2014-10-10 10:34:36 +02:00
shockwork
c4336133d9
fixes #94 - ripple background color
2014-10-10 00:48:13 +02:00
FezVrasta
04168b27a5
Merge remote-tracking branch 'nelsonomuto/master' into develop
2014-10-05 08:55:39 +02:00
FezVrasta
9f0dd45d84
fix #76
2014-10-04 08:43:25 +02:00
Nelson Omuto
5249da3197
reverted jshint rules, cleaned up source where it was failing. updating build process errors. TODO: fix livereload
2014-10-03 16:46:56 -04:00
Nelson Omuto
5d3d2fd307
fixing jshint issues, modifying to allow for some not too strict jshint rules, adding grunt newer dependency.
2014-10-03 16:13:48 -04:00
FezVrasta
c6d4694ae5
fix ripples detection
2014-10-03 13:03:59 +02:00
Pablo Marti
bb2bacd70c
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
4e810295b5
security fix
2014-10-02 11:36:05 +02:00
FezVrasta
bc58c96dec
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
ec3bb1a8db
fixed problem with new focus effect of checkboxes
2014-09-29 09:32:47 +02:00
Federico Zivolo
5fbdfcec60
fixed regex
2014-09-26 13:38:56 +02:00
Federico Zivolo
aeabb2a115
fixed buttons on safari
2014-09-26 13:22:27 +02:00
Federico Zivolo
790efeb8b9
replaced dynamic inputs detection
2014-09-23 11:21:38 +02:00
Federico Zivolo
bacdc80132
fixed bug with new dynamic method for inputs
2014-09-23 11:05:06 +02:00
Federico Zivolo
a0562bd324
minor improvement
2014-09-23 10:32:02 +02:00
Federico Zivolo
87a3791071
added support for dynamically added inputs
2014-09-23 10:28:01 +02:00
Federico Zivolo
f76e82f78b
fix for material wells and for multiple selects
2014-09-23 10:15:40 +02:00
Federico Zivolo
ddf1d232a6
attempt to fix #26
2014-09-23 10:00:58 +02:00
Federico Zivolo
94eac0856f
fix for #27
2014-09-23 09:56:56 +02:00
Federico Zivolo
b06a754844
improved detection of empty fields.
2014-09-22 11:39:24 +02:00
Federico Zivolo
d2ce2c6b85
added file input support
2014-09-18 10:40:57 +02:00
Federico Zivolo
6d69d1a278
fixed links on firefox
2014-09-18 09:18:45 +02:00
FezVrasta
445c14c510
checkboxes now use only one element
2014-09-17 10:56:21 +02:00
FezVrasta
30dc821ca4
Merge remote-tracking branch 'origin/master'
2014-09-17 08:18:16 +02:00
FezVrasta
c15891a1d1
fixed click on firefox
2014-09-17 08:18:00 +02:00
Federico Zivolo
0898aa30e0
fixed js of checkboxes and radios
2014-09-11 12:37:13 +02:00
Federico Zivolo
dd2b41c11f
js fix
2014-09-08 09:39:40 +02:00
FezVrasta
3e17926811
tweaks on inputs
2014-09-07 20:12:16 +02:00
FezVrasta
9616bdd40b
.box > .check
2014-09-07 13:49:49 +02:00
FezVrasta
c4bd0ed646
checkboxes now don't use js and are more similar to the original ones
2014-09-07 12:59:27 +02:00
Federico Zivolo
79cc196bae
fixed ripples.js on old versions of browsers which not support element.matches
2014-09-05 10:08:47 +02:00
Federico Zivolo
34557a2dca
Fixed problem in RipplesJS
2014-08-25 16:41:22 +02:00
Federico Zivolo
63b196bfce
improved transitions.
2014-08-25 13:57:22 +02:00
Federico Zivolo
9c04a17b15
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
cb72933a68
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
d094bac0fb
First version of snackbarjs.
2014-08-20 17:00:55 +02:00