aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #326Ulrich-Matthias Schäfer2015-02-221-0/+22
| | | | drawing.remove() now calls destroy() to remove the doc from the DOM
* Fixed Event-Spec for ChromeUlrich-Matthias Schäfer2015-02-221-2/+2
|
* Fixed Custom Events with data #317Ulrich-Matthias Schäfer2015-02-221-4/+14
| | | | Keeps the `registerEvent`-function only for consistency
* Bumped to version 1.0.0wout2014-09-056-10/+419
|
* Added marker, symbol and dynamic referencingwout2014-06-1711-51/+244
|
* Bumped to version 1.0.0-rc.7wout2014-06-116-13/+52
| | | | Look at change log for full overview of changes.
* 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 ↵wout2014-02-1433-65/+431
| | | | to 1.0.0-rc.5
* 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
|
* Added `get()` method to SVG.Containerwout2013-06-231-0/+13
|
* Added SVG.Number, reworked gradient systemwout2013-06-234-6/+244
|
* Added deep traversing, reorganizd moduleswout2013-06-093-2/+23
|
* Added translate() methodwout2013-05-298-0/+56
|
* Added merge() to SVG.BBoxwout2013-05-284-27/+55
|
* Removing defs and references on clear()wout2013-05-081-2/+2
|
* Bumped to v0.15, removed hsb color supportwout2013-04-263-7/+32
|
* Added the rbox() method, bumped to v0.140.15wout2013-04-221-0/+39
|