summaryrefslogtreecommitdiffstats
path: root/dist/svg.min.js
Commit message (Expand)AuthorAgeFilesLines
...
* Fix in SVG.Numberwout2014-09-031-1/+1
* Fixed bug in event detachingwout2014-09-031-2/+2
* Firefox fixes and event specswout2014-09-031-1/+1
* Fixed bug in clone() methodwout2014-09-021-2/+2
* Removed matrix add() methodwout2014-08-301-2/+2
* Added animated parametric transformationswout2014-08-301-2/+2
* Added SVG.TBox for transformed bounding boxeswout2014-08-291-2/+2
* Fixed instantiation issue in SVG.Numberwout2014-08-281-2/+2
* Removed internal references from SVG.Textwout2014-08-251-2/+2
* Implemented absolute and relative matrix transformationswout2014-08-241-2/+2
* Secure wrapperwout2014-08-191-1/+1
* Fixes #3 Support AMD, CommonJS (Browserify), globals (default method) using U...Alex Ewerlof2014-08-031-2/+2
* Removed node moduleswout2014-08-031-1/+1
* Added SVG.Bare for creation of non-described elementswout2014-08-011-2/+2
* 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