aboutsummaryrefslogtreecommitdiffstats
path: root/todo.md
Commit message (Collapse)AuthorAgeFilesLines
* `fill()` and `stroke()` return the fill and stroke attribute when called as ↵Ulrich-Matthias Schäfer2018-11-081-3/+1
| | | | getter (#789)
* add styletagsUlrich-Matthias Schäfer2018-11-081-0/+1
|
* added insertAfter/Before, introduce attrHooks, move few methods, ↵Ulrich-Matthias Schäfer2018-11-081-0/+14
| | | | SVG.Text.textPath returns first textPath child now
* Fixed the transformation code to use the bbox properlySaivan2018-07-051-4/+4
| | | | | This commit fixes the transformations and allows single animated transformations to properly work.
* transformation works now for ONE element. More work requiredUlrich-Matthias Schäfer2018-06-031-0/+3
|
* The timelines continue function requests a step animation frameSaivan2018-06-011-0/+91