aboutsummaryrefslogtreecommitdiffstats
path: root/src/animation
Commit message (Expand)AuthorAgeFilesLines
* This is a big one...Ulrich-Matthias Schäfer2020-03-281-1/+1
* bump version3.0.15Ulrich-Matthias Schäfer2019-11-081-4/+8
* Updated dependencies to newest version, new linter fixed stuffUlrich-Matthias Schäfer2019-11-014-23/+23
* Merge pull request #966 from michAtEl/issue-964Ulrich-Matthias Schäfer2019-04-011-1/+15
|\
| * bugfix for issue 964Michael Becker2019-02-231-1/+15
* | Register classes explicitly instead of relying on `Function.name` because cla...Ulrich-Matthias Schäfer2019-02-271-1/+1
|/
* Release 3.0.53.0.5Ulrich-Matthias Schäfer2018-12-123-5/+10
* Release 3.0.43.0.4Ulrich-Matthias Schäfer2018-12-074-54/+93
* Release 3.0.33.0.3Ulrich-Matthias Schäfer2018-12-053-24/+35
* Release 3.0.23.0.2Ulrich-Matthias Schäfer2018-12-033-11/+44
* Merge branch '3.0.0' into 790-color-spacesUlrich-Matthias Schäfer2018-11-304-63/+358
|\
| * plumber differences between node and browser so that tests run on bothUlrich-Matthias Schäfer2018-11-281-2/+2
| * 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
* | Reverted some of the lint rules after chatting with fuzzySaivan2018-11-265-919/+459
* | Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-255-461/+933
|/
* 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