summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | added test for silently fixing wrong point parameters to SVG.PointArray + bet...dotnetCarpenter2016-10-202-2/+9
* | fix leading/trailing space test casedotnetCarpenter2016-10-202-4/+4
* | handle leading and trailing spacesdotnetCarpenter2016-10-204-4/+9
* | replace call to filter function with better regexdotnetCarpenter2016-10-203-5/+5
* | correct naming of testUlrich-Matthias Schäfer2016-10-201-1/+1
* | speed up travis tests by caching the node_modules folder - should shave off 2...dotnetCarpenter2016-10-201-0/+4
* | hotfix (#529)Ulrich-Matthias Schäfer2016-10-204-5/+10
* | fix wrong doc for local testing (#537)Jon Ege Ronnenberg2016-10-181-3/+2
* | changelogUlrich-Matthias Schäfer2016-10-191-1/+2
* | Merge pull request #536 from RmiTtro/fx-speed-like-other-libUlrich-Matthias Schäfer2016-10-184-31/+203
|\ \
| * | Change the SVG.FX attribute spd to _speedRémi Tétreault2016-10-174-41/+41
| * | Add speed to SVG.Element and also add documentation to speedRémi Tétreault2016-10-173-7/+35
| * | Make the tests of timeToPos() and posToTime() easier to understandRémi Tétreault2016-10-171-6/+6
| * | Make tests relating to speed easier to understandRémi Tétreault2016-10-171-42/+90
| * | Make speed(0) pause the animationRémi Tétreault2016-10-174-6/+15
| * | Make SVG.FX.speed act more like others animations librariesRémi Tétreault2016-10-164-29/+116
* | | Fix Build and Test sectionJon Ege Ronnenberg2016-10-171-1/+11
|/ /
* | changelogUlrich-Matthias Schäfer2016-10-161-2/+3
* | Merge pull request #534 from RmiTtro/fix-afterall-testUlrich-Matthias Schäfer2016-10-161-1/+1
|\ \
| * | Fix the test of SVG.FX.afterAllRémi Tétreault2016-10-151-1/+1
* | | use default linux image, change name of nvm node version to stable instead of...dotnetCarpenter2016-10-161-4/+6
|/ /
* | changelog updatedUlrich-Matthias Schäfer2016-10-161-3/+6
* | Merge pull request #532 from RmiTtro/fix-fx-loopUlrich-Matthias Schäfer2016-10-164-8/+165
|\ \
| * | Rebuild of the libraryRémi Tétreault2016-10-152-4/+7
| * | Add tests for SVG.FX.loopRémi Tétreault2016-10-151-1/+153
| * | Make SVG.FX.loop modify the last situation instead of the current oneRémi Tétreault2016-10-151-3/+5
|/ /
* | Fixed error in READMEWout2016-10-131-2/+2
* | Update LICENSE.txtWout2016-10-131-2/+2
* | bump 2.3.52.3.5Ulrich-Matthias Schäfer2016-10-134-6/+6
* | Merge pull request #529 from dotnetCarpenter/pointarrayUlrich-Matthias Schäfer2016-10-125-27/+40
|\ \
| * | update README for version 2.3.5 which I believe this PR will be part ofdotnetCarpenter2016-10-121-0/+1
| * | all tests pass - All your base are belong to usdotnetCarpenter2016-10-127-657/+23
| |\ \ | |/ / |/| |
* | | fixed id in test which is different in headless browserUlrich-Matthias Schäfer2016-10-121-2/+2
* | | Removed wrong tests in sugar.js, fixed remaining tests. Made fill and stroke ...Ulrich-Matthias Schäfer2016-10-126-648/+23
* | | remove redundant testUlrich-Matthias Schäfer2016-10-121-8/+0
| * | re-include dist folderdotnetCarpenter2016-10-121-1/+1
| * | remove dist folder from PRdotnetCarpenter2016-10-121-1/+1
| * | sorry the last commit was nonsens. This one is proper tested.dotnetCarpenter2016-10-123-20/+12
| * | changing implementation according to review by @FuzzymadotnetCarpenter2016-10-122-16/+8
| * | fixes #525 by accepting/parsing coordianate strings where x and y is seperate...dotnetCarpenter2016-10-124-25/+49
| * | Added failing test for PointArraydotnetCarpenter2016-10-121-0/+5
|/ /
* | Merge pull request #527 from dotnetCarpenter/unittestUlrich-Matthias Schäfer2016-10-1223-144/+474
|\ \
| * | reinstate version number - changed it by mistakedotnetCarpenter2016-10-121-1/+1
| * | Merge branch 'unittest' of https://github.com/dotnetCarpenter/svg.js into uni...dotnetCarpenter2016-10-121-1/+1
| |\ \
| | * | remove version from bower and use git tag instead - use 'npm version premajor...dotnetCarpenter2016-10-121-1/+0
| | * | 3.0.0-0dotnetCarpenter2016-10-121-1/+1
| * | | use 'npm version' instead of setting versions manuallydotnetCarpenter2016-10-122-2/+2
| |/ /
| * | use the 'latest' version of firefoxdotnetCarpenter2016-10-121-1/+1
| * | use a newer ubuntu image and the latest firefox (49.0)dotnetCarpenter2016-10-121-9/+4
| * | Update document up to include travis status and updated README and CHANGELOG ...dotnetCarpenter2016-10-123-2/+5