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
/
animation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 3.0.5
3.0.5
Ulrich-Matthias Schäfer
2018-12-12
3
-5
/
+10
*
Release 3.0.4
3.0.4
Ulrich-Matthias Schäfer
2018-12-07
4
-54
/
+93
*
Release 3.0.3
3.0.3
Ulrich-Matthias Schäfer
2018-12-05
3
-24
/
+35
*
Release 3.0.2
3.0.2
Ulrich-Matthias Schäfer
2018-12-03
3
-11
/
+44
*
Merge branch '3.0.0' into 790-color-spaces
Ulrich-Matthias Schäfer
2018-11-30
4
-63
/
+358
|
\
|
*
plumber differences between node and browser so that tests run on both
Ulrich-Matthias Schäfer
2018-11-28
1
-2
/
+2
|
*
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
*
|
Reverted some of the lint rules after chatting with fuzzy
Saivan
2018-11-26
5
-919
/
+459
*
|
Changed the esLint rules to avoid silly ternary operators, and to let code br...
Saivan
2018-11-25
5
-461
/
+933
|
/
*
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