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
*
The first half of the library complies with Standard linting
Saivan
2018-02-27
34
-6433
/
+6429
*
make sure to remove event handlers from temporary image (#805)
Ulrich-Matthias Schäfer
2018-02-07
3
-7
/
+15
*
remove test for `show()`
Ulrich-Matthias Schäfer
2018-02-06
1
-7
/
+0
*
remove `SVG.A.show()` to resolve nameclash (fix #802)
Ulrich-Matthias Schäfer
2018-02-06
3
-10
/
+2
*
improved SVG.on and el.on (#727)
Ulrich-Matthias Schäfer
2017-07-28
5
-300
/
+85
*
The dom is checked for an svgjs:data attribute which is imported when creatin...
Ulrich-Matthias Schäfer
2017-07-28
5
-17
/
+18
*
fix bug where defs returns nothing
Ulrich-Matthias Schäfer
2017-07-25
3
-4
/
+4
*
add new default constructor (#714)
Ulrich-Matthias Schäfer
2017-07-25
15
-136
/
+104
*
Lots of breaking changes. Read below! (#646, #716)
Ulrich-Matthias Schäfer
2017-07-25
27
-267
/
+475
*
use `children` instead of `childNodes` (#710), renamed `previous()` to `prev()`
Ulrich-Matthias Schäfer
2017-07-10
10
-49
/
+47
*
renamed `fill()` method on `SVG.Gradient` and `SVG.Pattern` to `url()` (#708)
Ulrich-Matthias Schäfer
2017-07-07
7
-14
/
+15
*
renamed `SVG.Stop` constructor `at()` on `SVG.Gradient` to `stop()` (#707)
Ulrich-Matthias Schäfer
2017-07-07
6
-37
/
+38
*
reworked textPath (see #705)
Ulrich-Matthias Schäfer
2017-07-07
8
-114
/
+168
*
Merge branch 'master' into 3.0.0
Ulrich-Matthias Schäfer
2017-07-06
21
-1246
/
+2711
|
\
|
*
fix array values which were not animated (#698)
Ulrich-Matthias Schäfer
2017-07-06
3
-2
/
+6
|
*
Merge pull request #686 from maltefl/typescript_fixes
Ulrich-Matthias Schäfer
2017-06-06
2
-6
/
+6
|
|
\
|
|
*
Syntax fixes in TypeScript declaration file
Malte Fastrup Lyngsø
2017-06-06
1
-5
/
+5
|
|
*
Removed unused parameter spof of function spof()
Malte Fastrup Lyngsø
2017-06-06
1
-1
/
+1
|
|
/
|
*
bump 2.6.2
2.6.2
Ulrich-Matthias Schäfer
2017-06-05
4
-5533
/
+5532
|
*
changelog, gitignore
Ulrich-Matthias Schäfer
2017-06-04
2
-0
/
+2
|
*
Update CHANGELOG and rebuild the lib
Rémi Tétreault
2017-05-27
4
-6
/
+41
|
*
Fixed links to releases
Jon Ege Ronnenberg
2017-05-27
1
-11
/
+14
|
*
Merge pull request #676 from jcorentin/fix-height-width-animation
Rémi Tétreault
2017-05-26
2
-0
/
+24
|
|
\
|
|
*
Add unit tests for width & height animation
Corentin J
2017-05-11
1
-0
/
+16
|
|
*
Add animatable width & height
Corentin J
2017-05-11
1
-0
/
+8
|
*
|
Add missing type definitions to svg.js.d.ts (#680)
Youngrok Kim
2017-05-20
1
-4
/
+8
|
*
|
fixed `SVG.FX.step` so that the animation doesn't stop if an afterAll callbac...
Rémi Tétreault
2017-05-14
5
-17
/
+43
|
|
/
|
*
revert the previous commit
Rémi Tétreault
2017-05-02
5
-151
/
+42
|
*
allow SVG.Matrix to be passed SVG.Number
Rémi Tétreault
2017-05-01
5
-11
/
+140
|
*
Adds the intended functionality to call animate functions with multiple param...
Ulrich-Matthias Schäfer
2017-04-30
3
-12
/
+31
|
*
fixed `SVG.FX.once` so that it add its callback on the last situation instead...
Rémi Tétreault
2017-04-30
5
-5489
/
+5499
|
*
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
4
-4
/
+4
|
*
updated jasmine to 2.6.0 and added @RmiTtro as maintainer
dotnetCarpenter
2017-04-26
9
-1141
/
+2460
|
*
load correct benchmarks again
2.6.1
Ulrich-Matthias Schäfer
2017-04-25
1
-3
/
+2
|
*
fixed a bug in path parser which made it stop parsing when hitting z command ...
Ulrich-Matthias Schäfer
2017-04-25
7
-11
/
+17
*
|
fix testcases
Ulrich-Matthias Schäfer
2017-04-25
1
-2
/
+2
*
|
`SVG.extend` now expects exactly one module or an array of modules
Ulrich-Matthias Schäfer
2017-04-25
12
-43
/
+36
*
|
fixed a bug in path parser which made it stop parsing when hitting z command ...
Ulrich-Matthias Schäfer
2017-04-25
5
-7
/
+12
*
|
ids are not generated upon creation anymore
Ulrich-Matthias Schäfer
2017-04-23
15
-65
/
+79
*
|
changed `style()` to `css()`
Ulrich-Matthias Schäfer
2017-04-22
12
-126
/
+144
*
|
rename style to css
Ulrich-Matthias Schäfer
2017-04-22
1
-0
/
+0
*
|
Merge branch 'master' into 3.0.0
Ulrich-Matthias Schäfer
2017-04-22
49
-5662
/
+6237
|
\
|
|
*
added `options` to `on()`, back to sloppy mode
2.6.0
Ulrich-Matthias Schäfer
2017-04-21
5
-10
/
+16
|
*
Merge pull request #661 from svgdotjs/feature-options-for-events
Ulrich-Matthias Schäfer
2017-04-21
3
-10
/
+10
|
|
\
|
|
*
add options arguments to `on()`
Ulrich-Matthias Schäfer
2017-04-20
3
-10
/
+10
|
|
/
|
*
update changelog
Ulrich-Matthias Schäfer
2017-04-17
1
-5
/
+2
|
*
bump 2.5.3
2.5.3
Ulrich-Matthias Schäfer
2017-04-17
7
-5499
/
+5499
|
*
update readme
Ulrich-Matthias Schäfer
2017-04-17
1
-0
/
+3
|
*
Fix the flip transform on both axis
Rémi Tétreault
2017-04-15
7
-31
/
+202
[next]