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
/
main.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed issues when animating css, updated deps
Ulrich-Matthias Schäfer
2021-10-27
1
-1
/
+3
*
Added exports from window.js
Pedro José Batista
2020-06-02
1
-1
/
+7
*
added test for Gradient
Ulrich-Matthias Schäfer
2020-04-09
1
-0
/
+1
*
added tests for Circle
Ulrich-Matthias Schäfer
2020-04-08
1
-3
/
+2
*
added Fragment, completed Dom Tests, fixed `matches()` for document fragments
Ulrich-Matthias Schäfer
2020-04-08
1
-2
/
+3
*
added foreignObject to the core
Ulrich-Matthias Schäfer
2019-02-18
1
-0
/
+1
*
Fix build chain so that we now have multiple builds. Details below:
Ulrich-Matthias Schäfer
2018-11-28
1
-0
/
+1
*
Moved utils, namespaces, regex... to a subobject of SVG. Renamed SVGArray and...
Ulrich-Matthias Schäfer
2018-11-24
1
-6
/
+8
*
Get rid of HTMLNode and Bare in favor of Dom
Ulrich-Matthias Schäfer
2018-11-24
1
-3
/
+1
*
renamed `Doc` to `Svg` according to (#932)
Ulrich-Matthias Schäfer
2018-11-19
1
-3
/
+3
*
make List return new lists on method calls, add map to array polyfill so that...
Ulrich-Matthias Schäfer
2018-11-12
1
-1
/
+4
*
adds `List` which does bring back `SVG.Set` in an elegant way (#645)
Ulrich-Matthias Schäfer
2018-11-12
1
-8
/
+12
*
make window and document exchangeable in case they are not globals alreay, ma...
Ulrich-Matthias Schäfer
2018-11-11
1
-0
/
+1
*
add styletags
Ulrich-Matthias Schäfer
2018-11-08
1
-0
/
+1
*
reordered modules, add es6 build
Ulrich-Matthias Schäfer
2018-11-06
1
-0
/
+163