aboutsummaryrefslogtreecommitdiffstats
path: root/src/animation/Timeline.js
Commit message (Expand)AuthorAgeFilesLines
* add terminate method to timeline so memory can be freedUlrich-Matthias Schäfer2023-09-021-20/+27
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-131-27/+34
* Spelling correctionsalbert-github2023-04-151-1/+1
* docs: Fix a few typosTim Gates2023-04-051-3/+3
* update dependencies, apply new linter fixesUlrich-Matthias Schäfer2021-01-131-20/+20
* typos (#1179)ordago2020-12-171-2/+2
* sorted method namesUlrich-Matthias Schäfer2020-05-191-89/+90
* added specs for animation files except runner, fixed a few thingsUlrich-Matthias Schäfer2020-05-011-15/+18
* Updated dependencies to newest version, new linter fixed stuffUlrich-Matthias Schäfer2019-11-011-10/+10
* bugfix for issue 964Michael Becker2019-02-231-1/+15
* Release 3.0.53.0.5Ulrich-Matthias Schäfer2018-12-121-4/+5
* Release 3.0.43.0.4Ulrich-Matthias Schäfer2018-12-071-27/+52
* Release 3.0.33.0.3Ulrich-Matthias Schäfer2018-12-051-7/+10
* Release 3.0.23.0.2Ulrich-Matthias Schäfer2018-12-031-2/+3
* fixed lots of bugs in the timeline. Its now working as expected in all cases.Ulrich-Matthias Schäfer2018-11-231-29/+36
* fix Timeline so that play, pause, stop, reverse... work correctly. Update run...Ulrich-Matthias Schäfer2018-11-221-19/+35
* 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
* evaluate window and document on access and not on importUlrich-Matthias Schäfer2018-11-121-4/+3
* make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-111-0/+2
* get rid of the fixmes and todosUlrich-Matthias Schäfer2018-11-081-1/+0
* clone() does not insert the clone into the dom anymore, added beziere() and s...Ulrich-Matthias Schäfer2018-11-071-1/+0
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+271