summaryrefslogtreecommitdiffstats
path: root/dist/svg.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fix in SVG.Number for IE0.24wout2013-07-011-11/+13
* Fix in unit parser with negative values.wout2013-06-301-3/+3
* IMplemented <use> element, bumped to v0.23wout2013-06-291-5/+42
* Fixed naming conflict in mask and clip modules, bumped to v0.22wout2013-06-291-5/+63
* Reworked arrange module, <defs> always on topwout2013-06-271-42/+58
* Fix in rotation transform0.21wout2013-06-251-2/+2
* Added default stroke-linejoin and stroke-linecap valueswout2013-06-241-19/+21
* Added `get()` method to SVG.Containerwout2013-06-231-5/+5
* Fix in fill() methodwout2013-06-231-3/+3
* Added SVG.Number, reworked gradient systemwout2013-06-231-59/+144
* Added to() method in the SVG.FXwout2013-06-091-104/+115
* Added deep traversing, reorganizd moduleswout2013-06-091-76/+154
* Added translate() methodwout2013-05-291-3/+10
* Added merge() to SVG.BBoxwout2013-05-281-43/+87
* Removing defs and references on clear()wout2013-05-081-5/+8
* Bumped to v0.15, removed hsb color supportwout2013-04-261-90/+17
* Added the rbox() method, bumped to v0.140.15wout2013-04-221-48/+112
* Parsing numeric values as a global getter0.14wout2013-04-151-2/+2
* Removing style attributes when emptywout2013-04-151-2/+5
* Fix in defaultswout2013-04-141-20/+23
* Ensure center point for rotationswout2013-04-131-8/+12
* Bumped to v0.13wout2013-04-121-5/+8
* Fix for Firefox in bbox()0.13wout2013-04-111-3/+14
* Fix in poly plot() with point arrayswout2013-04-081-2/+3
* Rebuilding after leading() with argumentswout2013-04-071-2/+2
* Fix for leading method on non text elementswout2013-04-071-3/+3
* Stored base offset as a private variablewout2013-04-051-2/+3
* Extendibility fix in SVG.Elementwout2013-04-021-2/+2
* Passing attribute name and value in rebuild() methodwout2013-03-301-2/+2
* Fix in viewbox() methodwout2013-03-291-4/+4