780 Commits (dbb3460e1d8535656895e4294184e4f9ad73a4b8)
 

Author SHA1 Message Date
  dotnetCarpenter dbb3460e1d
update README links to point to the new project home 7 years ago
  dotnetCarpenter 4a4d8c7fe3
fix spelling 7 years ago
  wout dc46e8673d Changed author email 7 years ago
  dotnetCarpenter a67f69cd52
bump 2.3.6 7 years ago
  dotnetCarpenter e4bff8c910
added test for silently fixing wrong point parameters to SVG.PointArray + better descriptions for SVG.PointArray tests 7 years ago
  dotnetCarpenter 288662d0d9
fix leading/trailing space test case 7 years ago
  dotnetCarpenter 695f26a8df
handle leading and trailing spaces 7 years ago
  dotnetCarpenter d07a17de28
replace call to filter function with better regex 7 years ago
  Ulrich-Matthias Schäfer 0667187ea6 correct naming of test 7 years ago
  dotnetCarpenter 9bc6c8ec0c
speed up travis tests by caching the node_modules folder - should shave off 23 seconds of test run time 7 years ago
  Ulrich-Matthias Schäfer f1d9f6157d hotfix (#529) 7 years ago
  Jon Ege Ronnenberg a6645a052b fix wrong doc for local testing (#537) 7 years ago
  Ulrich-Matthias Schäfer 27c958202d changelog 7 years ago
  Ulrich-Matthias Schäfer 3f90a8fccc Merge pull request #536 from RmiTtro/fx-speed-like-other-lib 7 years ago
  Rémi Tétreault 2ce9170a5e Change the SVG.FX attribute spd to _speed 7 years ago
  Jon Ege Ronnenberg f0c5ca2f72 Fix Build and Test section 7 years ago
  Rémi Tétreault 5da860377e Add speed to SVG.Element and also add documentation to speed 7 years ago
  Rémi Tétreault 7db574d979 Make the tests of timeToPos() and posToTime() easier to understand 7 years ago
  Rémi Tétreault d29ee51f9f Make tests relating to speed easier to understand 7 years ago
  Rémi Tétreault 91d4934ca6 Make speed(0) pause the animation 7 years ago
  Rémi Tétreault a6261cda9d Make SVG.FX.speed act more like others animations libraries 7 years ago
  Ulrich-Matthias Schäfer 4423a8c9a7 changelog 7 years ago
  Ulrich-Matthias Schäfer 6c35f8d2ec Merge pull request #534 from RmiTtro/fix-afterall-test 7 years ago
  dotnetCarpenter 4d9f4f9583
use default linux image, change name of nvm node version to stable instead of node - it is the same version but stable is a better name, build the source before testing in case someone only push changes to the source and don't build 7 years ago
  Rémi Tétreault 97d97fbc5d Fix the test of SVG.FX.afterAll 7 years ago
  Ulrich-Matthias Schäfer a7dab3cc5e changelog updated 7 years ago
  Ulrich-Matthias Schäfer b7a6fd3da8 Merge pull request #532 from RmiTtro/fix-fx-loop 7 years ago
  Rémi Tétreault 1c98bc5869 Rebuild of the library 7 years ago
  Rémi Tétreault 2acf66a8b1 Add tests for SVG.FX.loop 7 years ago
  Rémi Tétreault 8cfd755802 Make SVG.FX.loop modify the last situation instead of the current one 7 years ago
  Wout 6f4fd728af Fixed error in README 7 years ago
  Wout 2bf3107441 Update LICENSE.txt 7 years ago
  Ulrich-Matthias Schäfer 4e03d27537 bump 2.3.5 7 years ago
  Ulrich-Matthias Schäfer a3f171891a Merge pull request #529 from dotnetCarpenter/pointarray 7 years ago
  dotnetCarpenter 3253e2eb2c
update README for version 2.3.5 which I believe this PR will be part of 7 years ago
  dotnetCarpenter 727d11ae3f
all tests pass - All your base are belong to us 7 years ago
  Ulrich-Matthias Schäfer 9b0408547e fixed id in test which is different in headless browser 7 years ago
  Ulrich-Matthias Schäfer 42664efc08 Removed wrong tests in sugar.js, fixed remaining tests. Made fill and stroke a nop when no argument given 7 years ago
  Ulrich-Matthias Schäfer 26ac29a143 remove redundant test 7 years ago
  dotnetCarpenter de154c33ab
re-include dist folder 7 years ago
  dotnetCarpenter b21ce1f270
remove dist folder from PR 7 years ago
  dotnetCarpenter 770fc4d7a8
sorry the last commit was nonsens. This one is proper tested. 7 years ago
  dotnetCarpenter 4f8edd919a
changing implementation according to review by @Fuzzyma 7 years ago
  dotnetCarpenter eed96bcf59
fixes #525 by accepting/parsing coordianate strings where x and y is seperated by comma and or by space - we count the shape coordinates until (and including) the maximum even number 7 years ago
  dotnetCarpenter 92fb920e11
Added failing test for PointArray 7 years ago
  Ulrich-Matthias Schäfer efa504adee Merge pull request #527 from dotnetCarpenter/unittest 7 years ago
  Ulrich-Matthias Schäfer 0a857d505e fixed specs for SVG.Point, fixes #530 7 years ago
  Ulrich-Matthias Schäfer 018fcce752 tests now pass in Firefox 7 years ago
  dotnetCarpenter 0d11bc6360
reinstate version number - changed it by mistake 7 years ago
  dotnetCarpenter ab07914d96
Merge branch 'unittest' of https://github.com/dotnetCarpenter/svg.js into unittest 7 years ago