index
:
svg.js.git
2.x
fix-basetag-bug
make-on-off-generic
master
svg.js_v1.x
The lightweight library for manipulating and animating SVG: https://github.com/svgdotjs/svg.js
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spec
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add tests for the method atEnd of the FX module
Rémi Tétreault
2017-02-25
1
-4
/
+133
*
Correct some tests for the at_ methods of the FX module
Rémi Tétreault
2017-02-25
1
-4
/
+4
*
added test cases to increase code coverage
Ulrich-Matthias Schäfer
2017-02-25
3
-10
/
+31
*
viewbox now also accepts arrays and strings
Ulrich-Matthias Schäfer
2017-02-25
1
-1
/
+9
*
added test cases to increase code coverage
Ulrich-Matthias Schäfer
2017-02-25
13
-16
/
+189
*
added a few missing tests to increase coverage
Ulrich-Matthias Schäfer
2017-02-24
6
-2
/
+155
*
Added SVG.Symbol so SVG.adopt can pick up symbols correctly
Ulrich-Matthias Schäfer
2017-02-24
3
-16
/
+17
*
slim down the SVG.TBox to SVG.RBox mapping (new SVG.TBox will not work)
dotnetCarpenter
2017-02-24
1
-0
/
+26
*
deprecate SVG.TBox
dotnetCarpenter
2017-02-24
1
-8
/
+0
*
remove SVG.TBox
dotnetCarpenter
2017-02-23
9
-81
/
+26
*
Allow 0 to be passed without unit
Rémi Tétreault
2017-02-22
2
-0
/
+97
*
Added clone method to SVG.Array/PointArray/PathArray (#590)
Ulrich-Matthias Schäfer
2017-02-20
1
-0
/
+40
*
Make some change to the previous commit
Rémi Tétreault
2017-02-17
5
-13
/
+13
*
Sort out leftovers from the old fx module
Rémi Tétreault
2017-02-16
8
-102
/
+557
*
Make some fixes in SVG.PathArray
Rémi Tétreault
2017-01-14
1
-5
/
+10
*
Implement a more basic morph method for SVG.PathArray
Rémi Tétreault
2017-01-14
3
-382
/
+25
*
Implement the morph method of SVG.PathArray
Rémi Tétreault
2017-01-14
3
-3
/
+458
*
Wrapping up for 2.3.7 release
dotnetCarpenter
2017-01-14
4
-10
/
+10
*
Fix the bug where relative matrix transforms are not animated
Rémi Tétreault
2016-11-09
2
-5
/
+53
*
Fix a bug with the animation of a scale transform
Rémi Tétreault
2016-11-08
1
-0
/
+17
*
Fix and improve the dequeue method of the FX module
Rémi Tétreault
2016-11-03
1
-2
/
+58
*
Fix the implementation of the skew transform
Rémi Tétreault
2016-11-02
1
-5
/
+93
*
Make the code in the FX module simpler
Rémi Tétreault
2016-11-01
1
-210
/
+1106
*
Make matrixify work with transformation chain separated by commas
Rémi Tétreault
2016-11-01
1
-0
/
+37
*
added test for silently fixing wrong point parameters to SVG.PointArray + bet...
dotnetCarpenter
2016-10-20
1
-1
/
+8
*
fix leading/trailing space test case
dotnetCarpenter
2016-10-20
1
-3
/
+3
*
handle leading and trailing spaces
dotnetCarpenter
2016-10-20
1
-0
/
+5
*
correct naming of test
Ulrich-Matthias Schäfer
2016-10-20
1
-1
/
+1
*
hotfix (#529)
Ulrich-Matthias Schäfer
2016-10-20
1
-0
/
+5
*
Change the SVG.FX attribute spd to _speed
Rémi Tétreault
2016-10-17
1
-10
/
+10
*
Make the tests of timeToPos() and posToTime() easier to understand
Rémi Tétreault
2016-10-17
1
-6
/
+6
*
Make tests relating to speed easier to understand
Rémi Tétreault
2016-10-17
1
-42
/
+90
*
Make speed(0) pause the animation
Rémi Tétreault
2016-10-17
1
-3
/
+8
*
Make SVG.FX.speed act more like others animations libraries
Rémi Tétreault
2016-10-16
1
-4
/
+83
*
Fix the test of SVG.FX.afterAll
Rémi Tétreault
2016-10-15
1
-1
/
+1
*
Add tests for SVG.FX.loop
Rémi Tétreault
2016-10-15
1
-1
/
+153
*
all tests pass - All your base are belong to us
dotnetCarpenter
2016-10-12
3
-654
/
+14
|
\
|
*
fixed id in test which is different in headless browser
Ulrich-Matthias Schäfer
2016-10-12
1
-2
/
+2
|
*
Removed wrong tests in sugar.js, fixed remaining tests. Made fill and stroke ...
Ulrich-Matthias Schäfer
2016-10-12
2
-644
/
+12
|
*
remove redundant test
Ulrich-Matthias Schäfer
2016-10-12
1
-8
/
+0
*
|
changing implementation according to review by @Fuzzyma
dotnetCarpenter
2016-10-12
1
-1
/
+1
*
|
fixes #525 by accepting/parsing coordianate strings where x and y is seperate...
dotnetCarpenter
2016-10-12
1
-1
/
+1
*
|
Added failing test for PointArray
dotnetCarpenter
2016-10-12
1
-0
/
+5
|
/
*
Merge pull request #527 from dotnetCarpenter/unittest
Ulrich-Matthias Schäfer
2016-10-12
11
-120
/
+334
|
\
|
*
halt dev of chrome base solution
dotnetCarpenter
2016-10-08
1
-20
/
+0
|
*
Apparently travis is running Firefox 31 which doesn't support 'let'
dotnetCarpenter
2016-10-04
1
-2
/
+2
|
*
add the CSS as a fixture - not sure if its needed for the tests but here it is
dotnetCarpenter
2016-10-04
3
-13
/
+30
|
*
updated stand-alone jasmine to 2.5.2
dotnetCarpenter
2016-10-04
7
-112
/
+301
|
*
cli unit test setup done
dotnetCarpenter
2016-10-04
2
-2
/
+11
|
*
trying out karma-fixture
dotnetCarpenter
2016-10-04
1
-0
/
+19
[prev]
[next]