summaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
* added `morph()` and `at()` methods to `SVG.Number` for unit morphingwout2014-02-012-54/+67
|
* Added index() method to SVG.Parent and SVG.Setwout2014-02-012-16/+18
|
* Fix in color morphingwout2014-01-312-2/+5
|
* Fix in poly morphingwout2014-01-312-5/+5
|
* Disabled array bbox cachewout2014-01-312-24/+3
|
* Added morph() and at() methods to SVG.Colorwout2014-01-312-28/+37
|
* Added msRequestAnimationFrame fir IE10 supportwout2014-01-312-2/+3
|
* Added `relative()`method for relative translationswout2014-01-302-3/+53
|
* Shortened arc objects in PathArraywout2014-01-292-8/+8
|
* Preparing SVG namespace when dom is loadedwout2014-01-292-15/+18
|
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-292-134/+462
|
* Added loop(), switched to requestAnimFrame, bumped to v0.38wout2014-01-282-10/+38
|
* Added get to SVG.Set, bumped to v0.37wout2014-01-262-19/+12
|
* Added addTo() and putIn() methods, added more detailed documentationwout2014-01-252-3/+27
|
* Added the hyperlink elementwout2014-01-232-2/+35
|
* Added pause / play to SVG.FX module and bumped to v0.34wout2014-01-232-28/+76
|
* Fix in point array move method0.34wout2014-01-222-4/+5
|
* Fix in viewboxwout2014-01-222-9/+24
|
* Fix in SVG.Viewboxwout2014-01-222-4/+4
|
* Bumped to v0.33wout2014-01-222-33/+107
|
* Fix in viewbox0.33wout2013-08-232-7/+5
|
* Fix in viewboxwout2013-08-232-4/+4
|
* Added merge() method to SVG.RBoxwout2013-08-222-3/+24
|
* Fixed bug in memory systemwout2013-08-222-9/+11
|
* Distinguished SVG.Container from SVG.parent, bumped to v0.32wout2013-08-052-62/+71
| | | | SVG.Use inherits from SVG.Shape
* 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
|