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
9 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
2017-03-27
bump 2.5.1
2.5.1
Ulrich-Matthias Schäfer
4
-7
/
+7
2017-03-27
relax test
Ulrich-Matthias Schäfer
5
-30
/
+3
2017-03-24
Speed improvements for plot() on path, polygon and poly line elements.
wout
7
-28
/
+123
2017-03-24
fixed `SVG.PathArray.parse` that did not correctly parsed flat arrays
Ulrich-Matthias Schäfer
6
-10
/
+27
2017-03-21
onclick events are now bound with SVG.on, prefixed globals, relax tests to wo...
Ulrich-Matthias Schäfer
25
-217
/
+309
2017-03-19
typescript definitions updated, minor fix in Transformations
Ulrich-Matthias Schäfer
4
-149
/
+196
2017-03-19
missed another one
Ulrich-Matthias Schäfer
3
-4
/
+4
2017-03-18
missed one
Ulrich-Matthias Schäfer
3
-4
/
+4
2017-03-18
prefix globals with window so window can be injected properly
Ulrich-Matthias Schäfer
7
-16
/
+16
2017-03-16
fixing test
Ulrich-Matthias Schäfer
1
-1
/
+1
[...]