summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * changelog, gitignoreUlrich-Matthias Schäfer2017-06-042-0/+2
| * Update CHANGELOG and rebuild the libRémi Tétreault2017-05-274-6/+41
| * Fixed links to releasesJon Ege Ronnenberg2017-05-271-11/+14
| * Merge pull request #676 from jcorentin/fix-height-width-animationRémi Tétreault2017-05-262-0/+24
| |\
| | * Add unit tests for width & height animationCorentin J2017-05-111-0/+16
| | * Add animatable width & heightCorentin J2017-05-111-0/+8
| * | Add missing type definitions to svg.js.d.ts (#680)Youngrok Kim2017-05-201-4/+8
| * | fixed `SVG.FX.step` so that the animation doesn't stop if an afterAll callbac...Rémi Tétreault2017-05-145-17/+43
| |/
| * revert the previous commitRémi Tétreault2017-05-025-151/+42
| * allow SVG.Matrix to be passed SVG.NumberRémi Tétreault2017-05-015-11/+140
| * Adds the intended functionality to call animate functions with multiple param...Ulrich-Matthias Schäfer2017-04-303-12/+31
| * fixed `SVG.FX.once` so that it add its callback on the last situation instead...Rémi Tétreault2017-04-305-5489/+5499
| * format fixture svg and remove redundant css (use fixture.css instead)dotnetCarpenter2017-04-272-38/+32
| * move fixtures to the fixtures folderdotnetCarpenter2017-04-274-4/+4
| * updated jasmine to 2.6.0 and added @RmiTtro as maintainerdotnetCarpenter2017-04-269-1141/+2460
| * load correct benchmarks again2.6.1Ulrich-Matthias Schäfer2017-04-251-3/+2
| * fixed a bug in path parser which made it stop parsing when hitting z command ...Ulrich-Matthias Schäfer2017-04-257-11/+17
* | fix testcasesUlrich-Matthias Schäfer2017-04-251-2/+2
* | `SVG.extend` now expects exactly one module or an array of modulesUlrich-Matthias Schäfer2017-04-2512-43/+36
* | fixed a bug in path parser which made it stop parsing when hitting z command ...Ulrich-Matthias Schäfer2017-04-255-7/+12
* | ids are not generated upon creation anymoreUlrich-Matthias Schäfer2017-04-2315-65/+79
* | changed `style()` to `css()`Ulrich-Matthias Schäfer2017-04-2212-126/+144
* | rename style to cssUlrich-Matthias Schäfer2017-04-221-0/+0
* | Merge branch 'master' into 3.0.0Ulrich-Matthias Schäfer2017-04-2249-5662/+6237
|\|
| * added `options` to `on()`, back to sloppy mode2.6.0Ulrich-Matthias Schäfer2017-04-215-10/+16
| * Merge pull request #661 from svgdotjs/feature-options-for-eventsUlrich-Matthias Schäfer2017-04-213-10/+10
| |\
| | * add options arguments to `on()`Ulrich-Matthias Schäfer2017-04-203-10/+10
| |/
| * update changelogUlrich-Matthias Schäfer2017-04-171-5/+2
| * bump 2.5.32.5.3Ulrich-Matthias Schäfer2017-04-177-5499/+5499
| * update readmeUlrich-Matthias Schäfer2017-04-171-0/+3
| * Fix the flip transform on both axisRémi Tétreault2017-04-157-31/+202
| * update changelogdotnetCarpenter2017-04-141-0/+3
| * Merge pull request #655 from gitter-badger/gitter-badgeUlrich-Matthias Schäfer2017-04-131-0/+1
| |\
| | * correct position of gitter badgeUlrich-Matthias Schäfer2017-04-131-2/+1
| | * Add Gitter badgeThe Gitter Badger2017-04-131-0/+2
| |/
| * use strict removed from umd wrapper by virtue of being ugly and assuring fuzz...dotnetCarpenter2017-04-121-1/+0
| * fix svg.js.d.ts (#644 #648)Ulrich-Matthias Schäfer2017-04-121-5/+13
| * fixed link style to tags and update about component.jsondotnetCarpenter2017-04-111-3/+8
| * remove component.json as the project it facilitate is abandon - close #652dotnetCarpenter2017-04-111-11/+0
| * update component to 2.5.2 toodotnetCarpenter2017-04-111-2/+2
| * skip coverage for UMDdotnetCarpenter2017-04-113-2/+6
| * change benchmark svg.js identifier to 2.5.2dotnetCarpenter2017-04-114-10/+10
| * patch release for strict mode2.5.2dotnetCarpenter2017-04-114-7/+18
| * clean up and added changes to CHANGELOGdotnetCarpenter2017-04-115-23/+30
| * namespace not declared in the Event moduledotnetCarpenter2017-04-111-1/+1
| * fixed bbox not declared in SVG.Box.transformdotnetCarpenter2017-04-112-4/+5
| * fixed len being undeclareddotnetCarpenter2017-04-111-1/+1
| * changing to strict mode - some failures occurdotnetCarpenter2017-04-114-7/+11
| * re-added all specs from the spec/spec/ folderdotnetCarpenter2017-04-111-35/+36
| * fix passUlrich-Matthias Schäfer2017-04-091-1/+1