2019-12-19 |
Ulrich-Matthias... | Merge pull request #1065 from mradcliffe/1064-fix-eleme... |
commit | commitdiff | tree | snapshot |
2019-12-16 |
Matthew Radcliffe | Changes animate duration argument to TimeLike 1065/head |
commit | commitdiff | tree | snapshot |
2019-12-12 |
Matthew Radcliffe | Fixes Element.animate typing |
commit | commitdiff | tree | snapshot |
2019-11-12 |
Ulrich-Matthias... | fixed build of polyfills which was broken because of... 3.0.16 |
commit | commitdiff | tree | snapshot |
2019-11-08 |
Ulrich-Matthias... | bump version 3.0.15 |
commit | commitdiff | tree | snapshot |
2019-11-01 |
Ulrich-Matthias... | Updated dependencies to newest version, new linter... |
commit | commitdiff | tree | snapshot |
2019-10-31 |
Ulrich-Matthias... | bump version 3.0.14 |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Ulrich-Matthias... | Merge pull request #1026 from lenzls/1023-hide-from... |
commit | commitdiff | tree | snapshot |
2019-07-26 |
Simon Lenz | 1023 - update package-lock.json 1026/head |
commit | commitdiff | tree | snapshot |
2019-07-26 |
Simon Lenz | 1023 - hide parser from screen readers |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Ulrich-Matthias... | bump version 3.0.13 |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Ulrich-Matthias... | Merge pull request #1004 from maxailloud/typescript... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Maxime AILLOUD | PathArray parse method's parameter should be optional... 1004/head |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Maxime AILLOUD | Typescript definition file: add null as possible parame... |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Ulrich-Matthias... | Merge pull request #992 from valentinradu/master |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Valentin | Added tests for 0 value width/height wrong path scaling 992/head |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Valentin | Fixed path transformation when box width or height... |
commit | commitdiff | tree | snapshot |
2019-04-26 |
Ulrich-Matthias... | fix transform getter when something is 0. Make sure... |
commit | commitdiff | tree | snapshot |
2019-04-11 |
Ulrich-Matthias... | Merge pull request #985 from JanMisker/patch-1 |
commit | commitdiff | tree | snapshot |
2019-04-11 |
JanMisker | Update CHANGELOG.md 985/head |
commit | commitdiff | tree | snapshot |
2019-04-01 |
Ulrich-Matthias... | Merge pull request #966 from michAtEl/issue-964 |
commit | commitdiff | tree | snapshot |
2019-03-01 |
Ulrich-Matthias... | Merge pull request #974 from cmidt-veasna/update-typesc... |
commit | commitdiff | tree | snapshot |
2019-03-01 |
Veasna Sreng | Update typescript definition file. 974/head |
commit | commitdiff | tree | snapshot |
2019-02-27 |
Ulrich-Matthias... | Register classes explicitly instead of relying on ... |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Michael Becker | bugfix for issue 964 966/head |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Ulrich-Matthias... | bump version number 3.0.12 |
commit | commitdiff | tree | snapshot |
2019-02-19 |
kabentley | cleanup of .d.ts (#960) |
commit | commitdiff | tree | snapshot |
2019-02-18 |
Ulrich-Matthias... | added foreignObject to the core |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Ulrich-Matthias... | Merge pull request #957 from kabentley/use-umd |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Keith Bentley | fix SVGNumber and SVGArray 957/head |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Keith Bentley | Merge branch 'master' into use-umd |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Keith Bentley | Cleanup of d.ts |
commit | commitdiff | tree | snapshot |
2019-02-11 |
kabentley | Merge pull request #1 from svgdotjs/master |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Ulrich-Matthias... | Merge pull request #956 from kabentley/use-umd |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Keith Bentley | two constructors for PathArray 956/head |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Keith Bentley | missed constructors on Matrix and PathArray |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Keith Bentley | revert to iife for bundle. Set "browser" to src/main... |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Keith Bentley | Bare -> Dom |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Keith Bentley | more cleanup of svg.js.d.ts |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Keith Bentley | use umd format in rollup. |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Ulrich-Matthias... | fix travis test |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Ulrich-Matthias... | bump version number 3.0.11 |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Ulrich-Matthias... | fixed move and center commands for text |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Ulrich-Matthias... | speed up zoom function for non-FF Browser |
commit | commitdiff | tree | snapshot |
2019-01-14 |
Ulrich-Matthias... | correct wrong year in changelog |
commit | commitdiff | tree | snapshot |
2019-01-14 |
Ulrich-Matthias... | fixed `root()`, `textPath()`, `text.path()` and `path... 3.0.10 |
commit | commitdiff | tree | snapshot |
2019-01-14 |
Ulrich-Matthias... | fixed `textPath()` and `path().text()` |
commit | commitdiff | tree | snapshot |
2019-01-14 |
Ulrich-Matthias... | renamed unit() to `convert()` to avoid name collision 3.0.9 |
commit | commitdiff | tree | snapshot |
2019-01-13 |
Ulrich-Matthias... | added back `to()` as `unit()` of `SVG.Number` which... 3.0.8 |
commit | commitdiff | tree | snapshot |
2019-01-13 |
Ulrich-Matthias... | minor bugfix in bbox and performance changes 3.0.7 |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Ulrich-Matthias... | Release 3.0.6 3.0.6 |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Ulrich-Matthias... | Fix move and size of groups, removed setting of a defau... |
commit | commitdiff | tree | snapshot |
2018-12-30 |
Ulrich-Matthias... | Merge pull request #947 from idready/master |
commit | commitdiff | tree | snapshot |
2018-12-30 |
idready | Correct words 947/head |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Ulrich-Matthias... | Merge pull request #945 from edemaine/pointarray-transform |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Erik Demaine | Avoid for..of loop 945/head |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Erik Demaine | Add tests |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Erik Demaine | Bug fix |
commit | commitdiff | tree | snapshot |
2018-12-14 |
Erik Demaine | Fix missing comma, lint |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Erik Demaine | Add PointArray.transform by analogy to Point.transform |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Ulrich-Matthias... | Release 3.0.5 3.0.5 |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Ulrich-Matthias... | Release 3.0.4 3.0.4 |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Ulrich-Matthias... | Release 3.0.3 3.0.3 |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Ulrich-Matthias... | Release 3.0.2 3.0.2 |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Ulrich-Matthias... | Release 3.0.1 3.0.1 |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Ulrich-Matthias... | fixed methods not returning this and missing methods... |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | Release 3.0.0 3.0.0 |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | Make sure, that install notes are correct |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | cleaup readme, the info is in the docs |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | applied fixes from 2.x branch |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Saivan | Its obvious that these Issue templates were notes... |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Saivan | Updated the issue templates to have multiple possibilities |
commit | commitdiff | tree | snapshot |
2018-12-01 |
saivan | Update issue templates |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Saivan | Added a contributing and issue template guide |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | correct script |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | fix playgrounds, delete unneeded files |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | Merge branch '790-color-spaces' into 3.0.0 |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | Merge pull request #939 from svgdotjs/791-random-colors |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | Merge branch '790-color-spaces' into 791-random-colors 939/head |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | add back move and dmove for groups |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | clamp values in toHex, tests, replace for of with for in |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Saivan | Implemented random colors and added back the playgrounds |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | add scripts to automatically upload to bower repo when... |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | dont generate esm bundle anymore and link to src/main... |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Ulrich-Matthias... | delete dist files from repo. |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Ulrich-Matthias... | Merge branch '3.0.0' into 790-color-spaces |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | fix testing with svgdom |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | Merge branch 'es6-tests' into 3.0.0 |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | merge karma configurations |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | run build |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | include adopter tests in test bundle |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | add tests for all exports of adopter |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | make es5 tests |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | add config for karma to run es6 tests |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | plumber differences between node and browser so that... |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | make tests work in node and browser |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | started to add es6 tests using svgdom as fallback in... |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Ulrich-Matthias... | Fix build chain so that we now have multiple builds... |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Ulrich-Matthias... | Merge branch 'feature/tests2' into 3.0.0 |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Ulrich-Matthias... | fix bugs in runner, fix imports |
commit | commitdiff | tree | snapshot |
next |