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
/
types
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ticking off the last checkbox of (#645). return List whenever possible
Ulrich-Matthias Schäfer
2018-11-12
1
-3
/
+0
*
make List return new lists on method calls, add map to array polyfill so that...
Ulrich-Matthias Schäfer
2018-11-12
3
-4
/
+15
*
change method name, make strings more pleasing to read
Ulrich-Matthias Schäfer
2018-11-12
2
-10
/
+10
*
adds `List` which does bring back `SVG.Set` in an elegant way (#645)
Ulrich-Matthias Schäfer
2018-11-12
2
-18
/
+38
*
evaluate window and document on access and not on import
Ulrich-Matthias Schäfer
2018-11-12
1
-8
/
+6
*
make window and document exchangeable in case they are not globals alreay, ma...
Ulrich-Matthias Schäfer
2018-11-11
7
-0
/
+17
*
added possibility to pass attribues into a constructor like: `new SVG.Rect({w...
Ulrich-Matthias Schäfer
2018-11-08
1
-2
/
+10
*
get rid of the fixmes and todos
Ulrich-Matthias Schäfer
2018-11-08
1
-3
/
+2
*
added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex...
Ulrich-Matthias Schäfer
2018-11-08
1
-32
/
+0
*
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
13
-0
/
+1852
[prev]