summaryrefslogtreecommitdiffstats
path: root/dist/svg.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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