summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to...wout2014-02-1460-1797/+2203
* Giving Firefox some slack in the text position specs1.0.0-rc.5wout2014-02-051-10/+10
* Minor enhancement in patharray arcswout2014-02-053-10/+10
* Merge pull request #146 from dotnetCarpenter/patharrayWout Fierens2014-02-051-2/+2
|\
| * convert bool to int, so d only contains number values - fixes #145dotnetCarpenter2014-02-051-2/+2
|/
* Updated changelogwout2014-02-052-1/+2
* Fix in patharray arcwout2014-02-054-8/+12
* Updated READMEwout2014-02-051-1/+10
* added pointAt() method to SVG.Pathwout2014-02-056-42/+68
* Fix in animate('=').to()wout2014-02-054-4/+5
* Updated READMEwout2014-02-051-1/+1
* Added loader on SVG.Image and included svg.pattern.js to the corewout2014-02-0516-36/+395
* Updated README1.0.0-rc.4wout2014-02-041-10/+9
* Updated JSONwout2014-02-043-3/+3
* Updated JSONwout2014-02-043-3/+3
* Removing old unbiassed flag on textPath path creationwout2014-02-043-4/+4
* Fix for arcs in SVG.PathArray#toString methodwout2014-02-044-17/+24
* fix for arcs in patharray toString() methodwout2014-02-044-13/+10
* Wrapping delay in SVG.Numberwout2014-02-035-6/+7
* Added second values to SVG.Numberwout2014-02-035-7/+33
* Added `length()`method to pathwout2014-02-034-2/+19
* Updated READMEwout2014-02-031-3/+3
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-0332-2751/+2902
* Applying block to text node on text() method1.0.0-rc.3wout2014-02-023-4/+4
* Leaner parserwout2014-02-023-39/+11
* Updated READMEwout2014-02-021-1/+1
* Updated READMEwout2014-02-011-1/+1
* added `morph()` and `at()` methods to `SVG.Number` for unit morphingwout2014-02-0111-124/+240
* Updated READMEwout2014-02-011-2/+2
* Updated READMEwout2014-02-011-99/+99
* Updated READMEwout2014-02-011-1/+1
* Updated READMEwout2014-02-011-1/+1
* Updated READMEwout2014-02-011-18/+28
* Updated READMEwout2014-02-011-2/+2
* Updated READMEwout2014-02-011-6/+12
* Added return values to READMEwout2014-02-011-44/+267
* Updated REAMEwout2014-02-011-9/+9
* Updated READMEwout2014-02-011-12/+22
* Added index() method to SVG.Parent and SVG.Setwout2014-02-0113-33/+97
* Updated README1.0.0-rc.2wout2014-02-011-1/+1
* Updated version format in JSONwout2014-02-013-3/+3
* Fix in color morphingwout2014-01-314-2/+16
* Fix in poly morphingwout2014-01-313-7/+7
* Disabled array bbox cachewout2014-01-316-46/+4
* Updated READMEwout2014-01-311-0/+4
* Updated READMEwout2014-01-311-16/+47
* Added bower.jsonwout2014-01-311-0/+23
* Added morph() and at() methods to SVG.Colorwout2014-01-317-57/+134
* Updated JSONwout2014-01-312-2/+2
* Added msRequestAnimationFrame fir IE10 supportwout2014-01-313-2/+4