summaryrefslogtreecommitdiffstats
path: root/src/animation
Commit message (Expand)AuthorAgeFilesLines
* Fix build chain so that we now have multiple builds. Details below:Ulrich-Matthias Schäfer2018-11-281-1/+8
* fix bugs in runner, fix importsUlrich-Matthias Schäfer2018-11-261-5/+5
* Get rid of HTMLNode and Bare in favor of DomUlrich-Matthias Schäfer2018-11-242-1/+247
* fixed lots of bugs in the timeline. Its now working as expected in all cases.Ulrich-Matthias Schäfer2018-11-232-30/+37
* fix Timeline so that play, pause, stop, reverse... work correctly. Update run...Ulrich-Matthias Schäfer2018-11-223-21/+51
* add default parameter for timeSourceUlrich-Matthias Schäfer2018-11-211-5/+7
* add register for insertBefore and insertAfterUlrich-Matthias Schäfer2018-11-201-7/+3
* renamed `Doc` to `Svg` according to (#932)Ulrich-Matthias Schäfer2018-11-191-11/+8
* cleanup a few filesUlrich-Matthias Schäfer2018-11-171-1/+1
* make List return new lists on method calls, add map to array polyfill so that...Ulrich-Matthias Schäfer2018-11-121-8/+24
* evaluate window and document on access and not on importUlrich-Matthias Schäfer2018-11-122-11/+8
* make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-112-0/+5
* get rid of the fixmes and todosUlrich-Matthias Schäfer2018-11-082-10/+6
* clone() does not insert the clone into the dom anymore, added beziere() and s...Ulrich-Matthias Schäfer2018-11-072-3/+58
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-065-0/+1516