aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/core
Commit message (Expand)AuthorAgeFilesLines
* prettier3.2.4Ulrich-Matthias Schäfer2024-06-271-1/+4
* fixing dmove for nested svgs (https://github.com/svgdotjs/svg.draggable.js/is...Ulrich-Matthias Schäfer2024-06-271-1/+8
* update dependenciesUlrich-Matthias Schäfer2024-06-181-2/+2
* doscontinue use of svgjs:data in favor of data-svgUlrich-Matthias Schäfer2023-09-031-1/+0
* only apply color conversion to attributes that can take a color (fixes #1241)Ulrich-Matthias Schäfer2023-09-031-1/+11
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-1312-82/+85
* fix group move bug when group contains elements without dimensions, update depsUlrich-Matthias Schäfer2021-06-131-2/+12
* fix: change domain name to svgjs.devWout2021-06-091-1/+1
* update dependencies, apply new linter fixesUlrich-Matthias Schäfer2021-01-133-20/+25
* fix path parsing (#1145)Ulrich-Matthias Schäfer2020-09-051-15/+1
* added geometry and positioning methods to `A` (#1110)Ulrich-Matthias Schäfer2020-05-201-0/+69
* finish color testsUlrich-Matthias Schäfer2020-04-291-1/+1
* sort out unused regex, add parser and regex tests, fix textable testsUlrich-Matthias Schäfer2020-04-251-8/+2
* renamed svg namespace to svgUlrich-Matthias Schäfer2020-04-231-1/+2
* added tests for pointed.js and poly.jsUlrich-Matthias Schäfer2020-04-111-7/+7
* added tests for circled.js and gradiented.jsUlrich-Matthias Schäfer2020-04-111-6/+2
* This is a big one...Ulrich-Matthias Schäfer2020-03-282-7/+72
* Updated dependencies to newest version, new linter fixed stuffUlrich-Matthias Schäfer2019-11-018-34/+34
* 1023 - hide parser from screen readersSimon Lenz2019-07-271-0/+1
* fixed `root()`, `textPath()`, `text.path()` and `path.text()` and removed fon...3.0.10Ulrich-Matthias Schäfer2019-01-142-2/+4
* Release 3.0.53.0.5Ulrich-Matthias Schäfer2018-12-121-1/+3
* Release 3.0.23.0.2Ulrich-Matthias Schäfer2018-12-031-1/+1
* fix playgrounds, delete unneeded filesUlrich-Matthias Schäfer2018-12-011-11/+17
* Reverted some of the lint rules after chatting with fuzzySaivan2018-11-269-289/+145
* Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-259-142/+294
* changed image callback according to (#931)Ulrich-Matthias Schäfer2018-11-171-1/+0
* cleanup a few filesUlrich-Matthias Schäfer2018-11-171-2/+0
* remove native() methods, add methods of types directly to elemenetUlrich-Matthias Schäfer2018-11-121-2/+2
* ticking off the last checkbox of (#645). return List whenever possibleUlrich-Matthias Schäfer2018-11-121-3/+4
* evaluate window and document on access and not on importUlrich-Matthias Schäfer2018-11-124-17/+9
* make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-114-0/+13
* size function of circle now only accepts one argument (#788)Ulrich-Matthias Schäfer2018-11-081-10/+0
* get rid of the fixmes and todosUlrich-Matthias Schäfer2018-11-082-2/+0
* added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex...Ulrich-Matthias Schäfer2018-11-082-16/+16
* clone() does not insert the clone into the dom anymore, added beziere() and s...Ulrich-Matthias Schäfer2018-11-071-1/+1
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-0612-0/+504