]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
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
2016-05-16 Ulrich-Matthias... fixed line constructor which doesn't work with Array...
2016-05-13 Ulrich-Matthias... fixed bbox when element is not in the dom (#480), added...
2016-05-13 Ulrich-Matthias... changelog
2016-05-13 Ulrich-Matthias... fixed string parsing in viewbox (#483), specs `SVG...
2016-05-05 Ulrich-Matthias... bump 2.3.1 2.3.1
2016-05-05 Ulrich-Matthias... fixed bug in `parse()` from `SVG.PathArray` which does...
2016-04-25 mkorganashviliFix groups animation 481/head
2016-04-15 Ulrich-Matthias... fixed bug in `add()` and `SVG.Doc().create()`
2016-04-09 Ulrich-Matthias... Merge pull request #470 from rdfriedl/master
2016-04-09 Ulrich-Matthias... fixed bug where `stop(true)` throws an error when eleme...
2016-04-09 Ulrich-Matthias... fixed old target references
2016-04-03 Ulrich-Matthias... fixed `SVG.morph()` (#473)
2016-04-01 Ulrich-Matthias... doublecheck SVG.parser, use svg element which is not...
2016-04-01 Ulrich-Matthias... fix parser error (#471) and small bug in SVG.Color...
2016-04-01 rdfriedladded definition for SVG.prepare 470/head
2016-04-01 rdfriedladded svg.js.d.ts
2016-03-29 Ulrich-Matthias... bump 2.3.0 2.3.0
2016-03-29 Ulrich-Matthias... readme update, clean up
2016-03-28 Ulrich-Matthias... tidy up
2016-03-28 Ulrich-Matthias... fix finishing up correctly with even loops, readme
2016-03-28 woutEmail address fix
next