summaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Removed node moduleswout2014-08-032-3/+3
* Added SVG.Bare for creation of non-described elementswout2014-08-012-96/+87
* Added svg import / export functionaltywout2014-08-012-10/+38
* Reworked sub-pixel offset fixwout2014-07-312-27/+8
* Added reverse functionality for animation loopswout2014-07-302-104/+110
* Added more control to SVG.Matrixwout2014-07-282-463/+475
* Specified untransform() methodwout2014-07-271-1/+1
* Reimplemented matrix animationswout2014-07-261-10/+10
* Installed Jasmin 2.0.1wout2014-07-262-237/+287
* Various small fixeswout2014-07-252-162/+159
* Moved SVG.invent to main svg.js filewout2014-07-232-26/+3
* Fix in rboxwout2014-07-202-8/+7
* Fixes a but in absolute positioning of groupswout2014-07-192-4/+4
* Switched to gulp for buildingwout2014-07-132-3686/+3669
* Added support for scale center on matriceswout2014-07-122-47/+38
* Eliminate matrix translation errorswout2014-07-122-11/+11
* Further debugging matrix new implementationwout2014-07-122-20/+22
* Completely reworked transform systemwout2014-07-112-406/+624
* Added new SVG.Line class and working on SVG.Matrixwout2014-06-282-190/+93
* Complete new clone() methodwout2014-06-262-35/+19
* Added more versatility to adopterwout2014-06-252-7/+9
* Added SVG.Circle, removed structural internal referenceswout2014-06-252-86/+130
* Speccing adopter modulewout2014-06-211-1/+1
* Documented and added specs for new selector methodwout2014-06-212-28/+30
* Back on track with the specswout2014-06-212-10/+27
* Various reference fixeswout2014-06-212-10/+12
* Removed all structural referenceswout2014-06-212-148/+207
* Fixing a bug in viewboxwout2014-06-192-5/+9
* Updated READMEwout2014-06-171-1/+1
* Added marker, symbol and dynamic referencingwout2014-06-172-15/+142
* Fixing offset by window scroll position in rbox()wout2014-06-122-2/+7
* Fix in SVG.offwout2014-06-122-5/+9
* Bumped to version 1.0.0-rc.7wout2014-06-112-23/+46
* toggleClass returns the svg instancePatrick Klingemann2014-06-092-2/+3
* trim class attribute whitespacePatrick Klingemann2014-06-092-4/+4
* avoid unintentional global variablesPatrick Klingemann2014-06-092-4/+6
* add classes, hasClass, addClass, removeClass, toggleClass functions to ElementPatrick Klingemann2014-06-022-3/+44
* Fixed a bug where Element.style() would not save empty values in IE11Xavier Roger-Machart2014-05-022-2/+2
* Replaced a non breaking space with a real spacewout2014-03-051-2/+2
* Bumped to 1.0.0-rc.6wout2014-03-042-274/+278
* SVG.Stop accepts multiple arguments1.0.0-rc.6wout2014-02-202-5/+13
* Re-added touch eventswout2014-02-202-3/+8
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to...wout2014-02-142-826/+734
* Minor enhancement in patharray arcswout2014-02-052-6/+6
* Fix in patharray arcwout2014-02-052-5/+5
* added pointAt() method to SVG.Pathwout2014-02-052-22/+27
* Fix in animate('=').to()wout2014-02-052-3/+3
* Added loader on SVG.Image and included svg.pattern.js to the corewout2014-02-052-14/+108
* Removing old unbiassed flag on textPath path creationwout2014-02-042-3/+3
* Fix for arcs in SVG.PathArray#toString methodwout2014-02-042-10/+10