| Commit message (Expand) | Author | Age | Files | Lines |
* | make targets for textPath work when no href is set | Ulrich-Matthias Schäfer | 2020-05-09 | 1 | -1/+1 |
* | close tags in tests so that svgdom is satisfied | Ulrich-Matthias Schäfer | 2020-05-09 | 4 | -7/+7 |
* | Fixed IE Polyfills, got rid of ArrayPolyfill in favour of babels own transfor... | Ulrich-Matthias Schäfer | 2020-05-04 | 47 | -9028/+251 |
* | 99% line coverage - BAAAAM | Ulrich-Matthias Schäfer | 2020-05-03 | 3 | -664/+1793 |
* | added specs for animation files except runner, fixed a few things | Ulrich-Matthias Schäfer | 2020-05-01 | 7 | -66/+1057 |
* | finish tests for SVGNumber | Ulrich-Matthias Schäfer | 2020-04-29 | 1 | -2/+43 |
* | finished tests for Point, PointArray, PathArray and SVGArray | Ulrich-Matthias Schäfer | 2020-04-29 | 5 | -6/+334 |
* | finish tests for Matrix.js | Ulrich-Matthias Schäfer | 2020-04-29 | 1 | -12/+183 |
* | added tests for List.js | Ulrich-Matthias Schäfer | 2020-04-29 | 1 | -0/+85 |
* | finish color tests | Ulrich-Matthias Schäfer | 2020-04-29 | 2 | -16/+194 |
* | finished specs for Box.js and made zoom handle level 0 correctly + make it mo... | Ulrich-Matthias Schäfer | 2020-04-29 | 1 | -99/+206 |
* | added tests for transform.js, migrated tests for v3 of types to esm tests | Ulrich-Matthias Schäfer | 2020-04-28 | 20 | -1006/+1580 |
* | added tests for sugar.js | Ulrich-Matthias Schäfer | 2020-04-26 | 1 | -0/+430 |
* | added tests for data.js and memory.js, enhanced data function to work like cs... | Ulrich-Matthias Schäfer | 2020-04-26 | 3 | -12/+170 |
* | added tests for css.js | Ulrich-Matthias Schäfer | 2020-04-26 | 1 | -0/+107 |
* | added tests for class.js | Ulrich-Matthias Schäfer | 2020-04-26 | 1 | -0/+82 |
* | add tests for selector and arrange, simplifed front() and back() | Ulrich-Matthias Schäfer | 2020-04-26 | 2 | -0/+295 |
* | sort out unused regex, add parser and regex tests, fix textable tests | Ulrich-Matthias Schäfer | 2020-04-25 | 6 | -18/+289 |
* | renamed svg namespace to svg | Ulrich-Matthias Schäfer | 2020-04-23 | 2 | -3/+1 |
* | make tests svgdom ready | Ulrich-Matthias Schäfer | 2020-04-16 | 7 | -44/+49 |
* | added tests for pointed.js and poly.js | Ulrich-Matthias Schäfer | 2020-04-11 | 3 | -0/+197 |
* | added tests for circled.js and gradiented.js | Ulrich-Matthias Schäfer | 2020-04-11 | 2 | -0/+137 |
* | added tests for attr() | Ulrich-Matthias Schäfer | 2020-04-11 | 2 | -1/+128 |
* | added tests to cover all branches | Ulrich-Matthias Schäfer | 2020-04-10 | 9 | -1/+132 |
* | added even more tests | Ulrich-Matthias Schäfer | 2020-04-10 | 9 | -1/+307 |
* | added tests for Polygon and Polyline | Ulrich-Matthias Schäfer | 2020-04-10 | 2 | -0/+70 |
* | added tests for Pattern | Ulrich-Matthias Schäfer | 2020-04-10 | 1 | -0/+76 |
* | remove targets from Path because its in TextPath already | Ulrich-Matthias Schäfer | 2020-04-10 | 1 | -9/+0 |
* | added tests for Path | Ulrich-Matthias Schäfer | 2020-04-10 | 2 | -11/+223 |
* | added tests for Mask | Ulrich-Matthias Schäfer | 2020-04-10 | 2 | -1/+96 |
* | added tests for Line | Ulrich-Matthias Schäfer | 2020-04-10 | 2 | -2/+106 |
* | added tests for Image | Ulrich-Matthias Schäfer | 2020-04-09 | 2 | -1/+118 |
* | added test for Gradient | Ulrich-Matthias Schäfer | 2020-04-09 | 3 | -44/+127 |
* | added tests for ellipse | Ulrich-Matthias Schäfer | 2020-04-09 | 1 | -0/+60 |
* | added tests for Defs | Ulrich-Matthias Schäfer | 2020-04-09 | 1 | -0/+31 |
* | fixes and tests | Ulrich-Matthias Schäfer | 2020-04-09 | 4 | -19/+168 |
* | added tests for ClipPath | Ulrich-Matthias Schäfer | 2020-04-08 | 1 | -0/+94 |
* | added tests for Circle | Ulrich-Matthias Schäfer | 2020-04-08 | 1 | -0/+66 |
* | fix defs and reference, tests for Element | Ulrich-Matthias Schäfer | 2020-04-08 | 2 | -0/+285 |
* | tests for EventTarget | Ulrich-Matthias Schäfer | 2020-04-08 | 2 | -1/+133 |
* | added Fragment, completed Dom Tests, fixed `matches()` for document fragments | Ulrich-Matthias Schäfer | 2020-04-08 | 3 | -8/+383 |
* | added second parameter to `addTo` and `putIn`. Added deep clone parameter to ... | Ulrich-Matthias Schäfer | 2020-04-05 | 1 | -3/+247 |
* | renamed removeNamespace() | Ulrich-Matthias Schäfer | 2020-04-04 | 1 | -3/+3 |
* | - fixed `put()` which correctly creates an svgjs object from the passed elem... | Ulrich-Matthias Schäfer | 2020-04-03 | 3 | -19/+224 |
* | fixed put and adopter, added tests to cover it | Ulrich-Matthias Schäfer | 2020-03-29 | 4 | -102/+147 |
* | This is a big one... | Ulrich-Matthias Schäfer | 2020-03-28 | 24 | -1023/+2106 |
* | Added tests for 0 value width/height wrong path scaling | Valentin | 2019-05-09 | 1 | -0/+9 |
* | bugfix for issue 964 | Michael Becker | 2019-02-23 | 2 | -0/+113 |
* | added foreignObject to the core | Ulrich-Matthias Schäfer | 2019-02-18 | 1 | -0/+47 |
* | fix travis test | Ulrich-Matthias Schäfer | 2019-01-22 | 1 | -2/+2 |