aboutsummaryrefslogtreecommitdiffstats
path: root/src/animation/Runner.js
Commit message (Expand)AuthorAgeFilesLines
* update dependenciesUlrich-Matthias Schäfer2024-06-181-4/+4
* added amove methods to runner (fixes #1131)Ulrich-Matthias Schäfer2023-09-031-0/+12
* allow 0 as animation duration and delay (fixes #1125)Ulrich-Matthias Schäfer2023-09-031-7/+7
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-131-196/+230
* Spelling correctionsalbert-github2023-04-151-7/+7
* docs: Fix a few typosTim Gates2023-04-051-3/+3
* update dependencies, apply new linter fixesUlrich-Matthias Schäfer2021-01-131-58/+61
* typos (#1179)ordago2020-12-171-1/+1
* sorted method namesUlrich-Matthias Schäfer2020-05-191-209/+207
* Fixed IE Polyfills, got rid of ArrayPolyfill in favour of babels own transfor...Ulrich-Matthias Schäfer2020-05-041-7/+1
* 99% line coverage - BAAAAMUlrich-Matthias Schäfer2020-05-031-19/+64
* 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-011-10/+10
* 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-121-0/+4
* Release 3.0.43.0.4Ulrich-Matthias Schäfer2018-12-071-26/+19
* Release 3.0.33.0.3Ulrich-Matthias Schäfer2018-12-051-9/+25
* Release 3.0.23.0.2Ulrich-Matthias Schäfer2018-12-031-8/+35
* Merge branch '3.0.0' into 790-color-spacesUlrich-Matthias Schäfer2018-11-301-4/+18
|\
| * 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-241-1/+1
| * fixed lots of bugs in the timeline. Its now working as expected in all cases.Ulrich-Matthias Schäfer2018-11-231-1/+1
| * fix Timeline so that play, pause, stop, reverse... work correctly. Update run...Ulrich-Matthias Schäfer2018-11-221-0/+14
* | Reverted some of the lint rules after chatting with fuzzySaivan2018-11-261-545/+293
* | Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-251-295/+547
|/
* make List return new lists on method calls, add map to array polyfill so that...Ulrich-Matthias Schäfer2018-11-121-8/+24
* get rid of the fixmes and todosUlrich-Matthias Schäfer2018-11-081-9/+6
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+928