summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merged all changes and fixes from SVG 1.1 into this branchUlrich-Matthias Schäfer2015-06-1121-248/+525
| |
* | Bumped to 2.0.0-rc.1wout2014-09-056-9/+9
| |
* | Latest build2.0.0-rc.1wout2014-09-051-1/+1
| |
* | Fix in RBoxwout2014-09-034-14/+12
| |
* | Fix in SVG.Numberwout2014-09-035-13/+18
| |
* | Fixed bug in event detachingwout2014-09-0310-88/+450
| |
* | Firefox fixes and event specswout2014-09-038-18/+314
| |
* | Fixed bug in clone() methodwout2014-09-028-39/+81
| |
* | Removed matrix add() methodwout2014-08-305-59/+3
| |
* | Added animated parametric transformationswout2014-08-309-133/+240
| |
* | Updated CHANGELOGwout2014-08-291-0/+2
| |
* | Updated READMEwout2014-08-291-4/+4
| |
* | Added SVG.TBox for transformed bounding boxeswout2014-08-2920-369/+540
| |
* | Fixed instantiation issue in SVG.Numberwout2014-08-286-86/+91
| |
* | Removed internal references from SVG.Textwout2014-08-2510-98/+166
| |
* | Updated READMEwout2014-08-241-2/+13
| |
* | Updated READMEwout2014-08-241-1/+23
| |
* | Implemented absolute and relative matrix transformationswout2014-08-2410-161/+284
| |
* | Secure wrapperwout2014-08-193-5/+5
| |
* | Typo'swout2014-08-193-6/+6
| |
* | Fixes #3 Support AMD, CommonJS (Browserify), globals (default method) using ↵Alex Ewerlof2014-08-035-28/+28
| | | | | | | | UMD wrapper
* | Added .idea to gitignore so that WebStorm doesn't get in the way of developmentAlex Ewerlof2014-08-031-0/+1
| |
* | Ignoring node_moduleswout2014-08-031-0/+1
| |
* | Removed node moduleswout2014-08-034622-473843/+15
| |
* | Updated CHANGELOGwout2014-08-011-0/+1
| |
* | Updated CHANGELOGwout2014-08-011-0/+1
| |
* | Updated CHANGELOGwout2014-08-011-0/+1
| |
* | Updated CHANGELOGwout2014-08-011-2/+4
| |
* | Updated READMEwout2014-08-011-3/+3
| |
* | Updated READMEwout2014-08-011-4/+3
| |
* | Added SVG.Bare for creation of non-described elementswout2014-08-0115-216/+251
| |
* | Added one more spec on raw importingwout2014-08-011-0/+5
| |
* | Updated READMEwout2014-08-011-1/+3
| |
* | Updated CHANGELOGwout2014-08-011-1/+1
| |
* | Added svg import / export functionaltywout2014-08-018-23/+139
| |
* | Reworked sub-pixel offset fixwout2014-07-317-63/+36
| |
* | Typowout2014-07-301-1/+1
| |
* | Updated READMEwout2014-07-301-2/+2
| |
* | Added reverse functionality for animation loopswout2014-07-307-214/+263
| |
* | Updated READMEwout2014-07-291-1/+24
| |
* | Added more control to SVG.Matrixwout2014-07-281002-1557/+170294
| |
* | Matirx specswout2014-07-271-254/+263
| |
* | Specified untransform() methodwout2014-07-274-10/+34
| |
* | Reimplemented matrix animationswout2014-07-261-10/+10
| |
* | Installed Jasmin 2.0.1wout2014-07-2625-3911/+4248
| |
* | Various small fixeswout2014-07-2518-3852/+497
| |
* | Moved SVG.invent to main svg.js filewout2014-07-238-76/+31
| |
* | Fix in rboxwout2014-07-205-63/+57
| |
* | Fixes a but in absolute positioning of groupswout2014-07-194-10/+20
| |
* | Converted to spaceswout2014-07-131-44/+44
| |