Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sorted method names | Ulrich-Matthias Schäfer | 2020-05-19 | 1 | -89/+90 |
| | |||||
* | added specs for animation files except runner, fixed a few things | Ulrich-Matthias Schäfer | 2020-05-01 | 1 | -15/+18 |
| | |||||
* | Updated dependencies to newest version, new linter fixed stuff | Ulrich-Matthias Schäfer | 2019-11-01 | 1 | -10/+10 |
| | |||||
* | bugfix for issue 964 | Michael Becker | 2019-02-23 | 1 | -1/+15 |
| | |||||
* | Release 3.0.53.0.5 | Ulrich-Matthias Schäfer | 2018-12-12 | 1 | -4/+5 |
| | |||||
* | Release 3.0.43.0.4 | Ulrich-Matthias Schäfer | 2018-12-07 | 1 | -27/+52 |
| | |||||
* | Release 3.0.33.0.3 | Ulrich-Matthias Schäfer | 2018-12-05 | 1 | -7/+10 |
| | |||||
* | Release 3.0.23.0.2 | Ulrich-Matthias Schäfer | 2018-12-03 | 1 | -2/+3 |
| | |||||
* | fixed lots of bugs in the timeline. Its now working as expected in all cases. | Ulrich-Matthias Schäfer | 2018-11-23 | 1 | -29/+36 |
| | | | | | | | | - refactor code into functions - handle timeSource correctly - allow for immediate updates - Runners dont know about their delay anymore. Thats far more simple. - Timeline is paused on creation | ||||
* | fix Timeline so that play, pause, stop, reverse... work correctly. Update ↵ | Ulrich-Matthias Schäfer | 2018-11-22 | 1 | -19/+35 |
| | | | | runners accordingly | ||||
* | 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 |
| | |||||
* | renamed `Doc` to `Svg` according to (#932) | Ulrich-Matthias Schäfer | 2018-11-19 | 1 | -11/+8 |
| | |||||
* | evaluate window and document on access and not on import | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -4/+3 |
| | |||||
* | make window and document exchangeable in case they are not globals alreay, ↵ | Ulrich-Matthias Schäfer | 2018-11-11 | 1 | -0/+2 |
| | | | | make sure that init functions are chaninable | ||||
* | get rid of the fixmes and todos | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -1/+0 |
| | |||||
* | clone() does not insert the clone into the dom anymore, added beziere() and ↵ | Ulrich-Matthias Schäfer | 2018-11-07 | 1 | -1/+0 |
| | | | | steps() to generate easing functions | ||||
* | reordered modules, add es6 build | Ulrich-Matthias Schäfer | 2018-11-06 | 1 | -0/+271 |