aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
...
* make List return new lists on method calls, add map to array polyfill so that...Ulrich-Matthias Schäfer2018-11-121-8/+9
* evaluate window and document on access and not on importUlrich-Matthias Schäfer2018-11-124-17/+9
* make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-114-0/+13
* `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
* size function of circle now only accepts one argument (#788)Ulrich-Matthias Schäfer2018-11-081-10/+0
* get rid of the fixmes and todosUlrich-Matthias Schäfer2018-11-085-10/+8
* added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex...Ulrich-Matthias Schäfer2018-11-084-16/+61
* clone() does not insert the clone into the dom anymore, added beziere() and s...Ulrich-Matthias Schäfer2018-11-071-1/+1
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-0619-0/+1013