Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | Adds dmove to type definition for class Runner | ||||
| * | 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 | ||||
| * | findOne can return null | Glandos | 2021-11-05 | 1 | -2/+2 |
|/ | | | This can be a breaking change. But it will also fix the contract of the method. | ||||
* | fixed issues when animating css, updated deps | Ulrich-Matthias Schäfer | 2021-10-27 | 8 | -3304/+1367 |
| | | | | | | ### Fixed - fixed `css()` returning camelCased properties even though they were specified in kebap-case - fixed `ObjectBag` loosing information when calling `valueOf()` (Numbers lost its unit) | ||||
* | Merge pull request #1223 from larshp/master | Ulrich-Matthias Schäfer | 2021-10-12 | 1 | -3/+1 |
|\ | | | | | types: remove at() methods | ||||
| * | 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 |
|\ | | | | | node or new | ||||
| * | 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 |
| | | | | | | | | This reverts commit aeea23be44bb6dc1653837c61c82a404d4701c8b. | ||||
| * | Revert "remove old code" | Daniel | 2021-09-22 | 1 | -0/+3 |
| | | | | | | | | This reverts commit aeea23be44bb6dc1653837c61c82a404d4701c8b. | ||||
| * | reverted package lock and edit nodeOrNew | Daniel | 2021-09-22 | 1 | -1/+1 |
| | | |||||
| * | Revert "nodeornew" | Daniel | 2021-09-22 | 1 | -14112/+20 |
| | | | | | | | | | | | | This reverts commit dc7e039ef2cbd3005c53652334f42d12f1f25691. reverting package-lock.json | ||||
| * | 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 -> zoom | ||||
| * | Update svg.js.d.ts | Diego Bonura | 2021-09-07 | 1 | -0/+1 |
|/ | | | Add zoom():number to d.ts to get current zoom level | ||||
* | 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 |
| | | | zoom should return `this` | ||||
* | Merge pull request #1204 from maximedupre/patch-1 | Ulrich-Matthias Schäfer | 2021-06-18 | 1 | -2/+2 |
|\ | | | | | Fixes typings starting tsc 4.2.4 | ||||
| * | 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 |
| | | | update docs link | ||||
* | Merge pull request #1201 from josepaiva94/types | Ulrich-Matthias Schäfer | 2021-05-04 | 1 | -0/+10 |
|\ | | | | | Types for Style | ||||
| * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * typos in 1000-accesses.js * typos in transforms.js * typos in Controller.js * typos in Runner.js * typos in Timeline.js * typos in Dom.js * typos in Marker.js * typos in Mask.js * typos in Tspan.js * typos in containerGeometry.js * typos in event.js * typos in css.js * typos in data.js * typos in sugar.js * typos in EventTarget.js * typos in List.js * typos in Matrix.js * typos in SVGArray.js * typos in utils.js * typos in RAFPlugin.js * typos in Runner.js * typos in Timeline.js * typos in Dom.js * typos in Pattern.js * typos in arrange.js * typos in Box.js * typos in SVGNumber.js * typos in utils.js * typos in CONTRIBUTING.md | ||||
* | Merge pull request #1175 from FortAwesome/fix-elliptical-arc-flags-parsing | Ulrich-Matthias Schäfer | 2020-12-13 | 2 | -1/+38 |
|\ | | | | | fix arc flags parsing | ||||
| * | 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 | ||||
| * | Allow strings to be passed as transform origin on TS | Dani | 2020-11-16 | 1 | -1/+1 |
|/ | | | | | We need this to be able to pass strings like "top-right" or "center" as transform origin on TypeScript, as they're already supported on JavaScript. @neomorfeo | ||||
* | 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 | ||||
| * | Add style() to Container on TS bindings | Dani | 2020-11-12 | 1 | -0/+1 |
|/ | | | | | We need this to be able to define styles on the SVG from TypeScript. @neomorfeo | ||||
* | fix `clone()` to return the correct instance (#1154) | Ulrich-Matthias Schäfer | 2020-09-27 | 4 | -3/+11 |
| | |||||
* | fix path parsing (#1145) | Ulrich-Matthias Schäfer | 2020-09-05 | 8 | -201/+351 |
| | |||||
* | Add attribute `rotate` to `MatrixTransformParam` (#1149) | jhajjaarap | 2020-09-05 | 1 | -0/+1 |
| | | | Add attribute `rotate` to `MatrixTransformParam` | ||||
* | Merge pull request #1129 from josepaiva94/types | Ulrich-Matthias Schäfer | 2020-06-15 | 1 | -7/+7 |
|\ | | | | | Fix types for List and ForeignObject (same line separators) | ||||
| * | Remove extends ElementAlias from List items | José C. Paiva | 2020-06-14 | 1 | -3/+2 |
| | | |||||
| * | Fix types for List and ForeignObject | José C. Paiva | 2020-06-14 | 1 | -8/+9 |
|/ |