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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Removed node modules
wout
2014-08-03
2
-3
/
+3
|
*
Added SVG.Bare for creation of non-described elements
wout
2014-08-01
2
-96
/
+87
|
*
Added svg import / export functionalty
wout
2014-08-01
2
-10
/
+38
|
*
Reworked sub-pixel offset fix
wout
2014-07-31
2
-27
/
+8
|
*
Added reverse functionality for animation loops
wout
2014-07-30
2
-104
/
+110
|
*
Added more control to SVG.Matrix
wout
2014-07-28
2
-463
/
+475
|
*
Specified untransform() method
wout
2014-07-27
1
-1
/
+1
|
*
Reimplemented matrix animations
wout
2014-07-26
1
-10
/
+10
|
*
Installed Jasmin 2.0.1
wout
2014-07-26
2
-237
/
+287
|
*
Various small fixes
wout
2014-07-25
2
-162
/
+159
|
*
Moved SVG.invent to main svg.js file
wout
2014-07-23
2
-26
/
+3
|
*
Fix in rbox
wout
2014-07-20
2
-8
/
+7
|
*
Fixes a but in absolute positioning of groups
wout
2014-07-19
2
-4
/
+4
|
*
Switched to gulp for building
wout
2014-07-13
2
-3686
/
+3669
|
*
Added support for scale center on matrices
wout
2014-07-12
2
-47
/
+38
|
*
Eliminate matrix translation errors
wout
2014-07-12
2
-11
/
+11
|
*
Further debugging matrix new implementation
wout
2014-07-12
2
-20
/
+22
|
*
Completely reworked transform system
wout
2014-07-11
2
-406
/
+624
|
*
Added new SVG.Line class and working on SVG.Matrix
wout
2014-06-28
2
-190
/
+93
|
*
Complete new clone() method
wout
2014-06-26
2
-35
/
+19
|
*
Added more versatility to adopter
wout
2014-06-25
2
-7
/
+9
|
*
Added SVG.Circle, removed structural internal references
wout
2014-06-25
2
-86
/
+130
|
*
Speccing adopter module
wout
2014-06-21
1
-1
/
+1
|
*
Documented and added specs for new selector method
wout
2014-06-21
2
-28
/
+30
|
*
Back on track with the specs
wout
2014-06-21
2
-10
/
+27
|
*
Various reference fixes
wout
2014-06-21
2
-10
/
+12
|
*
Removed all structural references
wout
2014-06-21
2
-148
/
+207
|
*
Fixing a bug in viewbox
wout
2014-06-19
2
-5
/
+9
|
*
Updated README
wout
2014-06-17
1
-1
/
+1
|
*
Added marker, symbol and dynamic referencing
wout
2014-06-17
2
-15
/
+142
|
*
Fixing offset by window scroll position in rbox()
wout
2014-06-12
2
-2
/
+7
|
*
Fix in SVG.off
wout
2014-06-12
2
-5
/
+9
|
*
Bumped to version 1.0.0-rc.7
wout
2014-06-11
2
-23
/
+46
|
|
|
|
Look at change log for full overview of changes.
*
toggleClass returns the svg instance
Patrick Klingemann
2014-06-09
2
-2
/
+3
|
*
trim class attribute whitespace
Patrick Klingemann
2014-06-09
2
-4
/
+4
|
*
avoid unintentional global variables
Patrick Klingemann
2014-06-09
2
-4
/
+6
|
*
add classes, hasClass, addClass, removeClass, toggleClass functions to Element
Patrick Klingemann
2014-06-02
2
-3
/
+44
|
*
Fixed a bug where Element.style() would not save empty values in IE11
Xavier Roger-Machart
2014-05-02
2
-2
/
+2
|
*
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
2
-274
/
+278
|
*
SVG.Stop accepts multiple arguments
1.0.0-rc.6
wout
2014-02-20
2
-5
/
+13
|
*
Re-added touch events
wout
2014-02-20
2
-3
/
+8
|
*
Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵
wout
2014-02-14
2
-826
/
+734
|
|
|
|
to 1.0.0-rc.5
*
Minor enhancement in patharray arcs
wout
2014-02-05
2
-6
/
+6
|
*
Fix in patharray arc
wout
2014-02-05
2
-5
/
+5
|
*
added pointAt() method to SVG.Path
wout
2014-02-05
2
-22
/
+27
|
*
Fix in animate('=').to()
wout
2014-02-05
2
-3
/
+3
|
*
Added loader on SVG.Image and included svg.pattern.js to the core
wout
2014-02-05
2
-14
/
+108
|
*
Removing old unbiassed flag on textPath path creation
wout
2014-02-04
2
-3
/
+3
|
*
Fix for arcs in SVG.PathArray#toString method
wout
2014-02-04
2
-10
/
+10
|
[next]