summaryrefslogtreecommitdiffstats
path: root/dist/svg.min.js
Commit message (Expand)AuthorAgeFilesLines
* run gulpUlrich-Matthias Schäfer2015-10-051-1/+1
* Added custom context binding for event callbacksUlrich-Matthias Schäfer2015-09-221-2/+2
* clone method for text to mark all firstlevel tspans as newlines (fixes #369)Ulrich-Matthias Schäfer2015-09-151-1/+1
* added transform to pattern and gradient (fix #383)Ulrich-Matthias Schäfer2015-09-151-2/+2
* build (pr #372)Ray Glover2015-09-141-2/+2
* fix typo (finally)dhardtke2015-09-061-1/+1
* fix stupid typo that leads to broken gradientsdhardtke2015-08-081-2/+2
* Bump 2.0.52.0.5Ulrich-Matthias Schäfer2015-07-051-1/+1
* Fixes #360Ulrich-Matthias Schäfer2015-07-051-1/+1
* Fixed transform method which now uses current transformation and not ctm anymoreUlrich-Matthias Schäfer2015-07-051-2/+2
* Bump 2.0.42.0.4Ulrich-Matthias Schäfer2015-06-281-2/+2
* Bump 2.0.32.0.3Ulrich-Matthias Schäfer2015-06-271-1/+1
* Fixed bug in SVG.Bare (closes #358)Ulrich-Matthias Schäfer2015-06-271-1/+1
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
* Bump 2.0.22.0.2Ulrich-Matthias Schäfer2015-06-221-1/+1
* Fixed zoom consideration in circle and ellipse (see d0e24c5a8d20167c03ec9b887...Ulrich-Matthias Schäfer2015-06-221-2/+2
* Removed scale consideration in `move()`Ulrich-Matthias Schäfer2015-06-211-2/+2
* Fixed bug in fx when animating with `plot()` (closes #354)Ulrich-Matthias Schäfer2015-06-191-1/+1
* Events, Spec update, readmeUlrich-Matthias Schäfer2015-06-171-2/+2
* Removed target-reference from use which caused bugs in `dmove()` and `use()` ...Ulrich-Matthias Schäfer2015-06-151-1/+1
* Fixed bug with doc() which should always return the root SVGUlrich-Matthias Schäfer2015-06-151-1/+1
* bump version 2.0.0Ulrich-Matthias Schäfer2015-06-111-1/+1
* Merged all changes and fixes from SVG 1.1 into this branchUlrich-Matthias Schäfer2015-06-111-2/+2
* Bumped to 2.0.0-rc.1wout2014-09-051-1/+1
* Fix in RBoxwout2014-09-031-1/+1
* 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