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
Commit message (
Expand
)
Author
Age
Files
Lines
*
--amend
dotnetCarpenter
2016-10-05
1
-1
/
+1
*
configure chromium to be chrome on travis
dotnetCarpenter
2016-10-05
2
-3
/
+16
*
probing for chrome on travis
dotnetCarpenter
2016-10-05
1
-1
/
+1
*
Many of the failing tests are rounding errors. Different browsers delivered d...
dotnetCarpenter
2016-10-05
3
-2
/
+3
*
remove redundant npm install - travis do this for us because we're a node pro...
dotnetCarpenter
2016-10-04
1
-2
/
+0
*
Firefox 31 is really old - we want to test against a newer browser
dotnetCarpenter
2016-10-04
1
-0
/
+3
*
Apparently travis is running Firefox 31 which doesn't support 'let'
dotnetCarpenter
2016-10-04
1
-2
/
+2
*
add travis badge
dotnetCarpenter
2016-10-04
1
-1
/
+1
*
add the CSS as a fixture - not sure if its needed for the tests but here it is
dotnetCarpenter
2016-10-04
4
-13
/
+35
*
updated stand-alone jasmine to 2.5.2
dotnetCarpenter
2016-10-04
7
-112
/
+301
*
try to run travis
dotnetCarpenter
2016-10-04
1
-1
/
+1
*
cli unit test setup done
dotnetCarpenter
2016-10-04
4
-13
/
+21
*
trying out karma-fixture
dotnetCarpenter
2016-10-04
3
-1
/
+24
*
fix missing ) which caused a subtle syntax error
dotnetCarpenter
2016-10-04
1
-1
/
+1
*
using the dist version of svg.js for testing because the code is not meant to...
dotnetCarpenter
2016-10-04
4
-61
/
+59
*
try to run test with individual files instead of the concated version so it i...
dotnetCarpenter
2016-10-04
5
-56
/
+139
*
fixed gulp clean task not returning a Promise
dotnetCarpenter
2016-10-04
4
-12
/
+5328
*
update dependencies
dotnetCarpenter
2016-10-04
4
-5329
/
+14
*
Added intersections plugin
Wout
2016-09-22
1
-0
/
+3
*
Updated benchmarking system
wout
2016-08-06
4
-49
/
+99
*
Added Snap.svg to benchmarking system
wout
2016-08-04
3
-8
/
+20
*
Added bench styling
wout
2016-08-04
2
-2
/
+10
*
Added native testcases for benchmarking system
wout
2016-08-04
3
-8
/
+54
*
Fixed typo in benchmark script
wout
2016-08-04
1
-1
/
+1
*
Added benchmark script
wout
2016-08-04
3
-0
/
+120
*
Version bump
wout
2016-08-04
2
-3
/
+3
*
Merge branch '2.3.x-speed'
2.3.4
wout
2016-08-04
18
-67
/
+103
|
\
|
*
Version bump
wout
2016-08-04
4
-5
/
+9
|
*
Speed improvements on parent element
wout
2016-08-04
14
-62
/
+94
|
/
*
fixed #514 and #516
2.3.3
Ulrich-Matthias Schäfer
2016-08-02
8
-29
/
+27
*
Merge pull request #508 from Alexandre-Peyron/master
Ulrich-Matthias Schäfer
2016-07-12
1
-0
/
+11
|
\
|
*
add error callback on image loading
Alexandre Peyron
2016-07-12
1
-0
/
+11
|
/
*
bump 2.3.2
2.3.2
Ulrich-Matthias Schäfer
2016-06-21
6
-9
/
+14
*
Update changelog
Ulrich-Matthias Schäfer
2016-06-21
1
-0
/
+2
*
Merge pull request #481 from mkorganashvili/patch-1
Wout
2016-06-12
1
-0
/
+5
|
\
|
*
Fix groups animation
mkorganashvili
2016-04-25
1
-0
/
+5
*
|
Merge pull request #494 from d-asensio/patch-1
Ulrich-Matthias Schäfer
2016-05-29
1
-1
/
+1
|
\
\
|
*
|
Corrected typo in README.md
David Asensio Cañas
2016-05-29
1
-1
/
+1
|
/
/
*
|
Merge pull request #490 from snydesc/master
Ulrich-Matthias Schäfer
2016-05-26
1
-1
/
+1
|
\
\
|
*
|
Changed to document.documentElement.contains
snydesc
2016-05-25
1
-1
/
+1
|
*
|
Changed document.contains to document.body.contains
snydesc
2016-05-24
1
-1
/
+1
|
/
/
*
|
fix donate button
Ulrich-Matthias Schäfer
2016-05-16
1
-12
/
+1
*
|
added donate button
Ulrich-Matthias Schäfer
2016-05-16
1
-0
/
+13
*
|
fixed line constructor which doesn't work with Array as input (#487)
Ulrich-Matthias Schäfer
2016-05-16
5
-4
/
+18
*
|
fixed bbox when element is not in the dom (#480), added parameter to `clone`
Ulrich-Matthias Schäfer
2016-05-13
8
-50
/
+79
*
|
changelog
Ulrich-Matthias Schäfer
2016-05-13
1
-0
/
+1
*
|
fixed string parsing in viewbox (#483), specs `SVG.ViewBox`
Ulrich-Matthias Schäfer
2016-05-13
11
-213
/
+351
*
|
bump 2.3.1
2.3.1
Ulrich-Matthias Schäfer
2016-05-05
5
-6
/
+6
*
|
fixed bug in `parse()` from `SVG.PathArray` which does not correctly handled ...
Ulrich-Matthias Schäfer
2016-05-05
6
-64
/
+69
|
/
*
fixed bug in `add()` and `SVG.Doc().create()`
Ulrich-Matthias Schäfer
2016-04-15
7
-18
/
+35
[next]