Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump 1.1.11.1.1svg.js_v1.x | Ulrich-Matthias Schäfer | 2016-03-03 | 4 | -3/+7 |
* | Merge pull request #462 from pjfsilva/svg.js_v1.x | Ulrich-Matthias Schäfer | 2016-03-03 | 5 | -179/+307 |
|\ | |||||
| * | Backports commit dd7cc2f5104d488b0ba85366e14fae57edb767b7 to v1.x branch | Paulo F. Silva | 2016-03-02 | 2 | -12/+28 |
| * | Backports commit dd2ad7824d546242468992436d9a631a60294e28 to v1.x branch | Paulo F. Silva | 2016-03-02 | 2 | -13/+15 |
| * | Backports commit dd7cc2f5104d488b0ba85366e14fae57edb767b7 to v1.x branch | Paulo F. Silva | 2016-03-02 | 1 | -9/+21 |
| * | Backports the fix to #409 from the master branch to v1.x branch. | Paulo F. Silva | 2016-03-02 | 4 | -161/+259 |
|/ | |||||
* | added plugins to readme | Ulrich-Matthias Schäfer | 2015-05-28 | 1 | -0/+8 |
* | Fixed event-regex | Ulrich-Matthias Schäfer | 2015-05-27 | 1 | -1/+1 |
* | bower.json update1.1.0 | Ulrich-Matthias Schäfer | 2015-05-25 | 1 | -1/+1 |
* | Bump to 1.1.0 | Ulrich-Matthias Schäfer | 2015-05-25 | 5 | -4/+13 |
* | Typo in specs | Ulrich-Matthias Schäfer | 2015-05-25 | 1 | -1/+1 |
* | Merge pull request #284 from ryanmjacobs/remove_executable_bit | Fuzzy | 2015-05-24 | 86 | -0/+0 |
|\ | |||||
| * | Fix file permissions. | Ryan Jacobs | 2015-05-22 | 86 | -0/+0 |
|/ | |||||
* | Closes #337 | Ulrich-Matthias Schäfer | 2015-05-22 | 3 | -5/+5 |
* | Merge pull request #338 from loredanacirstea/master | Fuzzy | 2015-05-22 | 1 | -0/+2 |
|\ | |||||
| * | added link to svg.connectable.js fork | Loredana Cirstea | 2015-04-24 | 1 | -0/+1 |
| * | added link to svg.connectable.js fork | Loredana Cirstea | 2015-04-24 | 1 | -0/+1 |
* | | Merge pull request #307 from GSchutz/master | Fuzzy | 2015-05-18 | 5 | -25/+59 |
|\ \ | |/ |/| | |||||
| * | Merge remote-tracking branch 'upstream/master' generate the build | gschutz | 2015-05-18 | 16 | -186/+475 |
| |\ | |/ |/| | |||||
* | | Added support for namespaced events | Ulrich-Matthias Schäfer | 2015-03-15 | 5 | -90/+174 |
* | | Fixes #258, added few fx-specs | Ulrich-Matthias Schäfer | 2015-03-03 | 5 | -4/+109 |
* | | Fixes #323 | Ulrich-Matthias Schäfer | 2015-03-01 | 4 | -41/+81 |
* | | Added `cancelAnimationFrame`-Polyfill, fixes #316 | Ulrich-Matthias Schäfer | 2015-02-28 | 5 | -26/+67 |
* | | Merge pull request #327 from balint42/readme_update | Fuzzy | 2015-02-23 | 1 | -0/+3 |
|\ \ | |||||
| * | | Added comic.js to plugins section in README.md | Balint Morvai | 2015-02-23 | 1 | -0/+3 |
|/ / | |||||
* | | Rework of `drawing.remove()` | Ulrich-Matthias Schäfer | 2015-02-23 | 5 | -20/+16 |
* | | Merge pull request #262 from PoziWorld/patch-1 | Fuzzy | 2015-02-22 | 1 | -5/+5 |
|\ \ | |||||
| * | | Grammatical error: a SVG => an SVG | PoziWorld | 2014-09-22 | 1 | -5/+5 |
* | | | Fixes #326 | Ulrich-Matthias Schäfer | 2015-02-22 | 5 | -5/+43 |
* | | | Fixed Event-Spec for Chrome | Ulrich-Matthias Schäfer | 2015-02-22 | 1 | -2/+2 |
* | | | Added example in Readme about passing additional data to events | Ulrich-Matthias Schäfer | 2015-02-22 | 1 | -0/+12 |
* | | | Fixed Custom Events with data #317 | Ulrich-Matthias Schäfer | 2015-02-22 | 6 | -47/+27 |
* | | | Merge pull request #282 from masondesu/patch-1 | Fuzzy | 2015-02-22 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Added missing `.bbox()` calls to merge example | Mason Stewart | 2014-11-09 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #273 from dotob/patch-1 | Fuzzy | 2015-02-22 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | add missing add in function params | sebastian krämer | 2014-10-13 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #286 from fibo/master | Fuzzy | 2015-02-22 | 1 | -6/+4 |
|\ \ \ | |||||
| * | | | Fixed npm warning about "repositories" property | Gianluca Casati | 2014-11-12 | 1 | -6/+4 |
| |/ / | |||||
* | | | Merge pull request #300 from mjomble/patch-2 | Fuzzy | 2015-02-22 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fixed function usage in example | Andres Kalle | 2014-12-26 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #299 from mjomble/patch-1 | Fuzzy | 2015-02-22 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Gave example variables less confusing names | Andres Kalle | 2014-12-26 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #302 from mjomble/patch-3 | Fuzzy | 2015-02-22 | 1 | -7/+7 |
|\ \ \ | |||||
| * | | | Various typo and error fixes | Andres Kalle | 2014-12-26 | 1 | -7/+7 |
| |/ / | |||||
* | | | Merge pull request #303 from IonicaBizau/patch-1 | Alex Ewerlöf | 2015-02-19 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Added connectable plugin. | Ionică Bizău | 2014-12-28 | 1 | -0/+3 |
| |/ / | |||||
* | | | Merge pull request #312 from zachrbrown/master | Alex Ewerlöf | 2015-01-29 | 4 | -16/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove nested AMD/exports loader | Zach Brown | 2015-01-17 | 4 | -16/+4 |
|/ / | |||||
| * | Update spec, readme and generate the build. | gschutz | 2015-05-07 | 4 | -23/+56 |
| * | Finish use-element | gschutz | 2015-01-05 | 1 | -4/+4 |
|/| |