]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
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-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
2016-10-12 Ulrich-Matthias... Removed wrong tests in sugar.js, fixed remaining tests...
2016-10-12 Ulrich-Matthias... remove redundant test
2016-10-12 dotnetCarpenterre-include dist folder
2016-10-12 dotnetCarpenterremove dist folder from PR
2016-10-12 dotnetCarpentersorry the last commit was nonsens. This one is proper...
2016-10-12 dotnetCarpenterchanging implementation according to review by @Fuzzyma
2016-10-12 dotnetCarpenterfixes #525 by accepting/parsing coordianate strings...
2016-10-12 dotnetCarpenterAdded failing test for PointArray
2016-10-12 Ulrich-Matthias... Merge pull request #527 from dotnetCarpenter/unittest
2016-10-12 Ulrich-Matthias... fixed specs for SVG.Point, fixes #530
2016-10-12 Ulrich-Matthias... tests now pass in Firefox
2016-10-12 dotnetCarpenterreinstate version number - changed it by mistake 527/head
2016-10-12 dotnetCarpenterMerge branch 'unittest' of https://github.com/dotnetCar...
2016-10-12 dotnetCarpenteruse 'npm version' instead of setting versions manually
2016-10-12 dotnetCarpenterremove version from bower and use git tag instead ...
2016-10-12 dotnetCarpenter3.0.0-0
2016-10-12 dotnetCarpenteruse the 'latest' version of firefox
2016-10-12 dotnetCarpenteruse a newer ubuntu image and the latest firefox (49.0)
2016-10-12 dotnetCarpenterUpdate document up to include travis status and updated...
2016-10-11 dotnetCarpenterreinstate semi colon in banners
2016-10-08 dotnetCarpenterupdate badge and log firefox version on travis
2016-10-08 dotnetCarpenterbe sure that firefox is not running before test starts
next