summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Added support for scale center on matriceswout2014-07-122-0/+13
* Eliminate matrix translation errorswout2014-07-128-8/+8
* Further debugging matrix new implementationwout2014-07-123-27/+37
* Completely reworked transform systemwout2014-07-115-20/+92
* Complete new clone() methodwout2014-06-261-30/+46
* Added more versatility to adopterwout2014-06-252-0/+8
* Added SVG.Circle, removed structural internal referenceswout2014-06-258-65/+318
* Speccing adopter modulewout2014-06-212-0/+38
* Documented and added specs for new selector methodwout2014-06-212-0/+37
* Back on track with the specswout2014-06-212-1/+2
* Various reference fixeswout2014-06-211-1/+5
* Removed all structural referenceswout2014-06-218-21/+27
* Added marker, symbol and dynamic referencingwout2014-06-1711-51/+244
* Bumped to version 1.0.0-rc.7wout2014-06-116-13/+52
* toggleClass returns the svg instancePatrick Klingemann2014-06-091-0/+5
* add classes, hasClass, addClass, removeClass, toggleClass functions to ElementPatrick Klingemann2014-06-021-2/+74
* Bumped to 1.0.0-rc.6wout2014-03-043-25/+32
* SVG.Stop accepts multiple arguments1.0.0-rc.6wout2014-02-201-0/+13
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to...wout2014-02-1433-65/+431
* Giving Firefox some slack in the text position specs1.0.0-rc.5wout2014-02-051-10/+10
* Fix in patharray arcwout2014-02-051-0/+4
* added pointAt() method to SVG.Pathwout2014-02-051-0/+13
* Added loader on SVG.Image and included svg.pattern.js to the corewout2014-02-053-1/+66
* Fix for arcs in SVG.PathArray#toString methodwout2014-02-041-0/+7
* Added second values to SVG.Numberwout2014-02-031-0/+10
* added `morph()` and `at()` methods to `SVG.Number` for unit morphingwout2014-02-012-18/+28
* Added index() method to SVG.Parent and SVG.Setwout2014-02-012-0/+38
* Fix in color morphingwout2014-01-311-0/+8
* Added morph() and at() methods to SVG.Colorwout2014-01-311-4/+46
* Added `relative()`method for relative translationswout2014-01-303-3/+63
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-2911-18/+124
* Added get to SVG.Set, bumped to v0.37wout2014-01-261-0/+14
* Added addTo() and putIn() methods, added more detailed documentationwout2014-01-252-0/+42
* Added the hyperlink elementwout2014-01-232-0/+40
* Bumped to v0.33wout2014-01-2210-12/+241
* Fixed bug in memory systemwout2013-08-221-1/+8
* Added animatible poly's, bumped to v0.31wout2013-08-015-37/+57
* Added support for CommonJS and AMD, bunped to v0.300.31wout2013-07-262-1/+13
* Added SVG.Array and bumped to v0.29wout2013-07-252-0/+19
* Reworked SVG.Text to give more granular controlwout2013-07-232-6/+1
* Namespace fixes and added textPath and bumped to v0.270.28wout2013-07-223-1/+36
* Various IE9 and IE10 fixeswout2013-07-0413-36/+45
* Added memory modulewout2013-07-022-0/+53
* Sets accept multiple elements at oncewout2013-07-011-0/+5
* Added SVG.Set adn bumped to v0.24wout2013-07-012-0/+132
* Fix in unit parser with negative values.wout2013-06-301-0/+5
* IMplemented <use> element, bumped to v0.23wout2013-06-295-11/+59
* Fixed naming conflict in mask and clip modules, bumped to v0.22wout2013-06-293-0/+116
* Reworked arrange module, <defs> always on topwout2013-06-277-19/+278
* Added default stroke-linejoin and stroke-linecap valueswout2013-06-241-3/+6