| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix broken parents() function | Morgan Harris | 2021-11-23 | 1 | -1/+10 |
* | fixed issues when animating css, updated deps | Ulrich-Matthias Schäfer | 2021-10-27 | 3 | -16/+46 |
* | this time for real revert package lock | Daniel | 2021-09-22 | 1 | -5/+1 |
* | Revert "remove old code" | Daniel | 2021-09-22 | 1 | -1/+2 |
* | Revert "remove old code" | Daniel | 2021-09-22 | 1 | -0/+3 |
* | reverted package lock and edit nodeOrNew | Daniel | 2021-09-22 | 1 | -1/+1 |
* | remove old code | Daniel | 2021-09-22 | 1 | -4/+0 |
* | check 'ownerDocument' in node in nodeOrNew | Daniel Kern | 2021-09-20 | 1 | -1/+2 |
* | new | Daniel Kern | 2021-09-20 | 1 | -4/+4 |
* | nodeornew | Daniel Kern | 2021-09-20 | 1 | -0/+3 |
* | package-lock3.1.1 | Ulrich-Matthias Schäfer | 2021-06-25 | 1 | -1/+1 |
* | 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 | 38 | -384/+456 |
* | typos (#1179) | ordago | 2020-12-17 | 8 | -10/+10 |
* | fix for arc flags parsing | Mike Wilkerson | 2020-12-12 | 1 | -1/+4 |
* | fix `clone()` to return the correct instance (#1154) | Ulrich-Matthias Schäfer | 2020-09-27 | 2 | -3/+4 |
* | fix path parsing (#1145) | Ulrich-Matthias Schäfer | 2020-09-05 | 4 | -145/+242 |
* | Added exports from window.js | Pedro José Batista | 2020-06-02 | 1 | -1/+7 |
* | added geometry and positioning methods to `A` (#1110) | Ulrich-Matthias Schäfer | 2020-05-20 | 3 | -72/+77 |
* | sorted method names | Ulrich-Matthias Schäfer | 2020-05-19 | 19 | -1057/+1072 |
* | make targets for textPath work when no href is set | Ulrich-Matthias Schäfer | 2020-05-09 | 1 | -1/+1 |
* | Fixed IE Polyfills, got rid of ArrayPolyfill in favour of babels own transfor... | Ulrich-Matthias Schäfer | 2020-05-04 | 11 | -147/+74 |
* | 99% line coverage - BAAAAM | Ulrich-Matthias Schäfer | 2020-05-03 | 3 | -50/+123 |
* | added specs for animation files except runner, fixed a few things | Ulrich-Matthias Schäfer | 2020-05-01 | 4 | -33/+33 |
* | finished tests for Point, PointArray, PathArray and SVGArray | Ulrich-Matthias Schäfer | 2020-04-29 | 2 | -102/+24 |
* | finish tests for Matrix.js | Ulrich-Matthias Schäfer | 2020-04-29 | 1 | -39/+6 |
* | added tests for List.js | Ulrich-Matthias Schäfer | 2020-04-29 | 1 | -2/+2 |
* | finish color tests | Ulrich-Matthias Schäfer | 2020-04-29 | 2 | -1/+5 |
* | finished specs for Box.js and made zoom handle level 0 correctly + make it mo... | Ulrich-Matthias Schäfer | 2020-04-29 | 2 | -25/+66 |
* | added tests for sugar.js | Ulrich-Matthias Schäfer | 2020-04-26 | 2 | -14/+7 |
* | added tests for data.js and memory.js, enhanced data function to work like cs... | Ulrich-Matthias Schäfer | 2020-04-26 | 1 | -1/+12 |
* | added tests for css.js | Ulrich-Matthias Schäfer | 2020-04-26 | 1 | -1/+1 |
* | add tests for selector and arrange, simplifed front() and back() | Ulrich-Matthias Schäfer | 2020-04-26 | 1 | -9/+5 |
* | 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 | 4 | -52/+62 |
* | 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 |
* | added even more tests | Ulrich-Matthias Schäfer | 2020-04-10 | 2 | -8/+8 |
* | added tests for Pattern | Ulrich-Matthias Schäfer | 2020-04-10 | 1 | -19/+20 |
* | remove targets from Path because its in TextPath already | Ulrich-Matthias Schäfer | 2020-04-10 | 2 | -6/+1 |
* | added tests for Path | Ulrich-Matthias Schäfer | 2020-04-10 | 2 | -24/+25 |
* | added tests for Mask | Ulrich-Matthias Schäfer | 2020-04-10 | 1 | -4/+4 |
* | added tests for Line | Ulrich-Matthias Schäfer | 2020-04-10 | 1 | -1/+1 |
* | added tests for Image | Ulrich-Matthias Schäfer | 2020-04-09 | 1 | -1/+1 |
* | added test for Gradient | Ulrich-Matthias Schäfer | 2020-04-09 | 3 | -24/+29 |
* | fixes and tests | Ulrich-Matthias Schäfer | 2020-04-09 | 3 | -19/+15 |
* | added tests for ClipPath | Ulrich-Matthias Schäfer | 2020-04-08 | 1 | -4/+4 |
* | added tests for Circle | Ulrich-Matthias Schäfer | 2020-04-08 | 2 | -5/+4 |
* | fix defs and reference, tests for Element | Ulrich-Matthias Schäfer | 2020-04-08 | 2 | -14/+15 |