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
...
|
*
satisfy linter
Ulrich-Matthias Schäfer
2018-05-27
9
-35
/
+51
*
|
Segmenting out some Controllers
Saivan
2018-05-28
2
-73
/
+65
|
/
*
Fixed all of the low hanging problems so declarative works
Saivan
2018-05-26
7
-165
/
+235
*
simple fix for morpharray
Ulrich-Matthias Schäfer
2018-05-25
3
-8
/
+31
*
fixed some more errores, make declaritive controllers partially work. added P...
Ulrich-Matthias Schäfer
2018-05-24
6
-77
/
+112
*
go through specs and make fixes where needed
Ulrich-Matthias Schäfer
2018-05-24
6
-63
/
+81
*
fix runner and timeline so that it schedules animations correctly
Ulrich-Matthias Schäfer
2018-05-24
2
-2
/
+2
*
Stuff is moving again after fixing several stuff
Ulrich-Matthias Schäfer
2018-05-24
6
-96
/
+445
*
Should be the final redesign
Saivan
2018-05-24
7
-436
/
+800
*
Added a few more use cases and such
Saivan
2018-05-22
12
-86
/
+421
|
\
|
*
add requestAnimationFrame Mock and tests for the animator
Ulrich-Matthias Schäfer
2018-05-16
8
-10
/
+143
*
|
Most of the animations are working
Saivan
2018-05-17
11
-4679
/
+4772
|
/
*
allow arrays of events to be passed to `on()` and `off`
Ulrich-Matthias Schäfer
2018-05-16
3
-9
/
+29
*
fixed small typo
Ulrich-Matthias Schäfer
2018-05-16
1
-1
/
+1
*
fixed morphing. Changed easing function so that it can handle strings
Ulrich-Matthias Schäfer
2018-05-15
7
-4646
/
+4742
*
The timeline is now decoupled from the real time
Saivan
2018-05-15
11
-4733
/
+4897
*
make morphing work, fix inheritance, animations now work
Ulrich-Matthias Schäfer
2018-05-01
17
-4596
/
+4689
*
More work on the timeline and morphables
Saivan
2018-05-01
3
-216
/
+388
*
The animations work with the .queue method
Saivan
2018-05-01
7
-240
/
+214
*
tests for Morphable and related stuff
Ulrich-Matthias Schäfer
2018-05-01
1
-0
/
+70
*
Another collaboration session with @Fuzzyma
Saivan
2018-04-30
10
-1201
/
+669
*
Added some timeline and Morphing functions
Saivan
2018-04-23
8
-52
/
+602
*
Initial planning for the Timeline Module
Saivan
2018-04-18
14
-1376
/
+2136
*
Removed gbox and fixed a few typos
Saivan
2018-03-05
6
-37
/
+9
*
Fixed recommendations by @Fuzzyma regarding transforms
Saivan
2018-03-05
18
-293
/
+143
*
Added the dots test and restored the old tests
Saivan
2018-03-04
2
-2
/
+3
*
Integrated the transformations into the changes in 3.0.0
Saivan
2018-03-04
5
-19
/
+6
|
\
|
*
removed `size()` from `SVG.Text` to avoid name clash
Ulrich-Matthias Schäfer
2018-03-03
5
-5272
/
+5267
*
|
Build the final transformation code and fixed linting errors
Saivan
2018-03-04
3
-5
/
+5
*
|
Fixed all transformation tests, the new transforms are ready
Saivan
2018-03-04
4
-17
/
+23
*
|
Fixed most of the tests relating to transformations
Saivan
2018-03-04
12
-651
/
+709
*
|
Added matrix composition and decompositions
Saivan
2018-03-03
13
-157
/
+432
*
|
All transformations except fx and Transformations are passing now
Saivan
2018-03-02
14
-89
/
+89
*
|
Investigating a possible rbox issue when transforming
Saivan
2018-03-02
3
-8
/
+16
*
|
Fixed a few more specifications regarding the new transforms
Saivan
2018-03-02
12
-90
/
+86
*
|
Merge branch '3.0.0' of github.com:svgdotjs/svg.js into 786-new-transformations
Saivan
2018-03-02
1
-1
/
+21
|
\
|
|
*
Merge pull request #827 from svgdotjs/826-ungroup-flatten
saivan
2018-03-02
1
-1
/
+21
|
|
\
|
|
*
make ungroup working on groups and nested for one depths
Ulrich-Matthias Schäfer
2018-03-01
1
-1
/
+21
|
|
/
*
|
Fixed some tests involving transforms and elements
Saivan
2018-03-02
21
-416
/
+317
|
\
|
|
*
update changelog
Ulrich-Matthias Schäfer
2018-03-01
1
-0
/
+3
|
*
Merge pull request #811 from svgdotjs/merge-doc-and-nested
Ulrich-Matthias Schäfer
2018-03-01
16
-67
/
+65
|
|
\
|
|
*
fixed all that errors which come along when removing an object. Fixed tests, ...
Ulrich-Matthias Schäfer
2018-03-01
14
-61
/
+61
|
|
*
return explicit null if there is no root
Ulrich-Matthias Schäfer
2018-03-01
1
-1
/
+3
|
|
*
merge SVG.Doc and SVG.Nested. Add isRoot() method, update doc methods to deci...
Ulrich-Matthias Schäfer
2018-03-01
5
-32
/
+28
|
|
/
|
*
Merge pull request #808 from svgdotjs/events-memory-leak
Ulrich-Matthias Schäfer
2018-02-28
5
-132
/
+128
|
|
\
|
|
*
updated changelog
Ulrich-Matthias Schäfer
2018-02-27
1
-1
/
+2
|
|
*
search and replace replaced to much
Ulrich-Matthias Schäfer
2018-02-27
1
-2
/
+2
|
|
*
found the error whereelse. go back to version before with applied fix
Ulrich-Matthias Schäfer
2018-02-27
1
-13
/
+9
|
|
*
fixed error that listener was strangely defined even if function was called w...
Ulrich-Matthias Schäfer
2018-02-27
2
-63
/
+69
|
|
*
fix errors found by linter (jeah it works!)
Ulrich-Matthias Schäfer
2018-02-27
2
-12
/
+12
[prev]
[next]