Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed the esLint rules to avoid silly ternary operators, and to let code br... | Saivan | 2018-11-25 | 4 | -96/+212 |
* | adds `List` which does bring back `SVG.Set` in an elegant way (#645) | Ulrich-Matthias Schäfer | 2018-11-12 | 2 | -0/+14 |
* | evaluate window and document on access and not on import | Ulrich-Matthias Schäfer | 2018-11-12 | 2 | -14/+11 |
* | make window and document exchangeable in case they are not globals alreay, ma... | Ulrich-Matthias Schäfer | 2018-11-11 | 2 | -0/+13 |
* | added possibility to pass in additional attribues to element creators (#796) | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -1/+1 |
* | added possibility to pass attribues into a constructor like: `new SVG.Rect({w... | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -3/+23 |
* | add styletags | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -0/+7 |
* | reordered modules, add es6 build | Ulrich-Matthias Schäfer | 2018-11-06 | 3 | -0/+243 |