]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
2020-04-26 Ulrich-Matthias... added tests for sugar.js
2020-04-26 Ulrich-Matthias... added tests for data.js and memory.js, enhanced data...
2020-04-25 Ulrich-Matthias... added tests for css.js
2020-04-25 Ulrich-Matthias... added tests for class.js
2020-04-25 Ulrich-Matthias... add tests for selector and arrange, simplifed front...
2020-04-25 Ulrich-Matthias... sort out unused regex, add parser and regex tests,...
2020-04-22 Ulrich-Matthias... renamed svg namespace to svg
2020-04-16 Ulrich-Matthias... make tests svgdom ready
2020-04-11 Ulrich-Matthias... added tests for pointed.js and poly.js
2020-04-11 Ulrich-Matthias... added tests for circled.js and gradiented.js
2020-04-11 Ulrich-Matthias... added tests for attr()
2020-04-10 Ulrich-Matthias... added tests to cover all branches
2020-04-10 Ulrich-Matthias... added even more tests
2020-04-10 Ulrich-Matthias... added tests for Polygon and Polyline
2020-04-10 Ulrich-Matthias... added tests for Pattern
2020-04-10 Ulrich-Matthias... remove targets from Path because its in TextPath already
2020-04-10 Ulrich-Matthias... added tests for Path
2020-04-10 Ulrich-Matthias... added tests for Mask
2020-04-10 Ulrich-Matthias... added tests for Line
2020-04-09 Ulrich-Matthias... added tests for Image
2020-04-09 Ulrich-Matthias... added test for Gradient
2020-04-09 Ulrich-Matthias... added tests for ellipse
2020-04-09 Ulrich-Matthias... added tests for Defs
2020-04-09 Ulrich-Matthias... fixes and tests
2020-04-08 Ulrich-Matthias... added tests for ClipPath
2020-04-08 Ulrich-Matthias... added tests for Circle
2020-04-08 Ulrich-Matthias... fix defs and reference, tests for Element
2020-04-07 Ulrich-Matthias... tests for EventTarget
2020-04-07 Ulrich-Matthias... added Fragment, completed Dom Tests, fixed `matches...
2020-04-05 Ulrich-Matthias... added second parameter to `addTo` and `putIn`. Added...
2020-04-04 Ulrich-Matthias... renamed removeNamespace()
2020-04-03 Ulrich-Matthias... - fixed `put()` which correctly creates an svgjs objec...
2020-03-29 Ulrich-Matthias... fixed put and adopter, added tests to cover it
2020-03-28 Ulrich-Matthias... fix travis config
2020-03-28 Ulrich-Matthias... This is a big one...
2020-03-23 Ulrich-Matthias... Merge pull request #1096 from LumaKernel/types-for...
2020-03-23 LumaAdd mouseenter()/mouseleave() function definition to... 1096/head
2019-12-19 Ulrich-Matthias... Merge pull request #1065 from mradcliffe/1064-fix-eleme...
2019-12-16 Matthew RadcliffeChanges animate duration argument to TimeLike 1065/head
2019-12-12 Matthew RadcliffeFixes Element.animate typing
2019-11-12 Ulrich-Matthias... fixed build of polyfills which was broken because of... 3.0.16
2019-11-08 Ulrich-Matthias... bump version 3.0.15
2019-11-01 Ulrich-Matthias... Updated dependencies to newest version, new linter...
2019-10-31 Ulrich-Matthias... bump version 3.0.14
2019-07-27 Ulrich-Matthias... Merge pull request #1026 from lenzls/1023-hide-from...
2019-07-26 Simon Lenz1023 - update package-lock.json 1026/head
2019-07-26 Simon Lenz1023 - hide parser from screen readers
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
next