summaryrefslogtreecommitdiffstats
path: root/dist/svg.min.js
Commit message (Expand)AuthorAgeFilesLines
* Fixes #323Ulrich-Matthias Schäfer2015-03-011-1/+1
* Added `cancelAnimationFrame`-Polyfill, fixes #316Ulrich-Matthias Schäfer2015-02-281-2/+2
* Rework of `drawing.remove()`Ulrich-Matthias Schäfer2015-02-231-1/+1
* Fixes #326Ulrich-Matthias Schäfer2015-02-221-2/+2
* Fixed Custom Events with data #317Ulrich-Matthias Schäfer2015-02-221-2/+2
* Remove nested AMD/exports loaderZach Brown2015-01-171-3/+2
* Bumped to 1.0.1wout2014-09-061-3/+3
* Added UMD supportwout2014-09-051-3/+3
* Added UMD wrapper1.0.1wout2014-09-051-3/+3
* Bumped to version 1.0.0wout2014-09-051-2/+3
* Fixing a bug in viewboxwout2014-06-191-2/+2
* Updated READMEwout2014-06-171-1/+1
* Added marker, symbol and dynamic referencingwout2014-06-171-2/+2
* Fixing offset by window scroll position in rbox()wout2014-06-121-1/+1
* Fix in SVG.offwout2014-06-121-1/+1
* Bumped to version 1.0.0-rc.7wout2014-06-111-2/+2
* toggleClass returns the svg instancePatrick Klingemann2014-06-091-1/+1
* trim class attribute whitespacePatrick Klingemann2014-06-091-2/+2
* avoid unintentional global variablesPatrick Klingemann2014-06-091-2/+2
* add classes, hasClass, addClass, removeClass, toggleClass functions to ElementPatrick Klingemann2014-06-021-2/+2
* Fixed a bug where Element.style() would not save empty values in IE11Xavier Roger-Machart2014-05-021-1/+1
* Bumped to 1.0.0-rc.6wout2014-03-041-2/+2
* SVG.Stop accepts multiple arguments1.0.0-rc.6wout2014-02-201-2/+2
* Re-added touch eventswout2014-02-201-1/+1
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to...wout2014-02-141-2/+2
* Minor enhancement in patharray arcswout2014-02-051-1/+1
* Fix in patharray arcwout2014-02-051-1/+1
* added pointAt() method to SVG.Pathwout2014-02-051-1/+1
* Fix in animate('=').to()wout2014-02-051-1/+1
* Added loader on SVG.Image and included svg.pattern.js to the corewout2014-02-051-2/+2
* Removing old unbiassed flag on textPath path creationwout2014-02-041-1/+1
* Fix for arcs in SVG.PathArray#toString methodwout2014-02-041-2/+2
* fix for arcs in patharray toString() methodwout2014-02-041-2/+2
* Wrapping delay in SVG.Numberwout2014-02-031-2/+2
* Added second values to SVG.Numberwout2014-02-031-2/+2
* Added `length()`method to pathwout2014-02-031-1/+1
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-2/+2
* Applying block to text node on text() method1.0.0-rc.3wout2014-02-021-1/+1
* Leaner parserwout2014-02-021-2/+2
* added `morph()` and `at()` methods to `SVG.Number` for unit morphingwout2014-02-011-2/+2
* Added index() method to SVG.Parent and SVG.Setwout2014-02-011-2/+2
* Fix in color morphingwout2014-01-311-1/+1
* Fix in poly morphingwout2014-01-311-2/+2
* Disabled array bbox cachewout2014-01-311-2/+2
* Added morph() and at() methods to SVG.Colorwout2014-01-311-2/+2
* Added msRequestAnimationFrame fir IE10 supportwout2014-01-311-1/+1
* Added `relative()`method for relative translationswout2014-01-301-2/+2
* Shortened arc objects in PathArraywout2014-01-291-2/+2
* Preparing SVG namespace when dom is loadedwout2014-01-291-2/+2
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-291-2/+2