| Commit message (Expand) | Author | Age | Files | Lines |
* | Release 3.0.53.0.5 | Ulrich-Matthias Schäfer | 2018-12-12 | 1 | -0/+10 |
* | Reverted some of the lint rules after chatting with fuzzy | Saivan | 2018-11-26 | 1 | -87/+43 |
* | Changed the esLint rules to avoid silly ternary operators, and to let code br... | Saivan | 2018-11-25 | 1 | -49/+93 |
* | rename `doc()` to `root()` and `toDoc()` to `toRoot()` as dicussed in (#932) | Ulrich-Matthias Schäfer | 2018-11-19 | 1 | -3/+3 |
* | renamed `Doc` to `Svg` according to (#932) | Ulrich-Matthias Schäfer | 2018-11-19 | 1 | -2/+2 |
* | remove native() methods, add methods of types directly to elemenet | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -1/+14 |
* | reworked parents so that it is useful now, changelog | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -7/+11 |
* | make window and document exchangeable in case they are not globals alreay, ma... | Ulrich-Matthias Schäfer | 2018-11-11 | 1 | -1/+0 |
* | add registering for forgotten classes | Ulrich-Matthias Schäfer | 2018-11-09 | 1 | -1/+4 |
* | added possibility to pass attribues into a constructor like: `new SVG.Rect({w... | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -2/+2 |
* | reordered modules, add es6 build | Ulrich-Matthias Schäfer | 2018-11-06 | 1 | -0/+142 |