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
*
Adds yarn installation instructions (#874)
Wagner Souza
2018-06-25
1
-3
/
+11
*
Its obvious that these Issue templates were notes...
Saivan
2018-05-28
3
-3
/
+3
*
Updated the issue templates to have multiple possibilities
Saivan
2018-05-28
4
-56
/
+34
*
Update issue templates
saivan
2018-05-28
1
-0
/
+46
*
Merge branch 'master' of github.com:svgdotjs/svg.js
Saivan
2018-05-28
22
-5566
/
+5754
|
\
|
*
bump 2.6.5
2.6.5
Ulrich-Matthias Schäfer
2018-05-26
4
-5
/
+6
|
*
fixed `SVG.Text.y()` which didnt work correctly with `SVG.Number` (#778)
Ulrich-Matthias Schäfer
2018-05-26
5
-5
/
+11
|
*
fixed issues in SVG.Doc and SVG.Mask when cloning(#782)
Ulrich-Matthias Schäfer
2018-05-26
8
-108
/
+165
|
*
fixed `element.parent()` which sometimes failed when used on detached documen...
Ulrich-Matthias Schäfer
2018-05-26
5
-7
/
+18
|
*
fixes and addition in SVG.PointArray (#805)
Ulrich-Matthias Schäfer
2018-05-26
7
-8
/
+54
|
*
fixed `reference()` which failed when trying to use a reference which does no...
Ulrich-Matthias Schäfer
2018-05-26
5
-4
/
+11
|
*
Changelog for b0ca749
Ulrich-Matthias Schäfer
2018-05-26
1
-0
/
+1
|
*
changelog for last commit
Ulrich-Matthias Schäfer
2018-05-26
1
-0
/
+7
|
*
fixed problems with CustomEvent polyfill in IE11 (#852)
Ulrich-Matthias Schäfer
2018-05-26
4
-5545
/
+5549
|
*
Merge pull request #854 from pycraft114/master
Ulrich-Matthias Schäfer
2018-05-11
1
-8
/
+9
|
|
\
|
|
*
Optional paramter for rbox method
pycraft114
2018-05-11
1
-1
/
+1
|
|
*
Type fix
pycraft114
2018-05-10
1
-1
/
+1
|
|
*
Optional parameter for 'rbox' method
pycraft114
2018-05-09
1
-1
/
+1
|
|
*
Optional parameter for 'rbox' method
pycraft114
2018-05-09
1
-1
/
+1
|
|
*
Optional second parameter for 'select' method
pycraft114
2018-05-09
1
-1
/
+1
|
|
*
Fix typings for apply optional parameter of off method in event.js
flynn.park
2018-02-24
1
-1
/
+1
|
|
*
Fix typings for missing event.js method
flynn.park
2018-02-24
1
-0
/
+1
|
|
*
Fix typings for replace comma to semicolon
flynn.park
2018-02-23
1
-2
/
+2
|
|
*
Fix typings for missing semicolon
flynn.park
2018-02-23
1
-4
/
+4
|
*
|
Fix issue #847
Rémi Tétreault
2018-04-21
4
-8
/
+51
|
*
|
Merge pull request #831 from mpro7/type-definition-fix
Ulrich-Matthias Schäfer
2018-04-01
1
-2
/
+3
|
|
\
\
|
|
*
|
post-review fixes
mpro7
2018-03-31
1
-2
/
+2
|
|
*
|
WIP: type definitions fixed for selector.js + added click method for set.js
mpro7
2018-03-21
1
-3
/
+4
|
|
/
/
|
*
|
Merge pull request #830 from FrankSandqvist/patch-1
Ulrich-Matthias Schäfer
2018-03-19
1
-0
/
+3
|
|
\
\
|
|
*
|
X & Y Properties on Point
FrankSandqvist
2018-03-18
1
-0
/
+3
|
|
/
/
*
/
/
Added a contributing and issue template guide
Saivan
2018-05-28
2
-0
/
+74
|
/
/
*
|
Fixed an issue where a matrix string contained invalid floats
Saivan
2018-02-25
4
-5532
/
+5553
*
|
Merge pull request #820 from niceilm/master
Ulrich-Matthias Schäfer
2018-02-23
1
-17
/
+20
|
\
|
|
*
Fix typings for missing element.js method
flynn.park
2018-02-22
1
-2
/
+2
|
*
Fix typings for missing element.js method
flynn.park
2018-02-22
1
-16
/
+19
|
/
*
Merge pull request #817 from niceilm/master
Ulrich-Matthias Schäfer
2018-02-22
1
-1
/
+1
|
\
|
*
Fix typings for memory.js remember method order
flynn.park
2018-02-22
1
-1
/
+1
|
/
*
Merge pull request #762 from Nexmean/fix-typings
Ulrich-Matthias Schäfer
2018-02-17
1
-1
/
+1
|
\
|
*
Fix typings for array of ArrayPoint like [[0, 0], [325, 235]].
Makarov Alexandr
2017-11-20
1
-2
/
+1
|
*
Fix typings for arrays of points implemented as array. (Ex.: [[0, 0], [100, 1...
Makarov Alexandr
2017-11-19
1
-1
/
+2
*
|
Year bump
W
2018-02-13
1
-1
/
+1
*
|
Merge pull request #755 from YMIndustries/master
Ulrich-Matthias Schäfer
2018-02-10
1
-1
/
+1
|
\
\
|
*
|
Correctly handle hyphenated self-closing tags
Joshua Walsh
2017-10-23
1
-1
/
+1
|
*
|
Correctly handle namespaced self-closing tags
Joshua Walsh
2017-10-23
1
-1
/
+1
|
|
/
*
|
bump 2.6.4
2.6.4
Ulrich-Matthias Schäfer
2018-02-07
4
-5524
/
+5530
*
|
#805 Image memory leak fix (#806)
Nenad Kuzmanovic
2018-02-07
3
-5518
/
+5526
*
|
Merge pull request #765 from mark-sivill-splunk/comment-update
Ulrich-Matthias Schäfer
2017-12-19
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Comment updated to pain
mark-sivill-splunk
2017-12-19
2
-3
/
+3
|
/
*
Merge pull request #748 from bschantz/svg-export-ts
Ulrich-Matthias Schäfer
2017-10-08
1
-0
/
+1
|
\
|
*
Add getter form of svg method to TypeScript definition
Brian Schantz
2017-10-08
1
-0
/
+1
|
/
[next]