]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
2019-06-12 Ulrich-Matthias... bump version 3.0.13
2019-05-24 Ulrich-Matthias... Merge pull request #1004 from maxailloud/typescript...
2019-05-24 Maxime AILLOUDPathArray parse method's parameter should be optional... 1004/head
2019-05-24 Maxime AILLOUDTypescript definition file: add null as possible parame...
2019-05-09 Ulrich-Matthias... Merge pull request #992 from valentinradu/master
2019-05-09 ValentinAdded tests for 0 value width/height wrong path scaling 992/head
2019-05-06 ValentinFixed path transformation when box width or height...
2019-04-26 Ulrich-Matthias... fix transform getter when something is 0. Make sure...
2019-04-11 Ulrich-Matthias... Merge pull request #985 from JanMisker/patch-1
2019-04-11 JanMiskerUpdate CHANGELOG.md 985/head
2019-04-01 Ulrich-Matthias... Merge pull request #966 from michAtEl/issue-964
2019-03-01 Ulrich-Matthias... Merge pull request #974 from cmidt-veasna/update-typesc...
2019-03-01 Veasna SrengUpdate typescript definition file. 974/head
2019-02-27 Ulrich-Matthias... Register classes explicitly instead of relying on ...
2019-02-23 Michael Beckerbugfix for issue 964 966/head
2019-02-19 Ulrich-Matthias... bump version number 3.0.12
2019-02-19 kabentleycleanup of .d.ts (#960)
2019-02-18 Ulrich-Matthias... added foreignObject to the core
2019-02-12 Ulrich-Matthias... Merge pull request #957 from kabentley/use-umd
2019-02-12 Keith Bentleyfix SVGNumber and SVGArray 957/head
2019-02-12 Keith BentleyMerge branch 'master' into use-umd
2019-02-12 Keith BentleyCleanup of d.ts
2019-02-11 kabentleyMerge pull request #1 from svgdotjs/master
2019-02-11 Ulrich-Matthias... Merge pull request #956 from kabentley/use-umd
2019-02-11 Keith Bentleytwo constructors for PathArray 956/head
2019-02-11 Keith Bentleymissed constructors on Matrix and PathArray
2019-02-11 Keith Bentleyrevert to iife for bundle. Set "browser" to src/main...
2019-02-10 Keith BentleyBare -> Dom
2019-02-10 Keith Bentleymore cleanup of svg.js.d.ts
2019-02-08 Keith Bentleyuse umd format in rollup.
2019-01-22 Ulrich-Matthias... fix travis test
2019-01-22 Ulrich-Matthias... bump version number 3.0.11
2019-01-22 Ulrich-Matthias... fixed move and center commands for text
2019-01-18 Ulrich-Matthias... speed up zoom function for non-FF Browser
2019-01-14 Ulrich-Matthias... correct wrong year in changelog
2019-01-14 Ulrich-Matthias... fixed `root()`, `textPath()`, `text.path()` and `path... 3.0.10
2019-01-14 Ulrich-Matthias... fixed `textPath()` and `path().text()`
2019-01-14 Ulrich-Matthias... renamed unit() to `convert()` to avoid name collision 3.0.9
2019-01-13 Ulrich-Matthias... added back `to()` as `unit()` of `SVG.Number` which... 3.0.8
2019-01-13 Ulrich-Matthias... minor bugfix in bbox and performance changes 3.0.7
2019-01-12 Ulrich-Matthias... Release 3.0.6 3.0.6
2019-01-12 Ulrich-Matthias... Fix move and size of groups, removed setting of a defau...
2018-12-30 Ulrich-Matthias... Merge pull request #947 from idready/master
2018-12-30 idreadyCorrect words 947/head
2018-12-14 Ulrich-Matthias... Merge pull request #945 from edemaine/pointarray-transform
2018-12-14 Erik DemaineAvoid for..of loop 945/head
2018-12-14 Erik DemaineAdd tests
2018-12-14 Erik DemaineBug fix
2018-12-14 Erik DemaineFix missing comma, lint
2018-12-13 Erik DemaineAdd PointArray.transform by analogy to Point.transform
2018-12-12 Ulrich-Matthias... Release 3.0.5 3.0.5
2018-12-07 Ulrich-Matthias... Release 3.0.4 3.0.4
2018-12-05 Ulrich-Matthias... Release 3.0.3 3.0.3
2018-12-03 Ulrich-Matthias... Release 3.0.2 3.0.2
2018-12-03 Ulrich-Matthias... Release 3.0.1 3.0.1
2018-12-03 Ulrich-Matthias... fixed methods not returning this and missing methods...
2018-12-01 Ulrich-Matthias... Release 3.0.0 3.0.0
2018-12-01 Ulrich-Matthias... Make sure, that install notes are correct
2018-12-01 Ulrich-Matthias... cleaup readme, the info is in the docs
2018-12-01 Ulrich-Matthias... applied fixes from 2.x branch
2018-12-01 SaivanIts obvious that these Issue templates were notes...
2018-12-01 SaivanUpdated the issue templates to have multiple possibilities
2018-12-01 saivanUpdate issue templates
2018-12-01 SaivanAdded a contributing and issue template guide
2018-12-01 Ulrich-Matthias... correct script
2018-12-01 Ulrich-Matthias... fix playgrounds, delete unneeded files
2018-12-01 Ulrich-Matthias... Merge branch '790-color-spaces' into 3.0.0
2018-12-01 Ulrich-Matthias... Merge pull request #939 from svgdotjs/791-random-colors
2018-12-01 Ulrich-Matthias... Merge branch '790-color-spaces' into 791-random-colors 939/head
2018-12-01 Ulrich-Matthias... add back move and dmove for groups
2018-12-01 Ulrich-Matthias... clamp values in toHex, tests, replace for of with for in
2018-12-01 SaivanImplemented random colors and added back the playgrounds
2018-12-01 Ulrich-Matthias... add scripts to automatically upload to bower repo when...
2018-12-01 Ulrich-Matthias... dont generate esm bundle anymore and link to src/main...
2018-12-01 Ulrich-Matthias... delete dist files from repo.
2018-11-30 Ulrich-Matthias... Merge branch '3.0.0' into 790-color-spaces
2018-11-28 Ulrich-Matthias... fix testing with svgdom
2018-11-28 Ulrich-Matthias... Merge branch 'es6-tests' into 3.0.0
2018-11-28 Ulrich-Matthias... merge karma configurations
2018-11-28 Ulrich-Matthias... run build
2018-11-28 Ulrich-Matthias... include adopter tests in test bundle
2018-11-28 Ulrich-Matthias... add tests for all exports of adopter
2018-11-28 Ulrich-Matthias... make es5 tests
2018-11-28 Ulrich-Matthias... add config for karma to run es6 tests
2018-11-28 Ulrich-Matthias... plumber differences between node and browser so that...
2018-11-28 Ulrich-Matthias... make tests work in node and browser
2018-11-28 Ulrich-Matthias... started to add es6 tests using svgdom as fallback in...
2018-11-28 Ulrich-Matthias... Fix build chain so that we now have multiple builds...
2018-11-27 Ulrich-Matthias... Merge branch 'feature/tests2' into 3.0.0
2018-11-26 Ulrich-Matthias... fix bugs in runner, fix imports
2018-11-26 Ulrich-Matthias... Fix bug when converting black to cymk space
2018-11-26 Ulrich-Matthias... Make color-animation work in all spaces (conversion...
2018-11-25 Ulrich-Matthias... fix Morphable so that it works with color spaces. It...
2018-11-25 SaivanFinished off the color spaces, we are all green!
2018-11-25 SaivanReverted some of the lint rules after chatting with...
2018-11-25 SaivanUpdated all of the color modules and old tests are...
2018-11-25 SaivanChanged the esLint rules to avoid silly ternary operato...
2018-11-24 Ulrich-Matthias... add polyfill for CustomEvent
2018-11-24 Ulrich-Matthias... Make package json ready for npm org
2018-11-24 Ulrich-Matthias... Moved utils, namespaces, regex... to a subobject of...
next