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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
make List return new lists on method calls, add map to array polyfill so that...
Ulrich-Matthias Schäfer
2018-11-12
1
-8
/
+9
*
evaluate window and document on access and not on import
Ulrich-Matthias Schäfer
2018-11-12
4
-17
/
+9
*
make window and document exchangeable in case they are not globals alreay, ma...
Ulrich-Matthias Schäfer
2018-11-11
4
-0
/
+13
*
`fill()` and `stroke()` return the fill and stroke attribute when called as g...
Ulrich-Matthias Schäfer
2018-11-08
1
-1
/
+1
*
added `ax(), ay(), amove()` to change texts x and y values directly (#787)
Ulrich-Matthias Schäfer
2018-11-08
1
-0
/
+12
*
size function of circle now only accepts one argument (#788)
Ulrich-Matthias Schäfer
2018-11-08
1
-10
/
+0
*
get rid of the fixmes and todos
Ulrich-Matthias Schäfer
2018-11-08
5
-10
/
+8
*
added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex...
Ulrich-Matthias Schäfer
2018-11-08
4
-16
/
+61
*
clone() does not insert the clone into the dom anymore, added beziere() and s...
Ulrich-Matthias Schäfer
2018-11-07
1
-1
/
+1
*
reordered modules, add es6 build
Ulrich-Matthias Schäfer
2018-11-06
19
-0
/
+1013
[prev]