summaryrefslogtreecommitdiffstats
path: root/dist/svg.js
Commit message (Expand)AuthorAgeFilesLines
* Added reverse functionality for animation loopswout2014-07-301-102/+108
* Added more control to SVG.Matrixwout2014-07-281-461/+473
* Specified untransform() methodwout2014-07-271-1/+1
* Reimplemented matrix animationswout2014-07-261-10/+10
* Installed Jasmin 2.0.1wout2014-07-261-235/+285
* Various small fixeswout2014-07-251-161/+158
* Moved SVG.invent to main svg.js filewout2014-07-231-24/+1
* Fix in rboxwout2014-07-201-7/+6
* Fixes a but in absolute positioning of groupswout2014-07-191-3/+3
* Switched to gulp for buildingwout2014-07-131-3683/+3667
* Added support for scale center on matriceswout2014-07-121-44/+35
* Eliminate matrix translation errorswout2014-07-121-9/+9
* Further debugging matrix new implementationwout2014-07-121-17/+19
* Completely reworked transform systemwout2014-07-111-404/+621
* Added new SVG.Line class and working on SVG.Matrixwout2014-06-281-188/+91
* Complete new clone() methodwout2014-06-261-33/+17
* Added more versatility to adopterwout2014-06-251-5/+7
* Added SVG.Circle, removed structural internal referenceswout2014-06-251-84/+128
* Speccing adopter modulewout2014-06-211-1/+1
* Documented and added specs for new selector methodwout2014-06-211-26/+28
* Back on track with the specswout2014-06-211-8/+25
* Various reference fixeswout2014-06-211-8/+10
* Removed all structural referenceswout2014-06-211-146/+205
* Fixing a bug in viewboxwout2014-06-191-3/+7
* Added marker, symbol and dynamic referencingwout2014-06-171-13/+140
* Fixing offset by window scroll position in rbox()wout2014-06-121-1/+6
* Fix in SVG.offwout2014-06-121-4/+8
* Bumped to version 1.0.0-rc.7wout2014-06-111-21/+44
* toggleClass returns the svg instancePatrick Klingemann2014-06-091-1/+2
* trim class attribute whitespacePatrick Klingemann2014-06-091-2/+2
* avoid unintentional global variablesPatrick Klingemann2014-06-091-2/+4
* add classes, hasClass, addClass, removeClass, toggleClass functions to ElementPatrick Klingemann2014-06-021-1/+42
* Fixed a bug where Element.style() would not save empty values in IE11Xavier Roger-Machart2014-05-021-1/+1
* Replaced a non breaking space with a real spacewout2014-03-051-2/+2
* Bumped to 1.0.0-rc.6wout2014-03-041-272/+276
* SVG.Stop accepts multiple arguments1.0.0-rc.6wout2014-02-201-3/+11
* Re-added touch eventswout2014-02-201-2/+7
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to...wout2014-02-141-824/+732
* Minor enhancement in patharray arcswout2014-02-051-5/+5
* Fix in patharray arcwout2014-02-051-4/+4
* added pointAt() method to SVG.Pathwout2014-02-051-21/+26
* Fix in animate('=').to()wout2014-02-051-2/+2
* Added loader on SVG.Image and included svg.pattern.js to the corewout2014-02-051-12/+106
* Removing old unbiassed flag on textPath path creationwout2014-02-041-2/+2
* Fix for arcs in SVG.PathArray#toString methodwout2014-02-041-8/+8
* fix for arcs in patharray toString() methodwout2014-02-041-6/+4
* Wrapping delay in SVG.Numberwout2014-02-031-2/+2
* Added second values to SVG.Numberwout2014-02-031-3/+11
* Added `length()`method to pathwout2014-02-031-1/+5
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-1371/+1426