summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added loader on SVG.Image and included svg.pattern.js to the corewout2014-02-055-11/+104
* Removing old unbiassed flag on textPath path creationwout2014-02-041-1/+1
* Fix for arcs in SVG.PathArray#toString methodwout2014-02-041-7/+7
* fix for arcs in patharray toString() methodwout2014-02-041-5/+3
* Wrapping delay in SVG.Numberwout2014-02-031-1/+1
* Added second values to SVG.Numberwout2014-02-032-2/+10
* Added `length()`method to pathwout2014-02-031-0/+4
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-0324-1372/+1408
* Applying block to text node on text() method1.0.0-rc.3wout2014-02-021-1/+1
* Leaner parserwout2014-02-021-18/+4
* added `morph()` and `at()` methods to `SVG.Number` for unit morphingwout2014-02-015-51/+64
* Added index() method to SVG.Parent and SVG.Setwout2014-02-013-13/+15
* Fix in color morphingwout2014-01-311-0/+3
* Fix in poly morphingwout2014-01-311-2/+2
* Disabled array bbox cachewout2014-01-312-20/+0
* Added morph() and at() methods to SVG.Colorwout2014-01-312-25/+34
* Added msRequestAnimationFrame fir IE10 supportwout2014-01-311-0/+1
* Added `relative()`method for relative translationswout2014-01-302-0/+50
* Shortened arc objects in PathArraywout2014-01-292-6/+6
* Preparing SVG namespace when dom is loadedwout2014-01-291-13/+16
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-2913-133/+460
* Added loop(), switched to requestAnimFrame, bumped to v0.38wout2014-01-281-6/+35
* Added get to SVG.Set, bumped to v0.37wout2014-01-263-121/+114
* Added addTo() and putIn() methods, added more detailed documentationwout2014-01-252-0/+24
* Added the hyperlink elementwout2014-01-231-0/+32
* Added pause / play to SVG.FX module and bumped to v0.34wout2014-01-231-25/+73
* Fix in point array move method0.34wout2014-01-221-2/+3
* Fix in viewboxwout2014-01-221-6/+21
* Fix in SVG.Viewboxwout2014-01-221-2/+2
* Bumped to v0.33wout2014-01-2237-56/+130
* Fix in viewbox0.33wout2013-08-231-4/+3
* Fix in viewboxwout2013-08-231-2/+2
* Added merge() method to SVG.RBoxwout2013-08-221-1/+22
* Fixed bug in memory systemwout2013-08-221-7/+9
* Distinguished SVG.Container from SVG.parent, bumped to v0.32wout2013-08-055-99/+107
* Added animatible poly's, bumped to v0.31wout2013-08-015-39/+258
* Added support for CommonJS and AMD, bunped to v0.300.31wout2013-07-265-5/+15
* Added SVG.Array and bumped to v0.29wout2013-07-255-12/+42
* Reworked SVG.Text to give more granular controlwout2013-07-233-67/+106
* Namespace fixes and added textPath and bumped to v0.270.28wout2013-07-224-3/+60
* Fix in back()wout2013-07-171-1/+1
* Various IE9 and IE10 fixeswout2013-07-045-17/+17
* Added memory modulewout2013-07-022-3/+37
* Sets accept multiple elements at oncewout2013-07-011-2/+5
* Added SVG.Set adn bumped to v0.24wout2013-07-015-74/+93
* Fix in SVG.Number for IE0.24wout2013-07-011-10/+12
* Fix in unit parser with negative values.wout2013-06-302-2/+2
* IMplemented <use> element, bumped to v0.23wout2013-06-294-12/+20
* Fixed naming conflict in mask and clip modules, bumped to v0.22wout2013-06-292-4/+62
* Reworked arrange module, <defs> always on topwout2013-06-276-34/+78