summaryrefslogtreecommitdiffstats
path: root/dist/svg.min.js
Commit message (Expand)AuthorAgeFilesLines
* Added svg import / export functionaltywout2014-08-011-2/+2
* Reworked sub-pixel offset fixwout2014-07-311-1/+1
* Added reverse functionality for animation loopswout2014-07-301-2/+2
* Added more control to SVG.Matrixwout2014-07-281-2/+2
* Installed Jasmin 2.0.1wout2014-07-261-2/+2
* Various small fixeswout2014-07-251-1/+1
* Moved SVG.invent to main svg.js filewout2014-07-231-2/+2
* Fix in rboxwout2014-07-201-1/+1
* Fixes a but in absolute positioning of groupswout2014-07-191-1/+1
* Switched to gulp for buildingwout2014-07-131-3/+2
* Added support for scale center on matriceswout2014-07-121-3/+3
* Eliminate matrix translation errorswout2014-07-121-2/+2
* Further debugging matrix new implementationwout2014-07-121-3/+3
* Completely reworked transform systemwout2014-07-111-2/+3
* Added new SVG.Line class and working on SVG.Matrixwout2014-06-281-2/+2
* Complete new clone() methodwout2014-06-261-2/+2
* Added more versatility to adopterwout2014-06-251-2/+2
* Added SVG.Circle, removed structural internal referenceswout2014-06-251-2/+2
* Documented and added specs for new selector methodwout2014-06-211-2/+2
* Back on track with the specswout2014-06-211-2/+2
* Various reference fixeswout2014-06-211-2/+2
* Removed all structural referenceswout2014-06-211-2/+2
* 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