]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
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
2016-11-03 Ulrich-Matthias... changelog, run gulp cause of #504
2016-11-03 Ulrich-Matthias... Merge pull request #504 from tkiss/animations_es6-7_fix
2016-11-03 Ulrich-Matthias... Merge pull request #545 from RmiTtro/fix-skew-transform
2016-11-02 Rémi TétreaultFix the implementation of the skew transform 545/head
2016-11-02 Ulrich-Matthias... Merge pull request #538 from RmiTtro/make-fx-at-reverse...
2016-11-02 Rémi TétreaultMake the code in the FX module simpler 538/head
2016-11-01 Ulrich-Matthias... changelog
2016-11-01 Ulrich-Matthias... Merge pull request #543 from RmiTtro/individual-transfo...
2016-11-01 Rémi TétreaultMake matrixify work with transformation chain separated... 543/head
2016-10-25 dotnetCarpenterupdate links in package to the new project home
2016-10-25 dotnetCarpenterupdate README links to point to the new project home
2016-10-23 dotnetCarpenterfix spelling
2016-10-23 woutChanged author email
2016-10-21 dotnetCarpenterbump 2.3.6 2.3.6
2016-10-20 dotnetCarpenteradded test for silently fixing wrong point parameters... 540/head
2016-10-20 dotnetCarpenterfix leading/trailing space test case
2016-10-20 dotnetCarpenterhandle leading and trailing spaces
2016-10-20 dotnetCarpenterreplace call to filter function with better regex
2016-10-20 Ulrich-Matthias... correct naming of test
2016-10-20 dotnetCarpenterspeed up travis tests by caching the node_modules folde...
2016-10-20 Ulrich-Matthias... hotfix (#529)
2016-10-19 Jon Ege Ronnenbergfix wrong doc for local testing (#537)
2016-10-18 Ulrich-Matthias... changelog
2016-10-18 Ulrich-Matthias... Merge pull request #536 from RmiTtro/fx-speed-like...
2016-10-17 Rémi TétreaultChange the SVG.FX attribute spd to _speed 536/head
2016-10-17 Jon Ege RonnenbergFix Build and Test section
2016-10-17 Rémi TétreaultAdd speed to SVG.Element and also add documentation...
2016-10-17 Rémi TétreaultMake the tests of timeToPos() and posToTime() easier...
2016-10-17 Rémi TétreaultMake tests relating to speed easier to understand
2016-10-17 Rémi TétreaultMake speed(0) pause the animation
2016-10-17 Rémi TétreaultMake SVG.FX.speed act more like others animations libraries
2016-10-16 Ulrich-Matthias... changelog
2016-10-16 Ulrich-Matthias... Merge pull request #534 from RmiTtro/fix-afterall-test
2016-10-16 dotnetCarpenteruse default linux image, change name of nvm node versio...
2016-10-16 Rémi TétreaultFix the test of SVG.FX.afterAll 534/head
2016-10-16 Ulrich-Matthias... changelog updated
2016-10-15 Ulrich-Matthias... Merge pull request #532 from RmiTtro/fix-fx-loop
2016-10-15 Rémi TétreaultRebuild of the library 532/head
2016-10-15 Rémi TétreaultAdd tests for SVG.FX.loop
2016-10-15 Rémi TétreaultMake SVG.FX.loop modify the last situation instead...
2016-10-13 WoutFixed error in README
2016-10-13 WoutUpdate LICENSE.txt
2016-10-13 Ulrich-Matthias... bump 2.3.5 2.3.5
2016-10-12 Ulrich-Matthias... Merge pull request #529 from dotnetCarpenter/pointarray
2016-10-12 dotnetCarpenterupdate README for version 2.3.5 which I believe this... 529/head
2016-10-12 dotnetCarpenterall tests pass - All your base are belong to us
2016-10-12 Ulrich-Matthias... fixed id in test which is different in headless browser
next