| Commit message (Expand) | Author | Age | Files | Lines |
* | added amove methods to runner (fixes #1131) | Ulrich-Matthias Schäfer | 2023-09-03 | 1 | -0/+12 |
* | allow + as delemiter in paths (fixes #1165) | Ulrich-Matthias Schäfer | 2023-09-03 | 1 | -2/+3 |
* | doscontinue use of svgjs:data in favor of data-svg | Ulrich-Matthias Schäfer | 2023-09-03 | 4 | -8/+14 |
* | fix import of leading, dont write data to dom if not neccessary | Ulrich-Matthias Schäfer | 2023-09-03 | 3 | -10/+25 |
* | support css vars (fixes #1230) | Ulrich-Matthias Schäfer | 2023-09-03 | 1 | -5/+11 |
* | only apply color conversion to attributes that can take a color (fixes #1241) | Ulrich-Matthias Schäfer | 2023-09-03 | 1 | -1/+11 |
* | allow nodes that are not imported yet (fixes #1252) | Ulrich-Matthias Schäfer | 2023-09-03 | 1 | -2/+3 |
* | allow 0 as animation duration and delay (fixes #1125) | Ulrich-Matthias Schäfer | 2023-09-03 | 1 | -7/+7 |
* | add terminate method to timeline so memory can be freed | Ulrich-Matthias Schäfer | 2023-09-02 | 1 | -20/+27 |
* | skip descriptive elements on rebuild and toParent | Ulrich-Matthias Schäfer | 2023-09-02 | 3 | -3/+13 |
* | dependency updates, easier formatting | Ulrich-Matthias Schäfer | 2023-06-13 | 73 | -1196/+1396 |
* | update lockfile version, formatting3.2.0 | Ulrich-Matthias Schäfer | 2023-06-12 | 1 | -2/+2 |
* | Spelling corrections | albert-github | 2023-04-15 | 6 | -13/+13 |
* | docs: Fix a few typos | Tim Gates | 2023-04-05 | 2 | -6/+6 |
* | Merge pull request #1278 from HarryFaulkner/1277-use-single-quotes-for-maskWith | Ulrich-Matthias Schäfer | 2023-01-28 | 5 | -9/+9 |
|\ |
|
| * | remove double quote from all 'url()' refs, update tests | Harry Faulkner | 2022-08-21 | 5 | -8/+8 |
| * | 1277: remove double quotes from maskWith url() impl | Harry Faulkner | 2022-08-09 | 1 | -1/+1 |
* | | Clone without assigning new IDs | Ulrich-Matthias Schäfer | 2022-12-13 | 1 | -3/+8 |
|\ \
| |/
|/| |
|
| * | New paremeter assignNewIds for Dom.clone() | Philippe Bernard | 2020-10-14 | 1 | -3/+8 |
* | | Performance: don't create extra objects in point() (#1251) | Glandos | 2022-01-28 | 1 | -1/+1 |
* | | Add parameter "options" to EventTarget.off() | Mario Schlicht | 2022-01-18 | 1 | -2/+2 |
* | | Return null if `until` not in parent chain | Morgan Harris | 2021-11-23 | 1 | -7/+8 |
* | | 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 |