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
/
spec
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Bumped to version 1.0.0
wout
2014-09-05
6
-10
/
+419
|
*
Added marker, symbol and dynamic referencing
wout
2014-06-17
11
-51
/
+244
|
*
Bumped to version 1.0.0-rc.7
wout
2014-06-11
6
-13
/
+52
|
|
|
|
Look at change log for full overview of changes.
*
toggleClass returns the svg instance
Patrick Klingemann
2014-06-09
1
-0
/
+5
|
*
add classes, hasClass, addClass, removeClass, toggleClass functions to Element
Patrick Klingemann
2014-06-02
1
-2
/
+74
|
*
Bumped to 1.0.0-rc.6
wout
2014-03-04
3
-25
/
+32
|
*
SVG.Stop accepts multiple arguments
1.0.0-rc.6
wout
2014-02-20
1
-0
/
+13
|
*
Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵
wout
2014-02-14
33
-65
/
+431
|
|
|
|
to 1.0.0-rc.5
*
Giving Firefox some slack in the text position specs
1.0.0-rc.5
wout
2014-02-05
1
-10
/
+10
|
*
Fix in patharray arc
wout
2014-02-05
1
-0
/
+4
|
*
added pointAt() method to SVG.Path
wout
2014-02-05
1
-0
/
+13
|
*
Added loader on SVG.Image and included svg.pattern.js to the core
wout
2014-02-05
3
-1
/
+66
|
*
Fix for arcs in SVG.PathArray#toString method
wout
2014-02-04
1
-0
/
+7
|
*
Added second values to SVG.Number
wout
2014-02-03
1
-0
/
+10
|
*
added `morph()` and `at()` methods to `SVG.Number` for unit morphing
wout
2014-02-01
2
-18
/
+28
|
*
Added index() method to SVG.Parent and SVG.Set
wout
2014-02-01
2
-0
/
+38
|
*
Fix in color morphing
wout
2014-01-31
1
-0
/
+8
|
*
Added morph() and at() methods to SVG.Color
wout
2014-01-31
1
-4
/
+46
|
*
Added `relative()`method for relative translations
wout
2014-01-30
3
-3
/
+63
|
*
Added SVG.PathArray, updated data() and bumped to v1.0rc1
wout
2014-01-29
11
-18
/
+124
|
*
Added get to SVG.Set, bumped to v0.37
wout
2014-01-26
1
-0
/
+14
|
*
Added addTo() and putIn() methods, added more detailed documentation
wout
2014-01-25
2
-0
/
+42
|
*
Added the hyperlink element
wout
2014-01-23
2
-0
/
+40
|
*
Bumped to v0.33
wout
2014-01-22
10
-12
/
+241
|
*
Fixed bug in memory system
wout
2013-08-22
1
-1
/
+8
|
*
Added animatible poly's, bumped to v0.31
wout
2013-08-01
5
-37
/
+57
|
*
Added support for CommonJS and AMD, bunped to v0.30
0.31
wout
2013-07-26
2
-1
/
+13
|
*
Added SVG.Array and bumped to v0.29
wout
2013-07-25
2
-0
/
+19
|
*
Reworked SVG.Text to give more granular control
wout
2013-07-23
2
-6
/
+1
|
*
Namespace fixes and added textPath and bumped to v0.27
0.28
wout
2013-07-22
3
-1
/
+36
|
*
Various IE9 and IE10 fixes
wout
2013-07-04
13
-36
/
+45
|
*
Added memory module
wout
2013-07-02
2
-0
/
+53
|
*
Sets accept multiple elements at once
wout
2013-07-01
1
-0
/
+5
|
*
Added SVG.Set adn bumped to v0.24
wout
2013-07-01
2
-0
/
+132
|
*
Fix in unit parser with negative values.
wout
2013-06-30
1
-0
/
+5
|
*
IMplemented <use> element, bumped to v0.23
wout
2013-06-29
5
-11
/
+59
|
*
Fixed naming conflict in mask and clip modules, bumped to v0.22
wout
2013-06-29
3
-0
/
+116
|
*
Reworked arrange module, <defs> always on top
wout
2013-06-27
7
-19
/
+278
|
*
Added default stroke-linejoin and stroke-linecap values
wout
2013-06-24
1
-3
/
+6
|
*
Added `get()` method to SVG.Container
wout
2013-06-23
1
-0
/
+13
|
*
Added SVG.Number, reworked gradient system
wout
2013-06-23
4
-6
/
+244
|
*
Added deep traversing, reorganizd modules
wout
2013-06-09
3
-2
/
+23
|
*
Added translate() method
wout
2013-05-29
8
-0
/
+56
|
*
Added merge() to SVG.BBox
wout
2013-05-28
4
-27
/
+55
|
*
Removing defs and references on clear()
wout
2013-05-08
1
-2
/
+2
|
*
Bumped to v0.15, removed hsb color support
wout
2013-04-26
3
-7
/
+32
|
*
Added the rbox() method, bumped to v0.14
0.15
wout
2013-04-22
1
-0
/
+39
|
*
Parsing numeric values as a global getter
0.14
wout
2013-04-15
1
-0
/
+16
|
*
Removing style attributes when empty
wout
2013-04-15
1
-0
/
+4
|
*
Fix for Firefox in bbox()
0.13
wout
2013-04-11
1
-5
/
+5
|
[next]