aboutsummaryrefslogtreecommitdiffstats
path: root/src/elements/Svg.js
Commit message (Expand)AuthorAgeFilesLines
* doscontinue use of svgjs:data in favor of data-svgUlrich-Matthias Schäfer2023-09-031-4/+6
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-131-13/+13
* renamed svg namespace to svgUlrich-Matthias Schäfer2020-04-231-2/+2
* fixes and testsUlrich-Matthias Schäfer2020-04-091-2/+0
* renamed removeNamespace()Ulrich-Matthias Schäfer2020-04-041-1/+1
* - fixed `put()` which correctly creates an svgjs object from the passed elem...Ulrich-Matthias Schäfer2020-04-031-35/+20
* This is a big one...Ulrich-Matthias Schäfer2020-03-281-2/+2
* minor bugfix in bbox and performance changes3.0.7Ulrich-Matthias Schäfer2019-01-131-1/+1
* Release 3.0.43.0.4Ulrich-Matthias Schäfer2018-12-071-0/+4
* Reverted some of the lint rules after chatting with fuzzySaivan2018-11-261-45/+23
* Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-251-25/+47
* rename `doc()` to `root()` and `toDoc()` to `toRoot()` as dicussed in (#932)Ulrich-Matthias Schäfer2018-11-191-4/+4
* renamed `Doc` to `Svg` according to (#932)Ulrich-Matthias Schäfer2018-11-191-0/+78