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
path:
root
/
src
/
animation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build chain so that we now have multiple builds. Details below:
Ulrich-Matthias Schäfer
2018-11-28
1
-1
/
+8
*
fix bugs in runner, fix imports
Ulrich-Matthias Schäfer
2018-11-26
1
-5
/
+5
*
Get rid of HTMLNode and Bare in favor of Dom
Ulrich-Matthias Schäfer
2018-11-24
2
-1
/
+247
*
fixed lots of bugs in the timeline. Its now working as expected in all cases.
Ulrich-Matthias Schäfer
2018-11-23
2
-30
/
+37
*
fix Timeline so that play, pause, stop, reverse... work correctly. Update run...
Ulrich-Matthias Schäfer
2018-11-22
3
-21
/
+51
*
add default parameter for timeSource
Ulrich-Matthias Schäfer
2018-11-21
1
-5
/
+7
*
add register for insertBefore and insertAfter
Ulrich-Matthias Schäfer
2018-11-20
1
-7
/
+3
*
renamed `Doc` to `Svg` according to (#932)
Ulrich-Matthias Schäfer
2018-11-19
1
-11
/
+8
*
cleanup a few files
Ulrich-Matthias Schäfer
2018-11-17
1
-1
/
+1
*
make List return new lists on method calls, add map to array polyfill so that...
Ulrich-Matthias Schäfer
2018-11-12
1
-8
/
+24
*
evaluate window and document on access and not on import
Ulrich-Matthias Schäfer
2018-11-12
2
-11
/
+8
*
make window and document exchangeable in case they are not globals alreay, ma...
Ulrich-Matthias Schäfer
2018-11-11
2
-0
/
+5
*
get rid of the fixmes and todos
Ulrich-Matthias Schäfer
2018-11-08
2
-10
/
+6
*
clone() does not insert the clone into the dom anymore, added beziere() and s...
Ulrich-Matthias Schäfer
2018-11-07
2
-3
/
+58
*
reordered modules, add es6 build
Ulrich-Matthias Schäfer
2018-11-06
5
-0
/
+1516