]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
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
2016-10-08 dotnetCarpenterinstall newest firefox on travis currently we use 38...
2016-10-08 dotnetCarpenterswitch back to firefox for testing
2016-10-08 dotnetCarpenterhalt dev of chrome base solution
2016-10-05 dotnetCarpenterchromium-browser is already the newest version. Uncomme...
2016-10-05 dotnetCarpenterfix syntax error
2016-10-05 dotnetCarpentertest with newer version of chrome
2016-10-05 dotnetCarpenter--amend
2016-10-05 dotnetCarpenterconfigure chromium to be chrome on travis
2016-10-05 dotnetCarpenterprobing for chrome on travis
2016-10-05 dotnetCarpenterMany of the failing tests are rounding errors. Differen...
2016-10-04 dotnetCarpenterremove redundant npm install - travis do this for us...
2016-10-04 dotnetCarpenterFirefox 31 is really old - we want to test against...
2016-10-04 dotnetCarpenterApparently travis is running Firefox 31 which doesn...
2016-10-04 dotnetCarpenteradd travis badge
2016-10-04 dotnetCarpenteradd the CSS as a fixture - not sure if its needed for...
2016-10-04 dotnetCarpenterupdated stand-alone jasmine to 2.5.2
2016-10-04 dotnetCarpentertry to run travis
2016-10-04 dotnetCarpentercli unit test setup done
2016-10-04 dotnetCarpentertrying out karma-fixture
2016-10-04 dotnetCarpenterfix missing ) which caused a subtle syntax error
2016-10-04 dotnetCarpenterusing the dist version of svg.js for testing because...
2016-10-04 dotnetCarpentertry to run test with individual files instead of the...
2016-10-04 dotnetCarpenterfixed gulp clean task not returning a Promise
2016-10-04 dotnetCarpenterupdate dependencies
2016-09-22 WoutAdded intersections plugin
2016-08-06 woutUpdated benchmarking system
2016-08-04 woutAdded Snap.svg to benchmarking system
2016-08-04 woutAdded bench styling
2016-08-04 woutAdded native testcases for benchmarking system
2016-08-04 woutFixed typo in benchmark script
2016-08-04 woutAdded benchmark script
2016-08-04 woutVersion bump
2016-08-04 woutMerge branch '2.3.x-speed' 2.3.4
2016-08-04 woutVersion bump
2016-08-04 woutSpeed improvements on parent element
2016-08-02 Ulrich-Matthias... fixed #514 and #516 2.3.3
2016-07-12 Ulrich-Matthias... Merge pull request #508 from Alexandre-Peyron/master
2016-07-12 Alexandre Peyronadd error callback on image loading 508/head
2016-06-21 Ulrich-Matthias... bump 2.3.2 2.3.2
2016-06-21 Ulrich-Matthias... Update changelog
2016-06-12 WoutMerge pull request #481 from mkorganashvili/patch-1
2016-05-29 Ulrich-Matthias... Merge pull request #494 from d-asensio/patch-1
2016-05-29 David Asensio... Corrected typo in README.md 494/head
2016-05-26 Ulrich-Matthias... Merge pull request #490 from snydesc/master
2016-05-25 snydescChanged to document.documentElement.contains 490/head
2016-05-24 snydescChanged document.contains to document.body.contains
2016-05-16 Ulrich-Matthias... fix donate button
2016-05-16 Ulrich-Matthias... added donate button
next