Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | Update svg.js.d.ts | Diego Bonura | 2021-09-07 | 1 | -0/+1 |
|/ | |||||
* | package-lock3.1.1 | Ulrich-Matthias Schäfer | 2021-06-25 | 2 | -2/+2 |
* | Release 3.1.1 | Ulrich-Matthias Schäfer | 2021-06-25 | 2 | -1/+8 |
* | Update svg.js.d.ts | Ulrich-Matthias Schäfer | 2021-06-18 | 1 | -1/+1 |
* | Merge pull request #1204 from maximedupre/patch-1 | Ulrich-Matthias Schäfer | 2021-06-18 | 1 | -2/+2 |
|\ | |||||
| * | Fixes types starting tsc 4.2.4 | Maxime Dupré | 2021-06-17 | 1 | -2/+2 |
|/ | |||||
* | Release 3.1.03.1.0 | Ulrich-Matthias Schäfer | 2021-06-14 | 3 | -34/+19 |
* | cleaned up config, reduced bundle size by a lot!!! | Ulrich-Matthias Schäfer | 2021-06-14 | 3 | -69/+15 |
* | fix group move bug when group contains elements without dimensions, update deps | Ulrich-Matthias Schäfer | 2021-06-13 | 5 | -2299/+2202 |
* | Update website to svgjs.dev | Wout | 2021-06-11 | 1 | -2/+2 |
* | fix: change domain name to svgjs.dev | Wout | 2021-06-09 | 4 | -4/+4 |
* | Update README.md | Wout | 2021-06-09 | 1 | -1/+1 |
* | Update README.md | Ulrich-Matthias Schäfer | 2021-05-20 | 1 | -1/+1 |
* | Merge pull request #1201 from josepaiva94/types | Ulrich-Matthias Schäfer | 2021-05-04 | 1 | -0/+10 |
|\ | |||||
| * | add types for styles | José C. Paiva | 2021-05-03 | 1 | -1/+3 |
| * | add types for styles | José C. Paiva | 2021-05-03 | 1 | -0/+8 |
|/ | |||||
* | update dependencies, apply new linter fixes | Ulrich-Matthias Schäfer | 2021-01-13 | 40 | -2759/+5886 |
* | typos (#1179) | ordago | 2020-12-17 | 29 | -49/+49 |
* | Merge pull request #1175 from FortAwesome/fix-elliptical-arc-flags-parsing | Ulrich-Matthias Schäfer | 2020-12-13 | 2 | -1/+38 |
|\ | |||||
| * | add more elliptical arc flag parsing test coverage | Mike Wilkerson | 2020-12-12 | 1 | -1/+9 |
| * | fix for arc flags parsing | Mike Wilkerson | 2020-12-12 | 2 | -1/+30 |
|/ | |||||
* | Merge pull request #1168 from melon3r/patch-1 | Ulrich-Matthias Schäfer | 2020-11-16 | 1 | -1/+1 |
|\ | |||||
| * | Allow strings to be passed as transform origin on TS | Dani | 2020-11-16 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1167 from melon3r/patch-1 | Ulrich-Matthias Schäfer | 2020-11-13 | 1 | -0/+1 |
|\ | |||||
| * | Add style() to Container on TS bindings | Dani | 2020-11-12 | 1 | -0/+1 |
|/ |