| Commit message (Expand) | Author | Age | Files | Lines |
* | release 3.2.4 | Ulrich-Matthias Schäfer | 2024-06-27 | 1 | -0/+7 |
* | add link to release | Ulrich-Matthias Schäfer | 2024-06-18 | 1 | -1/+1 |
* | adapt changelog3.2.3 | Ulrich-Matthias Schäfer | 2024-06-18 | 1 | -0/+7 |
* | release 3.2.23.2.2 | Ulrich-Matthias Schäfer | 2024-06-18 | 1 | -0/+7 |
* | fix typo in changelog | Ulrich-Matthias Schäfer | 2024-06-18 | 1 | -1/+1 |
* | update changelog | Ulrich-Matthias Schäfer | 2024-06-18 | 1 | -0/+22 |
* | update changelog, revert umd wrapper config | Ulrich-Matthias Schäfer | 2023-06-12 | 1 | -140/+229 |
* | Spelling corrections | albert-github | 2023-04-15 | 1 | -2/+2 |
* | release 3.1.23.1.2 | Ulrich-Matthias Schäfer | 2022-01-26 | 1 | -0/+4 |
* | fixed issues when animating css, updated deps | Ulrich-Matthias Schäfer | 2021-10-27 | 1 | -0/+6 |
* | Release 3.1.1 | Ulrich-Matthias Schäfer | 2021-06-25 | 1 | -0/+7 |
* | fix `clone()` to return the correct instance (#1154) | Ulrich-Matthias Schäfer | 2020-09-27 | 1 | -0/+1 |
* | fix path parsing (#1145) | Ulrich-Matthias Schäfer | 2020-09-05 | 1 | -0/+1 |
* | added geometry and positioning methods to `A` (#1110) | Ulrich-Matthias Schäfer | 2020-05-20 | 1 | -0/+1 |
* | 99% line coverage - BAAAAM | Ulrich-Matthias Schäfer | 2020-05-03 | 1 | -0/+3 |
* | added specs for animation files except runner, fixed a few things | Ulrich-Matthias Schäfer | 2020-05-01 | 1 | -1/+7 |
* | finished tests for Point, PointArray, PathArray and SVGArray | Ulrich-Matthias Schäfer | 2020-04-29 | 1 | -0/+4 |
* | finish tests for Matrix.js | Ulrich-Matthias Schäfer | 2020-04-29 | 1 | -0/+4 |
* | added tests for List.js | Ulrich-Matthias Schäfer | 2020-04-29 | 1 | -0/+1 |
* | added tests for data.js and memory.js, enhanced data function to work like cs... | Ulrich-Matthias Schäfer | 2020-04-26 | 1 | -0/+1 |
* | fixes and tests | Ulrich-Matthias Schäfer | 2020-04-09 | 1 | -0/+4 |
* | added tests for Circle | Ulrich-Matthias Schäfer | 2020-04-08 | 1 | -2/+2 |
* | fix defs and reference, tests for Element | Ulrich-Matthias Schäfer | 2020-04-08 | 1 | -0/+2 |
* | added Fragment, completed Dom Tests, fixed `matches()` for document fragments | Ulrich-Matthias Schäfer | 2020-04-08 | 1 | -1/+3 |
* | renamed removeNamespace() | Ulrich-Matthias Schäfer | 2020-04-04 | 1 | -2/+2 |
* | - fixed `put()` which correctly creates an svgjs object from the passed elem... | Ulrich-Matthias Schäfer | 2020-04-03 | 1 | -2/+5 |
* | fixed put and adopter, added tests to cover it | Ulrich-Matthias Schäfer | 2020-03-29 | 1 | -0/+2 |
* | This is a big one... | Ulrich-Matthias Schäfer | 2020-03-28 | 1 | -0/+20 |
* | fixed build of polyfills which was broken because of core-js update3.0.16 | Ulrich-Matthias Schäfer | 2019-11-12 | 1 | -0/+6 |
* | bump version3.0.15 | Ulrich-Matthias Schäfer | 2019-11-08 | 1 | -0/+9 |
* | bump version3.0.14 | Ulrich-Matthias Schäfer | 2019-10-31 | 1 | -0/+10 |
* | bump version3.0.13 | Ulrich-Matthias Schäfer | 2019-06-12 | 1 | -0/+8 |
* | Update CHANGELOG.md | JanMisker | 2019-04-11 | 1 | -1/+1 |
* | bump version number3.0.12 | Ulrich-Matthias Schäfer | 2019-02-19 | 1 | -1/+2 |
* | added foreignObject to the core | Ulrich-Matthias Schäfer | 2019-02-18 | 1 | -0/+9 |
* | fixed move and center commands for text | Ulrich-Matthias Schäfer | 2019-01-22 | 1 | -0/+7 |
* | correct wrong year in changelog | Ulrich-Matthias Schäfer | 2019-01-14 | 1 | -6/+6 |
* | fixed `root()`, `textPath()`, `text.path()` and `path.text()` and removed fon...3.0.10 | Ulrich-Matthias Schäfer | 2019-01-14 | 1 | -1/+6 |
* | fixed `textPath()` and `path().text()` | Ulrich-Matthias Schäfer | 2019-01-14 | 1 | -0/+8 |
* | renamed unit() to `convert()` to avoid name collision3.0.9 | Ulrich-Matthias Schäfer | 2019-01-14 | 1 | -0/+5 |
* | added back `to()` as `unit()` of `SVG.Number` which was removed accidentally3.0.8 | Ulrich-Matthias Schäfer | 2019-01-13 | 1 | -1/+8 |
* | minor bugfix in bbox and performance changes3.0.7 | Ulrich-Matthias Schäfer | 2019-01-13 | 1 | -0/+7 |
* | Release 3.0.63.0.6 | Ulrich-Matthias Schäfer | 2019-01-12 | 1 | -1/+5 |
* | Fix move and size of groups, removed setting of a default font so we dont act... | Ulrich-Matthias Schäfer | 2019-01-12 | 1 | -0/+9 |
* | Correct words | idready | 2018-12-30 | 1 | -2/+2 |
* | Release 3.0.53.0.5 | Ulrich-Matthias Schäfer | 2018-12-12 | 1 | -0/+8 |
* | Release 3.0.43.0.4 | Ulrich-Matthias Schäfer | 2018-12-07 | 1 | -0/+10 |
* | Release 3.0.33.0.3 | Ulrich-Matthias Schäfer | 2018-12-05 | 1 | -0/+9 |
* | Release 3.0.23.0.2 | Ulrich-Matthias Schäfer | 2018-12-03 | 1 | -1/+12 |
* | fixed methods not returning this and missing methods on List | Ulrich-Matthias Schäfer | 2018-12-03 | 1 | -0/+7 |