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
/
dist
/
svg.min.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump to 2.2.0
2.2.0
Ulrich-Matthias Schäfer
2015-11-06
1
-1
/
+1
*
svgjs now saves crucial data in the dom (fixes #369 again)
Ulrich-Matthias Schäfer
2015-11-06
1
-2
/
+2
*
fixes #396
Ulrich-Matthias Schäfer
2015-11-04
1
-1
/
+1
*
fixed return value of `text()` after import/clone (#393)
Ulrich-Matthias Schäfer
2015-11-04
1
-1
/
+1
*
add `parents()` method, added specs, fixed specs
Ulrich-Matthias Schäfer
2015-10-26
1
-2
/
+2
*
added support for css selectors with the `parent()` method
Ulrich-Matthias Schäfer
2015-10-25
1
-2
/
+2
*
UMD-Wrappper with possibility to add custom window object (#352)
Ulrich-Matthias Schäfer
2015-10-25
1
-2
/
+2
*
fix rect
Ulrich-Matthias Schäfer
2015-10-22
1
-1
/
+1
*
bbox loop (fix #392)
Ulrich-Matthias Schäfer
2015-10-22
1
-1
/
+1
*
fixed mask animation in Firefox (#287)
Ulrich-Matthias Schäfer
2015-10-11
1
-2
/
+2
*
moved special handling of pattern/gradient transform to the corresponding class
Ulrich-Matthias Schäfer
2015-10-11
1
-2
/
+2
*
added ungroup src file. ungrouping defs forbidden
Ulrich-Matthias Schäfer
2015-10-11
1
-2
/
+2
*
added ungroup/flatten (#238), toParent and toDoc
Ulrich-Matthias Schäfer
2015-10-11
1
-2
/
+2
*
fixes pattern animation (#385)
Ulrich-Matthias Schäfer
2015-10-10
1
-2
/
+2
*
run gulp
Ulrich-Matthias Schäfer
2015-10-05
1
-1
/
+1
*
Added custom context binding for event callbacks
Ulrich-Matthias Schäfer
2015-09-22
1
-2
/
+2
*
clone method for text to mark all firstlevel tspans as newlines (fixes #369)
Ulrich-Matthias Schäfer
2015-09-15
1
-1
/
+1
*
added transform to pattern and gradient (fix #383)
Ulrich-Matthias Schäfer
2015-09-15
1
-2
/
+2
*
build (pr #372)
Ray Glover
2015-09-14
1
-2
/
+2
*
fix typo (finally)
dhardtke
2015-09-06
1
-1
/
+1
*
fix stupid typo that leads to broken gradients
dhardtke
2015-08-08
1
-2
/
+2
*
Bump 2.0.5
2.0.5
Ulrich-Matthias Schäfer
2015-07-05
1
-1
/
+1
*
Fixes #360
Ulrich-Matthias Schäfer
2015-07-05
1
-1
/
+1
*
Fixed transform method which now uses current transformation and not ctm anymore
Ulrich-Matthias Schäfer
2015-07-05
1
-2
/
+2
*
Bump 2.0.4
2.0.4
Ulrich-Matthias Schäfer
2015-06-28
1
-2
/
+2
*
Bump 2.0.3
2.0.3
Ulrich-Matthias Schäfer
2015-06-27
1
-1
/
+1
*
Fixed bug in SVG.Bare (closes #358)
Ulrich-Matthias Schäfer
2015-06-27
1
-1
/
+1
*
remove useless executable permission
Peter Dave Hello
2015-06-23
1
-0
/
+0
*
Bump 2.0.2
2.0.2
Ulrich-Matthias Schäfer
2015-06-22
1
-1
/
+1
*
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
1
-2
/
+2
*
Fixed bug in fx when animating with `plot()` (closes #354)
Ulrich-Matthias Schäfer
2015-06-19
1
-1
/
+1
*
Events, Spec update, readme
Ulrich-Matthias Schäfer
2015-06-17
1
-2
/
+2
*
Removed target-reference from use which caused bugs in `dmove()` and `use()` ...
Ulrich-Matthias Schäfer
2015-06-15
1
-1
/
+1
*
Fixed bug with doc() which should always return the root SVG
Ulrich-Matthias Schäfer
2015-06-15
1
-1
/
+1
*
bump version 2.0.0
Ulrich-Matthias Schäfer
2015-06-11
1
-1
/
+1
*
Merged all changes and fixes from SVG 1.1 into this branch
Ulrich-Matthias Schäfer
2015-06-11
1
-2
/
+2
*
Bumped to 2.0.0-rc.1
wout
2014-09-05
1
-1
/
+1
*
Fix in RBox
wout
2014-09-03
1
-1
/
+1
*
Fix in SVG.Number
wout
2014-09-03
1
-1
/
+1
*
Fixed bug in event detaching
wout
2014-09-03
1
-2
/
+2
*
Firefox fixes and event specs
wout
2014-09-03
1
-1
/
+1
*
Fixed bug in clone() method
wout
2014-09-02
1
-2
/
+2
*
Removed matrix add() method
wout
2014-08-30
1
-2
/
+2
*
Added animated parametric transformations
wout
2014-08-30
1
-2
/
+2
*
Added SVG.TBox for transformed bounding boxes
wout
2014-08-29
1
-2
/
+2
*
Fixed instantiation issue in SVG.Number
wout
2014-08-28
1
-2
/
+2
*
Removed internal references from SVG.Text
wout
2014-08-25
1
-2
/
+2
*
Implemented absolute and relative matrix transformations
wout
2014-08-24
1
-2
/
+2
*
Secure wrapper
wout
2014-08-19
1
-1
/
+1
[next]