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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed return value of `text()` after import/clone (#393)
Ulrich-Matthias Schäfer
2015-11-04
2
-31
/
+44
*
add `parents()` method, added specs, fixed specs
Ulrich-Matthias Schäfer
2015-10-26
2
-9
/
+29
*
added support for css selectors with the `parent()` method
Ulrich-Matthias Schäfer
2015-10-25
2
-3
/
+8
*
UMD-Wrappper with possibility to add custom window object (#352)
Ulrich-Matthias Schäfer
2015-10-25
1
-0
/
+15
*
fix rect
Ulrich-Matthias Schäfer
2015-10-22
1
-1
/
+1
*
bbox loop (fix #392)
Ulrich-Matthias Schäfer
2015-10-22
1
-4
/
+2
*
fixed mask animation in Firefox (#287)
Ulrich-Matthias Schäfer
2015-10-11
2
-7
/
+14
*
moved special handling of pattern/gradient transform to the corresponding class
Ulrich-Matthias Schäfer
2015-10-11
3
-7
/
+11
*
added ungroup src file. ungrouping defs forbidden
Ulrich-Matthias Schäfer
2015-10-11
1
-0
/
+24
*
added ungroup/flatten (#238), toParent and toDoc
Ulrich-Matthias Schäfer
2015-10-11
2
-1
/
+23
*
fixes pattern animation (#385)
Ulrich-Matthias Schäfer
2015-10-10
2
-1
/
+8
*
Added custom context binding for event callbacks
Ulrich-Matthias Schäfer
2015-09-22
1
-4
/
+4
*
clone method for text to mark all firstlevel tspans as newlines (fixes #369)
Ulrich-Matthias Schäfer
2015-09-15
1
-1
/
+15
*
added transform to pattern and gradient (fix #383)
Ulrich-Matthias Schäfer
2015-09-15
2
-1
/
+9
*
Merge remote-tracking branch 'upstream/master'
Ray Glover
2015-09-14
2
-11
/
+12
|
\
|
*
Merge pull request #370 from dhardtke/master
Fuzzy
2015-09-06
1
-3
/
+3
|
|
\
|
|
*
fix typo (finally)
dhardtke
2015-09-06
1
-3
/
+3
|
*
|
Fixes #366
Sam Thomson
2015-07-30
1
-8
/
+9
|
|
/
*
/
Make parsing a <transform-list> more robust in the face of IE11
Ray Glover
2015-08-14
3
-2
/
+5
|
/
*
Fixes #360
Ulrich-Matthias Schäfer
2015-07-05
1
-4
/
+4
*
Fixed transform method which now uses current transformation and not ctm anymore
Ulrich-Matthias Schäfer
2015-07-05
2
-16
/
+37
*
Fixed few bugs with doc() and problems with textNodes (#357)
Ulrich-Matthias Schäfer
2015-06-28
4
-22
/
+18
*
Fixed bug in SVG.Bare (closes #358)
Ulrich-Matthias Schäfer
2015-06-27
1
-29
/
+29
*
remove useless executable permission
Peter Dave Hello
2015-06-23
39
-0
/
+0
*
Fixed zoom consideration in circle and ellipse (see d0e24c5a8d20167c03ec9b887...
Ulrich-Matthias Schäfer
2015-06-22
1
-2
/
+2
*
Removed scale consideration in `move()`
Ulrich-Matthias Schäfer
2015-06-21
3
-11
/
+3
*
Fixed bug in fx when animating with `plot()` (closes #354)
Ulrich-Matthias Schäfer
2015-06-19
1
-2
/
+2
*
Events, Spec update, readme
Ulrich-Matthias Schäfer
2015-06-17
1
-3
/
+17
*
Removed target-reference from use which caused bugs in `dmove()` and `use()` ...
Ulrich-Matthias Schäfer
2015-06-15
1
-3
/
+0
*
Fixed bug with doc() which should always return the root SVG
Ulrich-Matthias Schäfer
2015-06-15
2
-2
/
+2
*
Merged all changes and fixes from SVG 1.1 into this branch
Ulrich-Matthias Schäfer
2015-06-11
9
-72
/
+109
*
Fix in RBox
wout
2014-09-03
1
-3
/
+2
*
Fix in SVG.Number
wout
2014-09-03
1
-3
/
+5
*
Fixed bug in event detaching
wout
2014-09-03
2
-18
/
+42
*
Firefox fixes and event specs
wout
2014-09-03
3
-8
/
+21
*
Fixed bug in clone() method
wout
2014-09-02
4
-18
/
+29
*
Removed matrix add() method
wout
2014-08-30
1
-13
/
+0
*
Added animated parametric transformations
wout
2014-08-30
5
-50
/
+97
*
Added SVG.TBox for transformed bounding boxes
wout
2014-08-29
6
-160
/
+212
*
Fixed instantiation issue in SVG.Number
wout
2014-08-28
1
-23
/
+17
*
Removed internal references from SVG.Text
wout
2014-08-25
4
-28
/
+51
*
Implemented absolute and relative matrix transformations
wout
2014-08-24
4
-61
/
+94
*
Typo's
wout
2014-08-19
1
-2
/
+2
*
Fixes #3 Support AMD, CommonJS (Browserify), globals (default method) using U...
Alex Ewerlof
2014-08-03
1
-6
/
+0
*
Removed node modules
wout
2014-08-03
1
-1
/
+1
*
Added SVG.Bare for creation of non-described elements
wout
2014-08-01
7
-97
/
+88
*
Added svg import / export functionalty
wout
2014-08-01
3
-7
/
+35
*
Reworked sub-pixel offset fix
wout
2014-07-31
2
-31
/
+12
*
Added reverse functionality for animation loops
wout
2014-07-30
3
-101
/
+107
*
Added more control to SVG.Matrix
wout
2014-07-28
4
-29
/
+41
[next]