aboutsummaryrefslogtreecommitdiffstats
path: root/src/types
Commit message (Expand)AuthorAgeFilesLines
...
* change method name, make strings more pleasing to readUlrich-Matthias Schäfer2018-11-122-10/+10
* adds `List` which does bring back `SVG.Set` in an elegant way (#645)Ulrich-Matthias Schäfer2018-11-122-18/+38
* evaluate window and document on access and not on importUlrich-Matthias Schäfer2018-11-121-8/+6
* make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-117-0/+17
* added possibility to pass attribues into a constructor like: `new SVG.Rect({w...Ulrich-Matthias Schäfer2018-11-081-2/+10
* get rid of the fixmes and todosUlrich-Matthias Schäfer2018-11-081-3/+2
* added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex...Ulrich-Matthias Schäfer2018-11-081-32/+0
* 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-0613-0/+1852