Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | change method name, make strings more pleasing to read | Ulrich-Matthias Schäfer | 2018-11-12 | 2 | -10/+10 | |
* | adds `List` which does bring back `SVG.Set` in an elegant way (#645) | Ulrich-Matthias Schäfer | 2018-11-12 | 2 | -18/+38 | |
* | evaluate window and document on access and not on import | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -8/+6 | |
* | make window and document exchangeable in case they are not globals alreay, ma... | Ulrich-Matthias Schäfer | 2018-11-11 | 7 | -0/+17 | |
* | added possibility to pass attribues into a constructor like: `new SVG.Rect({w... | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -2/+10 | |
* | get rid of the fixmes and todos | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -3/+2 | |
* | added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex... | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -32/+0 | |
* | clone() does not insert the clone into the dom anymore, added beziere() and s... | Ulrich-Matthias Schäfer | 2018-11-07 | 1 | -1/+1 | |
* | reordered modules, add es6 build | Ulrich-Matthias Schäfer | 2018-11-06 | 13 | -0/+1852 |