Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed svg namespace to svg | Ulrich-Matthias Schäfer | 2020-04-23 | 1 | -2/+2 |
* | fixes and tests | Ulrich-Matthias Schäfer | 2020-04-09 | 1 | -2/+0 |
* | renamed removeNamespace() | Ulrich-Matthias Schäfer | 2020-04-04 | 1 | -1/+1 |
* | - fixed `put()` which correctly creates an svgjs object from the passed elem... | Ulrich-Matthias Schäfer | 2020-04-03 | 1 | -35/+20 |
* | This is a big one... | Ulrich-Matthias Schäfer | 2020-03-28 | 1 | -2/+2 |
* | minor bugfix in bbox and performance changes3.0.7 | Ulrich-Matthias Schäfer | 2019-01-13 | 1 | -1/+1 |
* | Release 3.0.43.0.4 | Ulrich-Matthias Schäfer | 2018-12-07 | 1 | -0/+4 |
* | Reverted some of the lint rules after chatting with fuzzy | Saivan | 2018-11-26 | 1 | -45/+23 |
* | Changed the esLint rules to avoid silly ternary operators, and to let code br... | Saivan | 2018-11-25 | 1 | -25/+47 |
* | rename `doc()` to `root()` and `toDoc()` to `toRoot()` as dicussed in (#932) | Ulrich-Matthias Schäfer | 2018-11-19 | 1 | -4/+4 |
* | renamed `Doc` to `Svg` according to (#932) | Ulrich-Matthias Schäfer | 2018-11-19 | 1 | -0/+78 |