summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterMerge pull request #1334 from kcooney/gboxUlrich-Matthias Schäfer3 weeks
make-on-off-genericfix(types): make on/off genericUlrich-Matthias Schäfer8 months
2.xfixes #887Ulrich-Matthias Schäfer18 months
fix-basetag-bugadded tests, make replacement for all elements using hrefUlrich-Matthias Schäfer8 years
svg.js_v1.xbump 1.1.1Ulrich-Matthias Schäfer9 years
 
TagDownloadAuthorAge
3.2.4svg.js-3.2.4.tar.gz  svg.js-3.2.4.zip  Ulrich-Matthias Schäfer8 months
3.2.3svg.js-3.2.3.tar.gz  svg.js-3.2.3.zip  Ulrich-Matthias Schäfer9 months
3.2.2svg.js-3.2.2.tar.gz  svg.js-3.2.2.zip  Ulrich-Matthias Schäfer9 months
3.2.1svg.js-3.2.1.tar.gz  svg.js-3.2.1.zip  Ulrich-Matthias Schäfer9 months
3.2.0svg.js-3.2.0.tar.gz  svg.js-3.2.0.zip  Ulrich-Matthias Schäfer21 months
3.1.2svg.js-3.1.2.tar.gz  svg.js-3.1.2.zip  Ulrich-Matthias Schäfer3 years
3.1.1svg.js-3.1.1.tar.gz  svg.js-3.1.1.zip  Ulrich-Matthias Schäfer4 years
3.1.0svg.js-3.1.0.tar.gz  svg.js-3.1.0.zip  Ulrich-Matthias Schäfer4 years
3.0.16svg.js-3.0.16.tar.gz  svg.js-3.0.16.zip  Ulrich-Matthias Schäfer5 years
3.0.15svg.js-3.0.15.tar.gz  svg.js-3.0.15.zip  Ulrich-Matthias Schäfer5 years
[...]
 
AgeCommit messageAuthorFilesLines
2016-05-05bump 2.3.12.3.1Ulrich-Matthias Schäfer5-6/+6
2016-05-05fixed bug in `parse()` from `SVG.PathArray` which does not correctly handled ...Ulrich-Matthias Schäfer6-64/+69
2016-04-15fixed bug in `add()` and `SVG.Doc().create()`Ulrich-Matthias Schäfer7-18/+35
2016-04-10Merge pull request #470 from rdfriedl/masterUlrich-Matthias Schäfer2-0/+895
2016-04-09fixed bug where `stop(true)` throws an error when element is not animated (#475)Ulrich-Matthias Schäfer4-4/+5
2016-04-09fixed old target referencesUlrich-Matthias Schäfer5-10/+13
2016-04-03fixed `SVG.morph()` (#473)Ulrich-Matthias Schäfer5-14/+22
2016-04-02doublecheck SVG.parser, use svg element which is not in the dom (#471)Ulrich-Matthias Schäfer5-10/+30
2016-04-01fix parser error (#471) and small bug in SVG.Color with new fxUlrich-Matthias Schäfer4-30/+26
2016-04-01added definition for SVG.preparerdfriedl1-0/+1
[...]