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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove nested AMD/exports loader
Zach Brown
2015-01-17
1
-6
/
+0
*
Bumped to 1.0.1
wout
2014-09-06
1
-1
/
+0
*
Bumped to version 1.0.0
wout
2014-09-05
4
-13
/
+68
*
Fixing a bug in viewbox
wout
2014-06-19
1
-6
/
+6
*
Merge pull request #216 from shabegger/master
Wout
2014-06-19
1
-2
/
+6
|
\
|
*
Fixed Infinite Loop
Stephen Habegger
2014-06-16
1
-2
/
+6
*
|
Added marker, symbol and dynamic referencing
wout
2014-06-17
12
-12
/
+138
|
/
*
Merge pull request #207 from bryhoyt/patch-1
Wout
2014-06-12
1
-1
/
+5
|
\
|
*
Offset rbox by window scroll, because getBoundingClientRect changes when wind...
bryhoyt
2014-06-12
1
-1
/
+5
*
|
Fix in SVG.off
wout
2014-06-12
1
-3
/
+7
|
/
*
Bumped to version 1.0.0-rc.7
wout
2014-06-11
6
-26
/
+39
*
Calling after() on stop(fulfill)
wout
2014-06-10
1
-4
/
+6
*
Merge pull request #192 from vird/patch-1
Wout
2014-06-10
1
-3
/
+5
|
\
|
*
.animation() .stop() now fires .after() if present
vird
2014-05-28
1
-3
/
+5
*
|
toggleClass returns the svg instance
Patrick Klingemann
2014-06-09
1
-0
/
+1
*
|
trim class attribute whitespace
Patrick Klingemann
2014-06-09
1
-1
/
+1
*
|
avoid unintentional global variables
Patrick Klingemann
2014-06-09
1
-1
/
+3
*
|
add classes, hasClass, addClass, removeClass, toggleClass functions to Element
Patrick Klingemann
2014-06-02
1
-1
/
+41
|
/
*
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
-1
/
+1
*
Bumped to 1.0.0-rc.6
wout
2014-03-04
19
-273
/
+277
*
SVG.Stop accepts multiple arguments
1.0.0-rc.6
wout
2014-02-20
1
-2
/
+10
*
Re-added touch events
wout
2014-02-20
1
-1
/
+6
*
Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to...
wout
2014-02-14
16
-825
/
+732
*
Minor enhancement in patharray arcs
wout
2014-02-05
1
-4
/
+4
*
convert bool to int, so d only contains number values - fixes #145
dotnetCarpenter
2014-02-05
1
-2
/
+2
*
Fix in patharray arc
wout
2014-02-05
1
-3
/
+3
*
added pointAt() method to SVG.Path
wout
2014-02-05
2
-20
/
+25
*
Fix in animate('=').to()
wout
2014-02-05
1
-1
/
+1
*
Added loader on SVG.Image and included svg.pattern.js to the core
wout
2014-02-05
5
-11
/
+104
*
Removing old unbiassed flag on textPath path creation
wout
2014-02-04
1
-1
/
+1
*
Fix for arcs in SVG.PathArray#toString method
wout
2014-02-04
1
-7
/
+7
*
fix for arcs in patharray toString() method
wout
2014-02-04
1
-5
/
+3
*
Wrapping delay in SVG.Number
wout
2014-02-03
1
-1
/
+1
*
Added second values to SVG.Number
wout
2014-02-03
2
-2
/
+10
*
Added `length()`method to path
wout
2014-02-03
1
-0
/
+4
*
Implemented SVG.invent function and bumped to v1.0rc3
wout
2014-02-03
24
-1372
/
+1408
*
Applying block to text node on text() method
1.0.0-rc.3
wout
2014-02-02
1
-1
/
+1
*
Leaner parser
wout
2014-02-02
1
-18
/
+4
*
added `morph()` and `at()` methods to `SVG.Number` for unit morphing
wout
2014-02-01
5
-51
/
+64
*
Added index() method to SVG.Parent and SVG.Set
wout
2014-02-01
3
-13
/
+15
*
Fix in color morphing
wout
2014-01-31
1
-0
/
+3
*
Fix in poly morphing
wout
2014-01-31
1
-2
/
+2
*
Disabled array bbox cache
wout
2014-01-31
2
-20
/
+0
*
Added morph() and at() methods to SVG.Color
wout
2014-01-31
2
-25
/
+34
*
Added msRequestAnimationFrame fir IE10 support
wout
2014-01-31
1
-0
/
+1
*
Added `relative()`method for relative translations
wout
2014-01-30
2
-0
/
+50
*
Shortened arc objects in PathArray
wout
2014-01-29
2
-6
/
+6
*
Preparing SVG namespace when dom is loaded
wout
2014-01-29
1
-13
/
+16
*
Added SVG.PathArray, updated data() and bumped to v1.0rc1
wout
2014-01-29
13
-133
/
+460
[next]