]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
2017-03-08 Ulrich-Matthias... fixes SVG.PointArray.size() which created NaN when...
2017-03-08 Rémi TétreaultFix Animating a flip transform does not work #624
2017-03-08 Rémi TétreaultMake the method dequeue stop the current animation
2017-03-08 Rémi TétreaultHave stop be called after each test of the fx module
2017-03-08 dotnetCarpenteradd rotate() as an animation method in typescript
2017-03-06 Ulrich-Matthias... make flip working with both axis when no parameter...
2017-03-06 Ulrich-Matthias... fix bug in rebuild, remove x adjusting in x method...
2017-03-06 Ulrich-Matthias... speed up path parsing for most cases
2017-03-05 Ulrich-Matthias... added `font()` method to `SVG.Tspan` (#599)
2017-03-05 Ulrich-Matthias... `dx()/dy()` now accepts percentage values, too (#524)
2017-03-05 Ulrich-Matthias... fixed error in event which did not clean up `SVG.handle...
2017-03-03 Ulrich-Matthias... removed at() helper which is not used anymore
2017-03-01 Ulrich-Matthias... added test cases to increase code coverage
2017-03-01 Ulrich-Matthias... added test cases to increase coverage
2017-03-01 Ulrich-Matthias... added test cases to increase code coverage
2017-03-01 Ulrich-Matthias... Added test cases to increase code coverage
2017-03-01 Ulrich-Matthias... added test case for ungroup/flatten
2017-02-28 Ulrich-Matthias... fixed bug in SVG.Transformations when creating with...
2017-02-28 Ulrich-Matthias... update changelog
2017-02-28 Ulrich-Matthias... added tests to increase code coverage
2017-02-28 Ulrich-Matthias... removed old fx code which is unused (#605)
2017-02-28 Ulrich-Matthias... added tests to increase code coverage
2017-02-27 Ulrich-Matthias... added test cases to increase coverage
2017-02-25 Rémi TétreaultAdd tests for the animate method of the FX module
2017-02-25 Rémi TétreaultAdd tests for when the user call stop/finish in during...
2017-02-25 Rémi TétreaultAdd tests for the method atEnd of the FX module
2017-02-25 Rémi TétreaultCorrect some tests for the at_ methods of the FX module
2017-02-25 Ulrich-Matthias... added test cases to increase code coverage
2017-02-25 Ulrich-Matthias... update changelog
2017-02-25 Ulrich-Matthias... viewbox now also accepts arrays and strings
2017-02-25 Ulrich-Matthias... added test cases to increase code coverage
2017-02-24 Ulrich-Matthias... added a few missing tests to increase coverage
2017-02-24 Ulrich-Matthias... `SVG.Array` now accepts a comma seperated string and...
2017-02-24 Ulrich-Matthias... newlines
2017-02-24 Ulrich-Matthias... Added SVG.Symbol so SVG.adopt can pick up symbols correctly
2017-02-24 dotnetCarpenterslim down the SVG.TBox to SVG.RBox mapping (new SVG... 602/head
2017-02-24 dotnetCarpenterdeprecate SVG.TBox
2017-02-23 dotnetCarpenterremove SVG.TBox
2017-02-22 woutAdded gradient tests
2017-02-22 Rémi TétreaultAllow 0 to be passed without unit
2017-02-21 woutAdded paths to bench
2017-02-21 woutUpdated bench
2017-02-20 Ulrich-Matthias... Added clone method to SVG.Array/PointArray/PathArray...
2017-02-19 Ulrich-Matthias... update changelog
2017-02-19 Ulrich-Matthias... Merge pull request #589 from RmiTtro/sort-leftovers...
2017-02-18 Rémi TétreaultMake some change to the previous commit 589/head
2017-02-17 Rémi TétreaultSort out leftovers from the old fx module
2017-02-15 WoutDocumentup config no longer required
2017-02-05 woutUpdated CHANGELOG
2017-02-05 Jon Ege RonnenbergFixed sentence
2017-02-05 dotnetCarpenteradded PR reference number
2017-02-05 dotnetCarpenterbegan notes for the 2.4.1 release
2017-02-05 dotnetCarpenteradded newline for readability
2017-02-05 dotnetCarpenterMerge branch 'master' of https://github.com/svgdotjs...
2017-02-05 ZearinFormat change log according to “Keep a CHANGELOG” guide...
2017-01-18 woutTypo in typings
2017-01-15 WoutDocumentup
2017-01-15 WoutDocumentup fix
2017-01-15 woutChanged documentup twitter account
2017-01-14 woutUpdated LICENSE
2017-01-14 dotnetCarpenternote to self for the 3.0 release
2017-01-14 dotnetCarpenterversion 2.4.0 - new feature: path animation 2.4.0
2017-01-14 dotnetCarpenterwrapping up for 2.4.0 release
2017-01-14 dotnetCarpenterupdate documentation to reflect our new basic path...
2017-01-14 Rémi TétreaultMake some fixes in SVG.PathArray
2017-01-14 Rémi TétreaultImplement a more basic morph method for SVG.PathArray
2017-01-14 Rémi TétreaultImplement the morph method of SVG.PathArray
2017-01-14 dotnetCarpenterversion 2.3.7 - maintenance release 2.3.7
2017-01-14 dotnetCarpenterWrapping up for 2.3.7 release
2017-01-14 WoutRestored original README
2017-01-14 WoutAdding documentup referrer
2017-01-14 rdfriedladded missing constructor definitions
2017-01-14 rdfriedlimproved typings
2017-01-14 Daniel Gräberfix(typing): Export for umd module
2017-01-14 Daniel Wangadd CDNJS version badge in README.md (#566)
2017-01-14 woutUpdated README
2017-01-14 woutUpdated docs
2016-12-25 dotnetCarpenterupdate documentation to reflect our new basic path...
2016-12-23 Rémi TétreaultMake some fixes in SVG.PathArray 561/head
2016-12-21 Rémi TétreaultImplement a more basic morph method for SVG.PathArray
2016-12-20 Rémi TétreaultImplement the morph method of SVG.PathArray
2016-11-13 dotnetCarpenteraccidently removed dist/svg.min.js from repo
2016-11-13 dotnetCarpenterupdated changelog for 2.3.7
2016-11-13 dotnetCarpenterspeedup build for tests
2016-11-13 dotnetCarpenteradded `npm run test:quick` which aim at being fast...
2016-11-12 dotnetCarpenterupdated changelog for 2.3.7
2016-11-12 dotnetCarpenteradded code coverage
2016-11-12 dotnetCarpenterupdate changelog with PR #549
2016-11-12 dotnetCarpenteradded small paragraph about on how to prevent pushing...
2016-11-12 dotnetCarpentergentle optimization of PR #549
2016-11-12 dotnetCarpenterRevert "optimize loop performance"
2016-11-12 dotnetCarpenteroptimize loop performance
2016-11-11 Preston TigheFix going down prototype chain 549/head
2016-11-10 Ulrich-Matthias... Merge pull request #548 from RmiTtro/fix-transform...
2016-11-10 Rémi TétreaultFix the bug where relative matrix transforms are not... 548/head
2016-11-08 Rémi TétreaultFix a bug with the animation of a scale transform
2016-11-04 dotnetCarpenterupdate doc for SVG() in alignment with comment: https...
2016-11-04 Ulrich-Matthias... changelog
2016-11-04 Ulrich-Matthias... Merge pull request #546 from RmiTtro/fix-and-improve...
2016-11-03 Rémi TétreaultFix and improve the dequeue method of the FX module 546/head
next