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
*
Initial planning for the Timeline Module
Saivan
2018-04-18
2
-1
/
+112
*
Removed gbox and fixed a few typos
Saivan
2018-03-05
1
-3
/
+3
*
Fixed recommendations by @Fuzzyma regarding transforms
Saivan
2018-03-05
5
-144
/
+26
*
Integrated the transformations into the changes in 3.0.0
Saivan
2018-03-04
1
-7
/
+0
|
\
|
*
removed `size()` from `SVG.Text` to avoid name clash
Ulrich-Matthias Schäfer
2018-03-03
1
-7
/
+0
*
|
Fixed all transformation tests, the new transforms are ready
Saivan
2018-03-04
3
-16
/
+22
*
|
Fixed most of the tests relating to transformations
Saivan
2018-03-04
5
-602
/
+637
*
|
Added matrix composition and decompositions
Saivan
2018-03-03
1
-2
/
+2
*
|
All transformations except fx and Transformations are passing now
Saivan
2018-03-02
9
-49
/
+41
*
|
Fixed a few more specifications regarding the new transforms
Saivan
2018-03-02
7
-81
/
+42
*
|
Fixed some tests involving transforms and elements
Saivan
2018-03-02
6
-78
/
+83
|
\
|
|
*
fixed all that errors which come along when removing an object. Fixed tests, ...
Ulrich-Matthias Schäfer
2018-03-01
5
-19
/
+23
|
*
fixed error that listener was strangely defined even if function was called w...
Ulrich-Matthias Schäfer
2018-02-27
1
-55
/
+56
*
|
Implemented new transformations
Saivan
2018-03-02
4
-167
/
+168
*
|
Made developing a little more enjoyable
Saivan
2018-02-27
1
-18
/
+17
|
/
*
remove test for `show()`
Ulrich-Matthias Schäfer
2018-02-06
1
-7
/
+0
*
improved SVG.on and el.on (#727)
Ulrich-Matthias Schäfer
2017-07-28
1
-252
/
+31
*
Lots of breaking changes. Read below! (#646, #716)
Ulrich-Matthias Schäfer
2017-07-25
6
-50
/
+109
*
use `children` instead of `childNodes` (#710), renamed `previous()` to `prev()`
Ulrich-Matthias Schäfer
2017-07-10
1
-4
/
+4
*
renamed `fill()` method on `SVG.Gradient` and `SVG.Pattern` to `url()` (#708)
Ulrich-Matthias Schäfer
2017-07-07
2
-4
/
+4
*
renamed `SVG.Stop` constructor `at()` on `SVG.Gradient` to `stop()` (#707)
Ulrich-Matthias Schäfer
2017-07-07
2
-31
/
+31
*
reworked textPath (see #705)
Ulrich-Matthias Schäfer
2017-07-07
2
-37
/
+48
*
Merge branch 'master' into 3.0.0
Ulrich-Matthias Schäfer
2017-07-06
11
-1186
/
+2557
|
\
|
*
Update CHANGELOG and rebuild the lib
Rémi Tétreault
2017-05-27
1
-2
/
+28
|
*
Merge pull request #676 from jcorentin/fix-height-width-animation
Rémi Tétreault
2017-05-26
1
-0
/
+16
|
|
\
|
|
*
Add unit tests for width & height animation
Corentin J
2017-05-11
1
-0
/
+16
|
*
|
fixed `SVG.FX.step` so that the animation doesn't stop if an afterAll callbac...
Rémi Tétreault
2017-05-14
1
-10
/
+27
|
|
/
|
*
revert the previous commit
Rémi Tétreault
2017-05-02
1
-122
/
+0
|
*
allow SVG.Matrix to be passed SVG.Number
Rémi Tétreault
2017-05-01
1
-0
/
+122
|
*
Adds the intended functionality to call animate functions with multiple param...
Ulrich-Matthias Schäfer
2017-04-30
1
-2
/
+2
|
*
fixed `SVG.FX.once` so that it add its callback on the last situation instead...
Rémi Tétreault
2017-04-30
1
-0
/
+9
|
*
format fixture svg and remove redundant css (use fixture.css instead)
dotnetCarpenter
2017-04-27
2
-38
/
+32
|
*
move fixtures to the fixtures folder
dotnetCarpenter
2017-04-27
2
-0
/
+0
|
*
updated jasmine to 2.6.0 and added @RmiTtro as maintainer
dotnetCarpenter
2017-04-26
7
-1135
/
+2444
|
*
fixed a bug in path parser which made it stop parsing when hitting z command ...
Ulrich-Matthias Schäfer
2017-04-25
1
-3
/
+3
*
|
fix testcases
Ulrich-Matthias Schäfer
2017-04-25
1
-2
/
+2
*
|
fixed a bug in path parser which made it stop parsing when hitting z command ...
Ulrich-Matthias Schäfer
2017-04-25
1
-3
/
+3
*
|
ids are not generated upon creation anymore
Ulrich-Matthias Schäfer
2017-04-23
7
-32
/
+37
*
|
changed `style()` to `css()`
Ulrich-Matthias Schäfer
2017-04-22
2
-54
/
+56
*
|
Merge branch 'master' into 3.0.0
Ulrich-Matthias Schäfer
2017-04-22
25
-335
/
+694
|
\
|
|
*
Fix the flip transform on both axis
Rémi Tétreault
2017-04-15
3
-2
/
+140
|
*
clean up and added changes to CHANGELOG
dotnetCarpenter
2017-04-11
1
-10
/
+10
|
*
re-added all specs from the spec/spec/ folder
dotnetCarpenter
2017-04-11
1
-35
/
+36
|
*
fix pass
Ulrich-Matthias Schäfer
2017-04-09
1
-1
/
+1
|
*
make last test passing in svg docs
Ulrich-Matthias Schäfer
2017-04-09
2
-11
/
+13
|
*
clear does not remove parser anymore
Ulrich-Matthias Schäfer
2017-03-29
6
-96
/
+138
|
*
relax test
Ulrich-Matthias Schäfer
2017-03-27
5
-30
/
+3
|
*
Speed improvements for plot() on path, polygon and poly line elements.
wout
2017-03-24
3
-14
/
+89
|
*
fixed `SVG.PathArray.parse` that did not correctly parsed flat arrays
Ulrich-Matthias Schäfer
2017-03-24
1
-1
/
+11
|
*
onclick events are now bound with SVG.on, prefixed globals, relax tests to wo...
Ulrich-Matthias Schäfer
2017-03-21
17
-184
/
+285
[next]