summaryrefslogtreecommitdiffstats
path: root/src/modules/optional
Commit message (Expand)AuthorAgeFilesLines
* fixed move and center commands for textUlrich-Matthias Schäfer2019-01-221-5/+0
* Fix move and size of groups, removed setting of a default font so we dont act...Ulrich-Matthias Schäfer2019-01-121-0/+1
* Release 3.0.53.0.5Ulrich-Matthias Schäfer2018-12-121-13/+1
* fixed methods not returning this and missing methods on ListUlrich-Matthias Schäfer2018-12-032-1/+3
* Merge branch '3.0.0' into 790-color-spacesUlrich-Matthias Schäfer2018-11-301-1/+12
|\
| * add register for insertBefore and insertAfterUlrich-Matthias Schäfer2018-11-201-1/+12
* | Make color-animation work in all spaces (conversion bugs still there)Ulrich-Matthias Schäfer2018-11-261-1/+1
* | Reverted some of the lint rules after chatting with fuzzySaivan2018-11-267-396/+198
* | Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-257-201/+403
|/
* rename `doc()` to `root()` and `toDoc()` to `toRoot()` as dicussed in (#932)Ulrich-Matthias Schäfer2018-11-191-3/+3
* make List return new lists on method calls, add map to array polyfill so that...Ulrich-Matthias Schäfer2018-11-121-8/+9
* `fill()` and `stroke()` return the fill and stroke attribute when called as g...Ulrich-Matthias Schäfer2018-11-081-1/+1
* added `ax(), ay(), amove()` to change texts x and y values directly (#787)Ulrich-Matthias Schäfer2018-11-081-0/+12
* get rid of the fixmes and todosUlrich-Matthias Schäfer2018-11-083-8/+8
* added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex...Ulrich-Matthias Schäfer2018-11-082-0/+45
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-067-0/+509