aboutsummaryrefslogtreecommitdiffstats
path: root/dist/svg.js
Commit message (Collapse)AuthorAgeFilesLines
* Minor enhancement in patharray arcswout2014-02-051-5/+5
|
* Fix in patharray arcwout2014-02-051-4/+4
|
* added pointAt() method to SVG.Pathwout2014-02-051-21/+26
|
* Fix in animate('=').to()wout2014-02-051-2/+2
|
* Added loader on SVG.Image and included svg.pattern.js to the corewout2014-02-051-12/+106
|
* Removing old unbiassed flag on textPath path creationwout2014-02-041-2/+2
|
* Fix for arcs in SVG.PathArray#toString methodwout2014-02-041-8/+8
|
* fix for arcs in patharray toString() methodwout2014-02-041-6/+4
|
* Wrapping delay in SVG.Numberwout2014-02-031-2/+2
|
* Added second values to SVG.Numberwout2014-02-031-3/+11
|
* Added `length()`method to pathwout2014-02-031-1/+5
|
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-1371/+1426
|
* Applying block to text node on text() method1.0.0-rc.3wout2014-02-021-2/+2
|
* Leaner parserwout2014-02-021-19/+5
|
* added `morph()` and `at()` methods to `SVG.Number` for unit morphingwout2014-02-011-52/+65
|
* Added index() method to SVG.Parent and SVG.Setwout2014-02-011-14/+16
|
* Fix in color morphingwout2014-01-311-1/+4
|
* Fix in poly morphingwout2014-01-311-3/+3
|
* Disabled array bbox cachewout2014-01-311-22/+1
|
* Added morph() and at() methods to SVG.Colorwout2014-01-311-26/+35
|
* Added msRequestAnimationFrame fir IE10 supportwout2014-01-311-1/+2
|
* Added `relative()`method for relative translationswout2014-01-301-1/+51
|
* Shortened arc objects in PathArraywout2014-01-291-6/+6
|
* Preparing SVG namespace when dom is loadedwout2014-01-291-13/+16
|
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-291-132/+460
|
* Added loop(), switched to requestAnimFrame, bumped to v0.38wout2014-01-281-8/+36
|
* Added get to SVG.Set, bumped to v0.37wout2014-01-261-18/+11
|
* Added addTo() and putIn() methods, added more detailed documentationwout2014-01-251-1/+25
|
* Added the hyperlink elementwout2014-01-231-1/+34
|
* Added pause / play to SVG.FX module and bumped to v0.34wout2014-01-231-26/+74
|
* Fix in point array move method0.34wout2014-01-221-3/+4
|
* Fix in viewboxwout2014-01-221-7/+22
|
* Fix in SVG.Viewboxwout2014-01-221-3/+3
|
* Bumped to v0.33wout2014-01-221-31/+105
|
* Fix in viewbox0.33wout2013-08-231-5/+3
|
* Fix in viewboxwout2013-08-231-3/+3
|
* Added merge() method to SVG.RBoxwout2013-08-221-1/+22
|
* Fixed bug in memory systemwout2013-08-221-8/+10
|
* Distinguished SVG.Container from SVG.parent, bumped to v0.32wout2013-08-051-60/+69
| | | | SVG.Use inherits from SVG.Shape
* Added animatible poly's, bumped to v0.31wout2013-08-011-39/+259
|
* Added support for CommonJS and AMD, bunped to v0.300.31wout2013-07-261-6/+13
|
* Added SVG.Array and bumped to v0.29wout2013-07-251-13/+43
|
* Reworked SVG.Text to give more granular controlwout2013-07-231-67/+107
|
* Namespace fixes and added textPath and bumped to v0.270.28wout2013-07-221-4/+62
|
* Added textpath plugin to readme0.27wout2013-07-191-1/+1
|
* Fix in back()wout2013-07-171-2/+2
|
* Various IE9 and IE10 fixeswout2013-07-041-18/+18
|
* Added memory modulewout2013-07-021-4/+39
|
* Sets accept multiple elements at oncewout2013-07-011-3/+6
|
* Added SVG.Set adn bumped to v0.24wout2013-07-011-63/+120
|