summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Added support for namespaced eventsUlrich-Matthias Schäfer2015-03-155-90/+174
| | |
| * | Fixes #258, added few fx-specsUlrich-Matthias Schäfer2015-03-035-4/+109
| | |
| * | Fixes #323Ulrich-Matthias Schäfer2015-03-014-41/+81
| | |
| * | Added `cancelAnimationFrame`-Polyfill, fixes #316Ulrich-Matthias Schäfer2015-02-285-26/+67
| | |
| * | Merge pull request #327 from balint42/readme_updateFuzzy2015-02-231-0/+3
| |\ \ | | | | | | | | Added comic.js to plugins section in README.md
| | * | Added comic.js to plugins section in README.mdBalint Morvai2015-02-231-0/+3
| |/ /
| * | Rework of `drawing.remove()`Ulrich-Matthias Schäfer2015-02-235-20/+16
| | |
| * | Merge pull request #262 from PoziWorld/patch-1Fuzzy2015-02-221-5/+5
| |\ \ | | | | | | | | Grammatical error: a SVG => an SVG
| | * | Grammatical error: a SVG => an SVGPoziWorld2014-09-221-5/+5
| | | |
| * | | Fixes #326Ulrich-Matthias Schäfer2015-02-225-5/+43
| | | | | | | | | | | | | | | | drawing.remove() now calls destroy() to remove the doc from the DOM
| * | | Fixed Event-Spec for ChromeUlrich-Matthias Schäfer2015-02-221-2/+2
| | | |
| * | | Added example in Readme about passing additional data to eventsUlrich-Matthias Schäfer2015-02-221-0/+12
| | | |
| * | | Fixed Custom Events with data #317Ulrich-Matthias Schäfer2015-02-226-47/+27
| | | | | | | | | | | | | | | | Keeps the `registerEvent`-function only for consistency
| * | | Merge pull request #282 from masondesu/patch-1Fuzzy2015-02-221-2/+2
| |\ \ \ | | | | | | | | | | Added missing `.bbox()` calls to merge example
| | * | | Added missing `.bbox()` calls to merge exampleMason Stewart2014-11-091-2/+2
| | |/ / | | | | | | | | | | | | | | | | Hey there. I may be misunderstanding, so feel free to dismiss this, but the `merge` method example for `BBox` wasn't working. I looked at the source for a few minutes, and realized that the first two lines in the example were missing a call to `bbox`, since `merge` belongs to `BBox` instances, not `Rect` instances. Thanks for making such a great lib. Really enjoying it so far :sparkles:
| * | | Merge pull request #273 from dotob/patch-1Fuzzy2015-02-221-2/+2
| |\ \ \ | | | | | | | | | | add missing add in function params
| | * | | add missing add in function paramssebastian krämer2014-10-131-2/+2
| | |/ /
| * | | Merge pull request #286 from fibo/masterFuzzy2015-02-221-6/+4
| |\ \ \ | | | | | | | | | | Fixed npm warning about "repositories" property
| | * | | Fixed npm warning about "repositories" propertyGianluca Casati2014-11-121-6/+4
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After adding *svg.js* as a dependency ``` $ npm install svg.js --save svg.js@1.0.1 node_modules/svg.js ``` when I update deps I get a warning ``` $ npm install npm WARN package.json svg.js@1.0.1 'repositories' (plural) Not supported. npm WARN package.json Please pick one as the 'repository' field svg.js@1.0.1 node_modules/svg.js ```
| * | | Merge pull request #300 from mjomble/patch-2Fuzzy2015-02-221-1/+1
| |\ \ \ | | | | | | | | | | Fixed function usage in example
| | * | | Fixed function usage in exampleAndres Kalle2014-12-261-1/+1
| | |/ /
| * | | Merge pull request #299 from mjomble/patch-1Fuzzy2015-02-221-2/+2
| |\ \ \ | | | | | | | | | | Gave example variables less confusing names
| | * | | Gave example variables less confusing namesAndres Kalle2014-12-261-2/+2
| | |/ /
| * | | Merge pull request #302 from mjomble/patch-3Fuzzy2015-02-221-7/+7
| |\ \ \ | | | | | | | | | | Various typo and error fixes
| | * | | Various typo and error fixesAndres Kalle2014-12-261-7/+7
| | |/ /
| * | | Merge pull request #303 from IonicaBizau/patch-1Alex Ewerlöf2015-02-191-0/+3
| |\ \ \ | | | | | | | | | | Added connectable plugin.
| | * | | Added connectable plugin.Ionică Bizău2014-12-281-0/+3
| | |/ /
| * | | Merge pull request #312 from zachrbrown/masterAlex Ewerlöf2015-01-294-16/+4
| |\ \ \ | | |/ / | |/| | Remove nested AMD/exports loader
| | * | Remove nested AMD/exports loaderZach Brown2015-01-174-16/+4
| |/ / | | | | | | | | | Fixes Mismatched anonymous define() module: error in requirejs
| | * Update spec, readme and generate the build.gschutz2015-05-074-23/+56
| | |
| | * Finish use-elementgschutz2015-01-051-4/+4
| |/|
| | * fix #306 - The use element now can point to an external filegschutz2015-01-051-4/+4
| |/
| * Bumped to 1.0.1wout2014-09-068-10/+13
| |
| * Merge pull request #242 from janaspage/patch-2Wout2014-09-051-1/+1
| |\ | | | | | | Correct spelling/typo.
| | * Correct spelling/typo.Janas Page2014-08-051-1/+1
| | |
| * | Added UMD supportwout2014-09-052-4/+4
| | |
| * | Added UMD wrapper1.0.1wout2014-09-053-9/+26
| | |
| * | Merge pull request #244 from janaspage/patch-4Wout2014-09-051-2/+2
| |\ \ | | | | | | | | Correct spelling/typo of "returns".
| | * | Correct spelling/typo of "returns".Janas Page2014-08-051-2/+2
| | |/
| * | Merge pull request #243 from janaspage/patch-3Wout2014-09-051-1/+1
| |\ \ | | | | | | | | Minor grammar corrections.
| | * | Minor grammar corrections. Janas Page2014-08-051-1/+1
| | |/ | | | | | | | | | Idiom is "a piece of cake". "Let's" is a contraction for "let us".
| * | Merge pull request #226 from chinhodado/patch-1Wout2014-09-051-1/+1
| |\ \ | | | | | | | | typo in README
| | * | typochinhodado2014-07-011-1/+1
| | | |
| * | | Merge pull request #237 from peteruithoven/Move-doc-fixWout2014-09-051-2/+2
| |\ \ \ | | | | | | | | | | Better explanation for Array.move()
| | * | | Better explanation for Array.move()peteruithoven2014-07-291-2/+2
| | |/ / | | | | | | | | | | | | (Copied most from Manipulating elements move() explanation)
| * | | Bumped to version 1.0.0wout2014-09-0518-54/+571
| | | |
| * | | Update README.md1.0.0Wout2014-08-291-2/+0
| | | |
| * | | Update README.mdWout2014-08-291-1/+1
| | |/ | |/|
| * | Merge pull request #241 from janaspage/patch-1Wout2014-08-011-4/+4
| |\ \ | | |/ | |/| Minor grammar & punctuation corrections.
| | * Minor grammar & punctuation corrections.Janas Page2014-07-311-4/+4
| |/