| Commit message (Expand) | Author | Age | Files | Lines |
* | add terminate method to timeline so memory can be freed | Ulrich-Matthias Schäfer | 2023-09-02 | 1 | -20/+27 |
* | dependency updates, easier formatting | Ulrich-Matthias Schäfer | 2023-06-13 | 6 | -322/+367 |
* | Spelling corrections | albert-github | 2023-04-15 | 2 | -8/+8 |
* | docs: Fix a few typos | Tim Gates | 2023-04-05 | 2 | -6/+6 |
* | fixed issues when animating css, updated deps | Ulrich-Matthias Schäfer | 2021-10-27 | 1 | -14/+42 |
* | update dependencies, apply new linter fixes | Ulrich-Matthias Schäfer | 2021-01-13 | 6 | -116/+123 |
* | typos (#1179) | ordago | 2020-12-17 | 2 | -3/+3 |
* | fix path parsing (#1145) | Ulrich-Matthias Schäfer | 2020-09-05 | 1 | -2/+2 |
* | sorted method names | Ulrich-Matthias Schäfer | 2020-05-19 | 5 | -364/+368 |
* | Fixed IE Polyfills, got rid of ArrayPolyfill in favour of babels own transfor... | Ulrich-Matthias Schäfer | 2020-05-04 | 1 | -7/+1 |
* | 99% line coverage - BAAAAM | Ulrich-Matthias Schäfer | 2020-05-03 | 2 | -49/+122 |
* | added specs for animation files except runner, fixed a few things | Ulrich-Matthias Schäfer | 2020-05-01 | 4 | -33/+33 |
* | This is a big one... | Ulrich-Matthias Schäfer | 2020-03-28 | 1 | -1/+1 |
* | bump version3.0.15 | Ulrich-Matthias Schäfer | 2019-11-08 | 1 | -4/+8 |
* | Updated dependencies to newest version, new linter fixed stuff | Ulrich-Matthias Schäfer | 2019-11-01 | 4 | -23/+23 |
* | Merge pull request #966 from michAtEl/issue-964 | Ulrich-Matthias Schäfer | 2019-04-01 | 1 | -1/+15 |
|\ |
|
| * | bugfix for issue 964 | Michael Becker | 2019-02-23 | 1 | -1/+15 |
* | | Register classes explicitly instead of relying on `Function.name` because cla... | Ulrich-Matthias Schäfer | 2019-02-27 | 1 | -1/+1 |
|/ |
|
* | Release 3.0.53.0.5 | Ulrich-Matthias Schäfer | 2018-12-12 | 3 | -5/+10 |
* | Release 3.0.43.0.4 | Ulrich-Matthias Schäfer | 2018-12-07 | 4 | -54/+93 |
* | Release 3.0.33.0.3 | Ulrich-Matthias Schäfer | 2018-12-05 | 3 | -24/+35 |
* | Release 3.0.23.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 |