Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `fill()` and `stroke()` return the fill and stroke attribute when called as ↵ | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -3/+1 |
| | | | | getter (#789) | ||||
* | add styletags | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -0/+1 |
| | |||||
* | added insertAfter/Before, introduce attrHooks, move few methods, ↵ | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -0/+14 |
| | | | | SVG.Text.textPath returns first textPath child now | ||||
* | Fixed the transformation code to use the bbox properly | Saivan | 2018-07-05 | 1 | -4/+4 |
| | | | | | This commit fixes the transformations and allows single animated transformations to properly work. | ||||
* | transformation works now for ONE element. More work required | Ulrich-Matthias Schäfer | 2018-06-03 | 1 | -0/+3 |
| | |||||
* | The timelines continue function requests a step animation frame | Saivan | 2018-06-01 | 1 | -0/+91 |