index
:
svg.js.git
2.x
fix-basetag-bug
make-on-off-generic
master
svg.js_v1.x
The lightweight library for manipulating and animating SVG: https://github.com/svgdotjs/svg.js
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Merge pull request #1334 from kcooney/gbox
Ulrich-Matthias Schäfer
3 weeks
make-on-off-generic
fix(types): make on/off generic
Ulrich-Matthias Schäfer
8 months
2.x
fixes #887
Ulrich-Matthias Schäfer
18 months
fix-basetag-bug
added tests, make replacement for all elements using href
Ulrich-Matthias Schäfer
8 years
svg.js_v1.x
bump 1.1.1
Ulrich-Matthias Schäfer
9 years
Tag
Download
Author
Age
3.2.4
svg.js-3.2.4.tar.gz
svg.js-3.2.4.zip
Ulrich-Matthias Schäfer
8 months
3.2.3
svg.js-3.2.3.tar.gz
svg.js-3.2.3.zip
Ulrich-Matthias Schäfer
9 months
3.2.2
svg.js-3.2.2.tar.gz
svg.js-3.2.2.zip
Ulrich-Matthias Schäfer
9 months
3.2.1
svg.js-3.2.1.tar.gz
svg.js-3.2.1.zip
Ulrich-Matthias Schäfer
9 months
3.2.0
svg.js-3.2.0.tar.gz
svg.js-3.2.0.zip
Ulrich-Matthias Schäfer
21 months
3.1.2
svg.js-3.1.2.tar.gz
svg.js-3.1.2.zip
Ulrich-Matthias Schäfer
3 years
3.1.1
svg.js-3.1.1.tar.gz
svg.js-3.1.1.zip
Ulrich-Matthias Schäfer
4 years
3.1.0
svg.js-3.1.0.tar.gz
svg.js-3.1.0.zip
Ulrich-Matthias Schäfer
4 years
3.0.16
svg.js-3.0.16.tar.gz
svg.js-3.0.16.zip
Ulrich-Matthias Schäfer
5 years
3.0.15
svg.js-3.0.15.tar.gz
svg.js-3.0.15.zip
Ulrich-Matthias Schäfer
5 years
[...]
Age
Commit message
Author
Files
Lines
2016-05-05
bump 2.3.1
2.3.1
Ulrich-Matthias Schäfer
5
-6
/
+6
2016-05-05
fixed bug in `parse()` from `SVG.PathArray` which does not correctly handled ...
Ulrich-Matthias Schäfer
6
-64
/
+69
2016-04-15
fixed bug in `add()` and `SVG.Doc().create()`
Ulrich-Matthias Schäfer
7
-18
/
+35
2016-04-10
Merge pull request #470 from rdfriedl/master
Ulrich-Matthias Schäfer
2
-0
/
+895
2016-04-09
fixed bug where `stop(true)` throws an error when element is not animated (#475)
Ulrich-Matthias Schäfer
4
-4
/
+5
2016-04-09
fixed old target references
Ulrich-Matthias Schäfer
5
-10
/
+13
2016-04-03
fixed `SVG.morph()` (#473)
Ulrich-Matthias Schäfer
5
-14
/
+22
2016-04-02
doublecheck SVG.parser, use svg element which is not in the dom (#471)
Ulrich-Matthias Schäfer
5
-10
/
+30
2016-04-01
fix parser error (#471) and small bug in SVG.Color with new fx
Ulrich-Matthias Schäfer
4
-30
/
+26
2016-04-01
added definition for SVG.prepare
rdfriedl
1
-0
/
+1
[...]