summaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Added animatible poly's, bumped to v0.31wout2013-08-012-40/+261
* Added support for CommonJS and AMD, bunped to v0.300.31wout2013-07-262-7/+14
* Added SVG.Array and bumped to v0.29wout2013-07-252-14/+44
* Reworked SVG.Text to give more granular controlwout2013-07-232-68/+108
* Namespace fixes and added textPath and bumped to v0.270.28wout2013-07-222-5/+63
* Added textpath plugin to readme0.27wout2013-07-191-1/+1
* Fix in back()wout2013-07-172-3/+3
* Various IE9 and IE10 fixeswout2013-07-042-19/+19
* Added memory modulewout2013-07-022-5/+40
* Sets accept multiple elements at oncewout2013-07-012-4/+7
* Added SVG.Set adn bumped to v0.24wout2013-07-012-64/+121
* Fix in SVG.Number for IE0.24wout2013-07-012-12/+14
* Fix in unit parser with negative values.wout2013-06-302-4/+4
* IMplemented <use> element, bumped to v0.23wout2013-06-292-6/+43
* Fixed naming conflict in mask and clip modules, bumped to v0.22wout2013-06-292-6/+64
* Reworked arrange module, <defs> always on topwout2013-06-272-43/+59
* Fix in rotation transform0.21wout2013-06-252-3/+3
* Added default stroke-linejoin and stroke-linecap valueswout2013-06-242-20/+22
* Added `get()` method to SVG.Containerwout2013-06-232-6/+6
* Fix in fill() methodwout2013-06-232-4/+4
* Added SVG.Number, reworked gradient systemwout2013-06-232-60/+145
* Added to() method in the SVG.FXwout2013-06-092-105/+116
* Added deep traversing, reorganizd moduleswout2013-06-092-77/+155
* Added translate() methodwout2013-05-292-4/+11
* Added merge() to SVG.BBoxwout2013-05-282-44/+88
* Removing defs and references on clear()wout2013-05-082-7/+9
* Bumped to v0.15, removed hsb color supportwout2013-04-262-92/+19
* Added the rbox() method, bumped to v0.140.15wout2013-04-222-50/+114
* Parsing numeric values as a global getter0.14wout2013-04-152-4/+4
* Removing style attributes when emptywout2013-04-152-4/+7
* Fix in defaultswout2013-04-142-22/+25
* Ensure center point for rotationswout2013-04-132-10/+14
* Bumped to v0.13wout2013-04-122-7/+10
* Fix for Firefox in bbox()0.13wout2013-04-112-5/+16
* Fix in poly plot() with point arrayswout2013-04-082-4/+5
* Rebuilding after leading() with argumentswout2013-04-072-4/+4
* Fix for leading method on non text elementswout2013-04-072-5/+5
* Stored base offset as a private variablewout2013-04-052-4/+5
* Extendibility fix in SVG.Elementwout2013-04-022-4/+4
* Passing attribute name and value in rebuild() methodwout2013-03-302-4/+4
* Fix in viewbox() methodwout2013-03-292-6/+6
* Allow invocation of SVG() with an <svg> tagwout2013-03-292-6/+8
* Bug fix: recreating defs after clear()0.12wout2013-03-282-5/+9
* Updated READMEwout2013-03-252-16/+9
* Added unbiased option to plotable elementswout2013-03-242-15/+27
* Added plot() method to SVG.Linewout2013-03-242-4/+13
* Bumped to v0.11wout2013-03-242-410/+452
* Animation value clearance0.11wout2013-03-132-16/+15
* Added x(), y(), cx(), cy() and matrixwout2013-03-122-143/+280
* Bumped to v0.9, added better style management, text support and extended anim...0.10wout2013-03-092-255/+384