aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* bump 2.6.6Ulrich-Matthias Schäfer2018-08-301-0/+7
* bump 2.6.52.6.5Ulrich-Matthias Schäfer2018-05-261-1/+2
* fixed `SVG.Text.y()` which didnt work correctly with `SVG.Number` (#778)Ulrich-Matthias Schäfer2018-05-261-0/+1
* fixed issues in SVG.Doc and SVG.Mask when cloning(#782)Ulrich-Matthias Schäfer2018-05-261-0/+2
* fixed `element.parent()` which sometimes failed when used on detached documen...Ulrich-Matthias Schäfer2018-05-261-3/+4
* fixes and addition in SVG.PointArray (#805)Ulrich-Matthias Schäfer2018-05-261-0/+4
* fixed `reference()` which failed when trying to use a reference which does no...Ulrich-Matthias Schäfer2018-05-261-0/+1
* Changelog for b0ca749Ulrich-Matthias Schäfer2018-05-261-0/+1
* changelog for last commitUlrich-Matthias Schäfer2018-05-261-0/+7
* bump 2.6.42.6.4Ulrich-Matthias Schäfer2018-02-071-0/+6
* bump 2.6.32.6.3Ulrich-Matthias Schäfer2017-07-211-0/+6
* bump 2.6.22.6.2Ulrich-Matthias Schäfer2017-06-051-3/+2
* changelog, gitignoreUlrich-Matthias Schäfer2017-06-041-0/+1
* Update CHANGELOG and rebuild the libRémi Tétreault2017-05-271-0/+1
* Fixed links to releasesJon Ege Ronnenberg2017-05-271-11/+14
* fixed `SVG.FX.step` so that the animation doesn't stop if an afterAll callbac...Rémi Tétreault2017-05-141-0/+1
* revert the previous commitRémi Tétreault2017-05-021-1/+1
* allow SVG.Matrix to be passed SVG.NumberRémi Tétreault2017-05-011-0/+1
* fixed `SVG.FX.once` so that it add its callback on the last situation instead...Rémi Tétreault2017-04-301-1/+2
* updated jasmine to 2.6.0 and added @RmiTtro as maintainerdotnetCarpenter2017-04-261-0/+11
* fixed a bug in path parser which made it stop parsing when hitting z command ...Ulrich-Matthias Schäfer2017-04-251-0/+5
* added `options` to `on()`, back to sloppy mode2.6.0Ulrich-Matthias Schäfer2017-04-211-0/+10
* update changelogUlrich-Matthias Schäfer2017-04-171-5/+2
* update readmeUlrich-Matthias Schäfer2017-04-171-0/+3
* update changelogdotnetCarpenter2017-04-141-0/+3
* fixed link style to tags and update about component.jsondotnetCarpenter2017-04-111-3/+8
* patch release for strict mode2.5.2dotnetCarpenter2017-04-111-1/+12
* clean up and added changes to CHANGELOGdotnetCarpenter2017-04-111-5/+10
* fixed bbox not declared in SVG.Box.transformdotnetCarpenter2017-04-111-0/+2
* Updated CHANGELOGwout2017-04-071-1/+2
* clear does not remove parser anymoreUlrich-Matthias Schäfer2017-03-291-1/+8
* fixed `SVG.PathArray.parse` that did not correctly parsed flat arraysUlrich-Matthias Schäfer2017-03-241-0/+7
* update link to travis-cidotnetCarpenter2017-03-141-1/+1
* point release 2.5.0 to our tagged releasedotnetCarpenter2017-03-141-1/+1
* updated changelogUlrich-Matthias Schäfer2017-03-091-0/+1
* update changelogUlrich-Matthias Schäfer2017-03-091-0/+2
* Fix offset produced by svg parser (#553)Ulrich-Matthias Schäfer2017-03-081-0/+1
* update changelogUlrich-Matthias Schäfer2017-03-081-0/+1
* update changelogUlrich-Matthias Schäfer2017-03-081-0/+1
* added SVG.Box, added transform method to boxes, fix rbox (#626)Ulrich-Matthias Schäfer2017-03-081-7/+9
* fixes SVG.PointArray.size() which created NaN when the bbox of the point arra...Ulrich-Matthias Schäfer2017-03-081-0/+1
* make flip working with both axis when no parameter / only offset is passedUlrich-Matthias Schäfer2017-03-061-4/+5
* added `font()` method to `SVG.Tspan` (#599)Ulrich-Matthias Schäfer2017-03-051-1/+2
* `dx()/dy()` now accepts percentage values, too (#524)Ulrich-Matthias Schäfer2017-03-051-0/+1
* fixed error in event which did not clean up `SVG.handlerMap` properly (#518)Ulrich-Matthias Schäfer2017-03-051-0/+1
* update changelogUlrich-Matthias Schäfer2017-02-281-0/+2
* update changelogUlrich-Matthias Schäfer2017-02-251-0/+2
* slim down the SVG.TBox to SVG.RBox mapping (new SVG.TBox will not work)dotnetCarpenter2017-02-241-3/+1
* remove SVG.TBoxdotnetCarpenter2017-02-231-0/+3
* Added clone method to SVG.Array/PointArray/PathArray (#590)Ulrich-Matthias Schäfer2017-02-201-8/+9