Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf: add Container constructor declaration. | Jiande | 2023-08-18 | 1 | -0/+1 |
* | perf: use dynamic extends to avoid duplicated declaration between Container a... | Jiande | 2023-08-17 | 1 | -45/+18 |
* | fix: add Fragment declaration in svg.js.d.ts | Jiande | 2023-08-14 | 1 | -0/+46 |
* | dependency updates, easier formatting | Ulrich-Matthias Schäfer | 2023-06-13 | 187 | -7082/+10932 |
* | update lockfile version, formatting3.2.0 | Ulrich-Matthias Schäfer | 2023-06-12 | 2 | -3122/+5776 |
* | update changelog, revert umd wrapper config | Ulrich-Matthias Schäfer | 2023-06-12 | 3 | -143/+231 |
* | Merge pull request #1300 from AstroCorp/fix/types | Ulrich-Matthias Schäfer | 2023-05-10 | 1 | -5/+6 |
|\ | |||||
| * | fix toParent type | Alejandro Leal | 2023-05-10 | 1 | -5/+6 |
|/ | |||||
* | Merge pull request #1297 from albert-github/feature/bug_spell | Ulrich-Matthias Schäfer | 2023-04-15 | 16 | -41/+41 |
|\ | |||||
| * | Spelling corrections | albert-github | 2023-04-15 | 16 | -41/+41 |
|/ | |||||
* | Merge pull request #1294 from timgates42/bugfix_typos | Ulrich-Matthias Schäfer | 2023-04-05 | 3 | -17/+17 |
|\ | |||||
| * | docs: Fix a few typos | Tim Gates | 2023-04-05 | 3 | -17/+17 |
|/ | |||||
* | Merge pull request #1278 from HarryFaulkner/1277-use-single-quotes-for-maskWith | Ulrich-Matthias Schäfer | 2023-01-28 | 10 | -11712/+35 |
|\ | |||||
| * | Merge branch 'svgdotjs:master' into 1277-use-single-quotes-for-maskWith | HarryFaulkner | 2022-08-21 | 1 | -1/+1 |
| |\ | |||||
| * | | remove double quote from all 'url()' refs, update tests | Harry Faulkner | 2022-08-21 | 10 | -11711/+34 |
| * | | 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 | 4 | -7/+21 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix issue with Jest | Philippe Bernard | 2020-10-27 | 1 | -1/+2 |
| * | | Test case for Dom.clone() with assignNewIds = false | Philippe Bernard | 2020-10-14 | 1 | -1/+9 |
| * | | New paremeter assignNewIds for Dom.clone() | Philippe Bernard | 2020-10-14 | 2 | -5/+10 |
* | | | Merge pull request #1280 from dhckdaks/1279-fix-addto-type-definition | Ulrich-Matthias Schäfer | 2022-08-12 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | fix: Add second parameter definition | cmoh | 2022-08-11 | 1 | -1/+1 |
|/ / | |||||
* | | d.ts Timeline.active() (#1253) | Timo Hausmann | 2022-02-08 | 1 | -0/+1 |
* | | Performance: don't create extra objects in point() (#1251) | Glandos | 2022-01-28 | 1 | -1/+1 |
* | | release 3.1.23.1.2 | Ulrich-Matthias Schäfer | 2022-01-26 | 3 | -705/+12453 |
* | | Merge pull request #1249 from Mscht/1248-event-target-off-param-options | Ulrich-Matthias Schäfer | 2022-01-18 | 3 | -5/+16 |
|\ \ | |||||
| * | | Add parameter "options" to EventTarget.off() | Mario Schlicht | 2022-01-18 | 3 | -5/+16 |
|/ / | |||||
* | | Merge pull request #1236 from gormster/fix-1235 | Ulrich-Matthias Schäfer | 2021-11-23 | 2 | -2/+40 |
|\ \ | |||||
| * | | Add regression test for #1235 | Morgan Harris | 2021-11-23 | 1 | -0/+1 |
| * | | Return null if `until` not in parent chain | Morgan Harris | 2021-11-23 | 2 | -7/+22 |
| * | | Add test for closest matching parent | Morgan Harris | 2021-11-23 | 1 | -0/+13 |
| * | | Fix broken parents() function | Morgan Harris | 2021-11-23 | 1 | -1/+10 |
|/ / | |||||
* | | Merge pull request #1233 from adamyakes/1232-dmove-declarion-missing | Ulrich-Matthias Schäfer | 2021-11-10 | 1 | -0/+1 |
|\ \ | |||||
| * | | Includes dmove method on Runner class | Adam Yakes | 2021-11-10 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #1231 from Glandos/patch-2 | Ulrich-Matthias Schäfer | 2021-11-05 | 1 | -2/+2 |
|\ \ | |||||
| * | | findOne can return null | Glandos | 2021-11-05 | 1 | -2/+2 |
|/ / | |||||
* | | fixed issues when animating css, updated deps | Ulrich-Matthias Schäfer | 2021-10-27 | 8 | -3304/+1367 |
* | | Merge pull request #1223 from larshp/master | Ulrich-Matthias Schäfer | 2021-10-12 | 1 | -3/+1 |
|\ \ | |||||
| * | | types: remove at() methods | Lars Hvam | 2021-10-12 | 1 | -3/+1 |
|/ / | |||||
* | | Merge pull request #1219 from visionm45/master | Ulrich-Matthias Schäfer | 2021-09-23 | 1 | -1/+1 |
|\ \ | |||||
| * | | 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 |
| * | | Revert "nodeornew" | Daniel | 2021-09-22 | 1 | -14112/+20 |
| * | | 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 | 2 | -20/+14115 |
|/ / | |||||
* | | Merge pull request #1215 from meriturva/patch-1 | Ulrich-Matthias Schäfer | 2021-09-07 | 1 | -0/+1 |
|\ \ |