| Commit message (Expand) | Author | Age | Files | Lines |
* | prettier3.2.4 | Ulrich-Matthias Schäfer | 2024-06-27 | 1 | -1/+4 |
* | fixing dmove for nested svgs (https://github.com/svgdotjs/svg.draggable.js/is... | Ulrich-Matthias Schäfer | 2024-06-27 | 1 | -1/+8 |
* | update dependencies | Ulrich-Matthias Schäfer | 2024-06-18 | 1 | -2/+2 |
* | doscontinue use of svgjs:data in favor of data-svg | Ulrich-Matthias Schäfer | 2023-09-03 | 1 | -1/+0 |
* | only apply color conversion to attributes that can take a color (fixes #1241) | Ulrich-Matthias Schäfer | 2023-09-03 | 1 | -1/+11 |
* | dependency updates, easier formatting | Ulrich-Matthias Schäfer | 2023-06-13 | 12 | -82/+85 |
* | fix group move bug when group contains elements without dimensions, update deps | Ulrich-Matthias Schäfer | 2021-06-13 | 1 | -2/+12 |
* | fix: change domain name to svgjs.dev | Wout | 2021-06-09 | 1 | -1/+1 |
* | update dependencies, apply new linter fixes | Ulrich-Matthias Schäfer | 2021-01-13 | 3 | -20/+25 |
* | fix path parsing (#1145) | Ulrich-Matthias Schäfer | 2020-09-05 | 1 | -15/+1 |
* | added geometry and positioning methods to `A` (#1110) | Ulrich-Matthias Schäfer | 2020-05-20 | 1 | -0/+69 |
* | finish color tests | Ulrich-Matthias Schäfer | 2020-04-29 | 1 | -1/+1 |
* | sort out unused regex, add parser and regex tests, fix textable tests | Ulrich-Matthias Schäfer | 2020-04-25 | 1 | -8/+2 |
* | renamed svg namespace to svg | Ulrich-Matthias Schäfer | 2020-04-23 | 1 | -1/+2 |
* | added tests for pointed.js and poly.js | Ulrich-Matthias Schäfer | 2020-04-11 | 1 | -7/+7 |
* | added tests for circled.js and gradiented.js | Ulrich-Matthias Schäfer | 2020-04-11 | 1 | -6/+2 |
* | This is a big one... | Ulrich-Matthias Schäfer | 2020-03-28 | 2 | -7/+72 |
* | Updated dependencies to newest version, new linter fixed stuff | Ulrich-Matthias Schäfer | 2019-11-01 | 8 | -34/+34 |
* | 1023 - hide parser from screen readers | Simon Lenz | 2019-07-27 | 1 | -0/+1 |
* | fixed `root()`, `textPath()`, `text.path()` and `path.text()` and removed fon...3.0.10 | Ulrich-Matthias Schäfer | 2019-01-14 | 2 | -2/+4 |
* | Release 3.0.53.0.5 | Ulrich-Matthias Schäfer | 2018-12-12 | 1 | -1/+3 |
* | Release 3.0.23.0.2 | Ulrich-Matthias Schäfer | 2018-12-03 | 1 | -1/+1 |
* | fix playgrounds, delete unneeded files | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -11/+17 |
* | Reverted some of the lint rules after chatting with fuzzy | Saivan | 2018-11-26 | 9 | -289/+145 |
* | Changed the esLint rules to avoid silly ternary operators, and to let code br... | Saivan | 2018-11-25 | 9 | -142/+294 |
* | changed image callback according to (#931) | Ulrich-Matthias Schäfer | 2018-11-17 | 1 | -1/+0 |
* | cleanup a few files | Ulrich-Matthias Schäfer | 2018-11-17 | 1 | -2/+0 |
* | remove native() methods, add methods of types directly to elemenet | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -2/+2 |
* | ticking off the last checkbox of (#645). return List whenever possible | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -3/+4 |
* | evaluate window and document on access and not on import | Ulrich-Matthias Schäfer | 2018-11-12 | 4 | -17/+9 |
* | make window and document exchangeable in case they are not globals alreay, ma... | Ulrich-Matthias Schäfer | 2018-11-11 | 4 | -0/+13 |
* | size function of circle now only accepts one argument (#788) | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -10/+0 |
* | get rid of the fixmes and todos | Ulrich-Matthias Schäfer | 2018-11-08 | 2 | -2/+0 |
* | added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex... | Ulrich-Matthias Schäfer | 2018-11-08 | 2 | -16/+16 |
* | 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 | 12 | -0/+504 |