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
path:
root
/
dist
/
svg.js
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Further debugging matrix new implementation
wout
2014-07-12
1
-17
/
+19
|
*
Completely reworked transform system
wout
2014-07-11
1
-404
/
+621
|
*
Added new SVG.Line class and working on SVG.Matrix
wout
2014-06-28
1
-188
/
+91
|
*
Complete new clone() method
wout
2014-06-26
1
-33
/
+17
|
*
Added more versatility to adopter
wout
2014-06-25
1
-5
/
+7
|
*
Added SVG.Circle, removed structural internal references
wout
2014-06-25
1
-84
/
+128
|
*
Speccing adopter module
wout
2014-06-21
1
-1
/
+1
|
*
Documented and added specs for new selector method
wout
2014-06-21
1
-26
/
+28
|
*
Back on track with the specs
wout
2014-06-21
1
-8
/
+25
|
*
Various reference fixes
wout
2014-06-21
1
-8
/
+10
|
*
Removed all structural references
wout
2014-06-21
1
-146
/
+205
|
*
Fixing a bug in viewbox
wout
2014-06-19
1
-3
/
+7
|
*
Added marker, symbol and dynamic referencing
wout
2014-06-17
1
-13
/
+140
|
*
Fixing offset by window scroll position in rbox()
wout
2014-06-12
1
-1
/
+6
|
*
Fix in SVG.off
wout
2014-06-12
1
-4
/
+8
|
*
Bumped to version 1.0.0-rc.7
wout
2014-06-11
1
-21
/
+44
|
|
|
|
Look at change log for full overview of changes.
*
toggleClass returns the svg instance
Patrick Klingemann
2014-06-09
1
-1
/
+2
|
*
trim class attribute whitespace
Patrick Klingemann
2014-06-09
1
-2
/
+2
|
*
avoid unintentional global variables
Patrick Klingemann
2014-06-09
1
-2
/
+4
|
*
add classes, hasClass, addClass, removeClass, toggleClass functions to Element
Patrick Klingemann
2014-06-02
1
-1
/
+42
|
*
Fixed a bug where Element.style() would not save empty values in IE11
Xavier Roger-Machart
2014-05-02
1
-1
/
+1
|
*
Replaced a non breaking space with a real space
wout
2014-03-05
1
-2
/
+2
|
|
|
|
Thanks @musterknabe
*
Bumped to 1.0.0-rc.6
wout
2014-03-04
1
-272
/
+276
|
*
SVG.Stop accepts multiple arguments
1.0.0-rc.6
wout
2014-02-20
1
-3
/
+11
|
*
Re-added touch events
wout
2014-02-20
1
-2
/
+7
|
*
Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵
wout
2014-02-14
1
-824
/
+732
|
|
|
|
to 1.0.0-rc.5
*
Minor enhancement in patharray arcs
wout
2014-02-05
1
-5
/
+5
|
*
Fix in patharray arc
wout
2014-02-05
1
-4
/
+4
|
*
added pointAt() method to SVG.Path
wout
2014-02-05
1
-21
/
+26
|
*
Fix in animate('=').to()
wout
2014-02-05
1
-2
/
+2
|
*
Added loader on SVG.Image and included svg.pattern.js to the core
wout
2014-02-05
1
-12
/
+106
|
*
Removing old unbiassed flag on textPath path creation
wout
2014-02-04
1
-2
/
+2
|
*
Fix for arcs in SVG.PathArray#toString method
wout
2014-02-04
1
-8
/
+8
|
*
fix for arcs in patharray toString() method
wout
2014-02-04
1
-6
/
+4
|
*
Wrapping delay in SVG.Number
wout
2014-02-03
1
-2
/
+2
|
*
Added second values to SVG.Number
wout
2014-02-03
1
-3
/
+11
|
*
Added `length()`method to path
wout
2014-02-03
1
-1
/
+5
|
*
Implemented SVG.invent function and bumped to v1.0rc3
wout
2014-02-03
1
-1371
/
+1426
|
*
Applying block to text node on text() method
1.0.0-rc.3
wout
2014-02-02
1
-2
/
+2
|
*
Leaner parser
wout
2014-02-02
1
-19
/
+5
|
*
added `morph()` and `at()` methods to `SVG.Number` for unit morphing
wout
2014-02-01
1
-52
/
+65
|
*
Added index() method to SVG.Parent and SVG.Set
wout
2014-02-01
1
-14
/
+16
|
*
Fix in color morphing
wout
2014-01-31
1
-1
/
+4
|
*
Fix in poly morphing
wout
2014-01-31
1
-3
/
+3
|
*
Disabled array bbox cache
wout
2014-01-31
1
-22
/
+1
|
*
Added morph() and at() methods to SVG.Color
wout
2014-01-31
1
-26
/
+35
|
*
Added msRequestAnimationFrame fir IE10 support
wout
2014-01-31
1
-1
/
+2
|
*
Added `relative()`method for relative translations
wout
2014-01-30
1
-1
/
+51
|
*
Shortened arc objects in PathArray
wout
2014-01-29
1
-6
/
+6
|
*
Preparing SVG namespace when dom is loaded
wout
2014-01-29
1
-13
/
+16
|
[prev]
[next]