summaryrefslogtreecommitdiffstats
path: root/dist/svg.js
Commit message (Expand)AuthorAgeFilesLines
* Added custom context binding for event callbacksUlrich-Matthias Schäfer2015-09-221-8/+7
* clone method for text to mark all firstlevel tspans as newlines (fixes #369)Ulrich-Matthias Schäfer2015-09-151-2/+17
* added transform to pattern and gradient (fix #383)Ulrich-Matthias Schäfer2015-09-151-2/+10
* build (pr #372)Ray Glover2015-09-141-11/+15
* fix typo (finally)dhardtke2015-09-061-1/+2
* fix stupid typo that leads to broken gradientsdhardtke2015-08-081-2/+2
* Bump 2.0.52.0.5Ulrich-Matthias Schäfer2015-07-051-2/+2
* Fixes #360Ulrich-Matthias Schäfer2015-07-051-5/+5
* Fixed transform method which now uses current transformation and not ctm anymoreUlrich-Matthias Schäfer2015-07-051-17/+38
* Bump 2.0.42.0.4Ulrich-Matthias Schäfer2015-06-281-24/+20
* Bump 2.0.32.0.3Ulrich-Matthias Schäfer2015-06-271-2/+2
* Fixed bug in SVG.Bare (closes #358)Ulrich-Matthias Schäfer2015-06-271-29/+29
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
* Bump 2.0.22.0.2Ulrich-Matthias Schäfer2015-06-221-2/+2
* Fixed zoom consideration in circle and ellipse (see d0e24c5a8d20167c03ec9b887...Ulrich-Matthias Schäfer2015-06-221-4/+4
* Removed scale consideration in `move()`Ulrich-Matthias Schäfer2015-06-211-12/+4
* Fixed bug in fx when animating with `plot()` (closes #354)Ulrich-Matthias Schäfer2015-06-191-3/+3
* Events, Spec update, readmeUlrich-Matthias Schäfer2015-06-171-4/+18
* Removed target-reference from use which caused bugs in `dmove()` and `use()` ...Ulrich-Matthias Schäfer2015-06-151-4/+1
* Fixed bug with doc() which should always return the root SVGUlrich-Matthias Schäfer2015-06-151-3/+3
* bump version 2.0.0Ulrich-Matthias Schäfer2015-06-111-3/+3
* Merged all changes and fixes from SVG 1.1 into this branchUlrich-Matthias Schäfer2015-06-111-72/+109
* Bumped to 2.0.0-rc.1wout2014-09-051-2/+2
* Latest build2.0.0-rc.1wout2014-09-051-1/+1
* Fix in RBoxwout2014-09-031-4/+3
* Fix in SVG.Numberwout2014-09-031-4/+6
* Fixed bug in event detachingwout2014-09-031-19/+43
* Firefox fixes and event specswout2014-09-031-9/+22
* Fixed bug in clone() methodwout2014-09-021-19/+30
* Removed matrix add() methodwout2014-08-301-14/+1
* Added animated parametric transformationswout2014-08-301-52/+99
* Added SVG.TBox for transformed bounding boxeswout2014-08-291-160/+212
* Fixed instantiation issue in SVG.Numberwout2014-08-281-24/+18
* Removed internal references from SVG.Textwout2014-08-251-29/+52
* Implemented absolute and relative matrix transformationswout2014-08-241-68/+101
* Secure wrapperwout2014-08-191-2/+2
* Typo'swout2014-08-191-3/+3
* Fixes #3 Support AMD, CommonJS (Browserify), globals (default method) using U...Alex Ewerlof2014-08-031-9/+15
* Removed node moduleswout2014-08-031-2/+2
* Added SVG.Bare for creation of non-described elementswout2014-08-011-94/+85
* Added svg import / export functionaltywout2014-08-011-8/+36
* Reworked sub-pixel offset fixwout2014-07-311-26/+7
* 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