Commit Graph

44 Commits

Author SHA1 Message Date
Kevin Ross
677e33f4a2 Big refactoring checkpoint (not working yet), much work on web fonts, buttons, and primarily removing superfluous color variations that were generated without need. Variations mixins now require a component to be passed to make sure are generating specific css, and these variation mixins can now be executed from within the context (instead of the outside looking in with a long selector name). 2015-11-23 17:43:41 -06:00
LinXitoW
a10f546611 Fix ripple effect for touch devices 2015-04-27 15:51:02 +02:00
mcliment
85643e1593 Don't cancel event chain on mousedown 2015-03-13 13:36:23 +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
Guilherme Rv Coelho
2c7650e81a Update ripples.js to allow multiple elements using ripples
There was a problem with the last update when two or more elements of the page used the ripple effect. This is fixed with this commit.
2014-12-29 10:30:53 -02:00
Guilherme Rv Coelho
e28ce566e2 Update ripples.js to pass travis validation 2014-12-28 13:52:06 -02:00
Guilherme Rv Coelho
83da3dc0bb Update ripples.js to double quotes 2014-12-28 13:36:55 -02:00
Guilherme Rv Coelho
bc07756b3b Fix #327 on ripples.js and improve structure
I've fixed #327 and I also passed the plugin to a jQuery Boilerplate structure. I only made changes on the structure and not in the functions themselves, so the  code could be a little bit neater, cleaner and intuitive.

Now the plugin can be accessed alone, by doing: 
```javascript
$(selector).ripples();
```

Note: I've removed the default elements targeted by the plugin, for IMHO I think that should be in the initialization, and not in the plugin itself.
2014-12-28 12:41:17 -02:00
FezVrasta
cab494bb14 implement #304 2014-12-18 12:54:59 +01:00
Takuya Matsuyama
2813325f8b Remove click event 2014-12-08 23:41:25 +09:00
Takuya Matsuyama
71bb68967f rippleOut on click and touchend 2014-12-07 06:02:08 +09:00
FezVrasta
dae8545453 added support to browsers that don't support CSS transitions (#261) 2014-12-04 09:24:36 +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
a520f3c0a3 fixed #161 2014-11-17 09:08:18 +01:00
FezVrasta
eaa9ddc149 Merge remote-tracking branch 'origin/develop' into develop 2014-11-12 11:42:51 +01:00
FezVrasta
b2d22f0325 fixed #184 2014-11-12 11:42:40 +01:00
Phuc Nguyen
4a4dc0e16e Fix ripple color 2014-11-07 16:20:17 +07:00
FezVrasta
3c7ea66c87 fix for #135 2014-10-30 10:03:10 +01:00
FezVrasta
1a48ab7650 fix #134 2014-10-28 10:21:00 +01: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
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
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
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
ddf1d232a6 attempt to fix #26 2014-09-23 10:00:58 +02:00
Federico Zivolo
6d69d1a278 fixed links on firefox 2014-09-18 09:18:45 +02:00
FezVrasta
c15891a1d1 fixed click on firefox 2014-09-17 08:18:00 +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