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
*
Restored original README
Wout
2017-01-14
1
-2
/
+24
*
Adding documentup referrer
Wout
2017-01-14
1
-24
/
+2
*
added missing constructor definitions
rdfriedl
2017-01-14
1
-22
/
+63
*
improved typings
rdfriedl
2017-01-14
1
-88
/
+107
*
fix(typing): Export for umd module
Daniel Gräber
2017-01-14
1
-6
/
+6
*
add CDNJS version badge in README.md (#566)
Daniel Wang
2017-01-14
1
-0
/
+1
*
Updated README
wout
2017-01-14
2
-5
/
+17
*
Updated docs
wout
2017-01-14
3
-4124
/
+10
*
accidently removed dist/svg.min.js from repo
dotnetCarpenter
2016-11-13
2
-1
/
+3
*
updated changelog for 2.3.7
dotnetCarpenter
2016-11-13
1
-2
/
+2
*
speedup build for tests
dotnetCarpenter
2016-11-13
4
-4
/
+3
*
added `npm run test:quick` which aim at being fast rather than correct - grea...
dotnetCarpenter
2016-11-13
4
-2
/
+86
*
updated changelog for 2.3.7
dotnetCarpenter
2016-11-13
1
-0
/
+2
*
added code coverage
dotnetCarpenter
2016-11-13
7
-8
/
+27
*
update changelog with PR #549
dotnetCarpenter
2016-11-12
1
-0
/
+1
*
added small paragraph about on how to prevent pushing failing commits
dotnetCarpenter
2016-11-12
1
-2
/
+6
*
gentle optimization of PR #549
dotnetCarpenter
2016-11-12
3
-7
/
+7
*
Revert "optimize loop performance"
dotnetCarpenter
2016-11-12
3
-51
/
+51
*
optimize loop performance
dotnetCarpenter
2016-11-12
1
-48
/
+48
*
Fix going down prototype chain
Preston Tighe
2016-11-11
1
-1
/
+1
*
Merge pull request #548 from RmiTtro/fix-transform-anim
Ulrich-Matthias Schäfer
2016-11-10
7
-21
/
+100
|
\
|
*
Fix the bug where relative matrix transforms are not animated
Rémi Tétreault
2016-11-09
7
-22
/
+72
|
*
Fix a bug with the animation of a scale transform
Rémi Tétreault
2016-11-08
4
-2
/
+31
|
/
*
update doc for SVG() in alignment with comment: https://github.com/svgdotjs/s...
dotnetCarpenter
2016-11-04
1
-0
/
+8
*
changelog
Ulrich-Matthias Schäfer
2016-11-04
1
-0
/
+1
*
Merge pull request #546 from RmiTtro/fix-and-improve-fx-dequeue
Ulrich-Matthias Schäfer
2016-11-04
4
-65
/
+109
|
\
|
*
Fix and improve the dequeue method of the FX module
Rémi Tétreault
2016-11-03
4
-65
/
+109
|
/
*
changelog, run gulp cause of #504
Ulrich-Matthias Schäfer
2016-11-03
3
-7
/
+9
*
Merge pull request #504 from tkiss/animations_es6-7_fix
Ulrich-Matthias Schäfer
2016-11-03
1
-3
/
+3
|
\
|
*
Fix broken animations, if using polyfills for es6/7 proposals (in this case S...
Tamás
2016-06-23
1
-3
/
+3
*
|
Merge pull request #545 from RmiTtro/fix-skew-transform
Ulrich-Matthias Schäfer
2016-11-03
4
-19
/
+135
|
\
\
|
*
|
Fix the implementation of the skew transform
Rémi Tétreault
2016-11-02
4
-19
/
+135
|
/
/
*
|
Merge pull request #538 from RmiTtro/make-fx-at-reverse-aware
Ulrich-Matthias Schäfer
2016-11-02
4
-283
/
+1279
|
\
\
|
*
|
Make the code in the FX module simpler
Rémi Tétreault
2016-11-01
4
-283
/
+1279
|
/
/
*
|
changelog
Ulrich-Matthias Schäfer
2016-11-01
1
-1
/
+2
*
|
Merge pull request #543 from RmiTtro/individual-transform-separated-by-comma
Ulrich-Matthias Schäfer
2016-11-01
4
-9
/
+46
|
\
\
|
*
|
Make matrixify work with transformation chain separated by commas
Rémi Tétreault
2016-11-01
4
-9
/
+46
|
/
/
*
|
update links in package to the new project home
dotnetCarpenter
2016-10-25
1
-3
/
+4
*
|
update README links to point to the new project home
dotnetCarpenter
2016-10-25
2
-16
/
+21
*
|
fix spelling
dotnetCarpenter
2016-10-23
1
-1
/
+1
*
|
Changed author email
wout
2016-10-23
1
-2
/
+2
*
|
bump 2.3.6
2.3.6
dotnetCarpenter
2016-10-21
4
-5
/
+10
*
|
added test for silently fixing wrong point parameters to SVG.PointArray + bet...
dotnetCarpenter
2016-10-20
2
-2
/
+9
*
|
fix leading/trailing space test case
dotnetCarpenter
2016-10-20
2
-4
/
+4
*
|
handle leading and trailing spaces
dotnetCarpenter
2016-10-20
4
-4
/
+9
*
|
replace call to filter function with better regex
dotnetCarpenter
2016-10-20
3
-5
/
+5
*
|
correct naming of test
Ulrich-Matthias Schäfer
2016-10-20
1
-1
/
+1
*
|
speed up travis tests by caching the node_modules folder - should shave off 2...
dotnetCarpenter
2016-10-20
1
-0
/
+4
*
|
hotfix (#529)
Ulrich-Matthias Schäfer
2016-10-20
4
-5
/
+10
*
|
fix wrong doc for local testing (#537)
Jon Ege Ronnenberg
2016-10-18
1
-3
/
+2
[next]