Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merged all changes and fixes from SVG 1.1 into this branch | Ulrich-Matthias Schäfer | 2015-06-11 | 21 | -248/+525 | |
| | | ||||||
* | | Bumped to 2.0.0-rc.1 | wout | 2014-09-05 | 6 | -9/+9 | |
| | | ||||||
* | | Latest build2.0.0-rc.1 | wout | 2014-09-05 | 1 | -1/+1 | |
| | | ||||||
* | | Fix in RBox | wout | 2014-09-03 | 4 | -14/+12 | |
| | | ||||||
* | | Fix in SVG.Number | wout | 2014-09-03 | 5 | -13/+18 | |
| | | ||||||
* | | Fixed bug in event detaching | wout | 2014-09-03 | 10 | -88/+450 | |
| | | ||||||
* | | Firefox fixes and event specs | wout | 2014-09-03 | 8 | -18/+314 | |
| | | ||||||
* | | Fixed bug in clone() method | wout | 2014-09-02 | 8 | -39/+81 | |
| | | ||||||
* | | Removed matrix add() method | wout | 2014-08-30 | 5 | -59/+3 | |
| | | ||||||
* | | Added animated parametric transformations | wout | 2014-08-30 | 9 | -133/+240 | |
| | | ||||||
* | | Updated CHANGELOG | wout | 2014-08-29 | 1 | -0/+2 | |
| | | ||||||
* | | Updated README | wout | 2014-08-29 | 1 | -4/+4 | |
| | | ||||||
* | | Added SVG.TBox for transformed bounding boxes | wout | 2014-08-29 | 20 | -369/+540 | |
| | | ||||||
* | | Fixed instantiation issue in SVG.Number | wout | 2014-08-28 | 6 | -86/+91 | |
| | | ||||||
* | | Removed internal references from SVG.Text | wout | 2014-08-25 | 10 | -98/+166 | |
| | | ||||||
* | | Updated README | wout | 2014-08-24 | 1 | -2/+13 | |
| | | ||||||
* | | Updated README | wout | 2014-08-24 | 1 | -1/+23 | |
| | | ||||||
* | | Implemented absolute and relative matrix transformations | wout | 2014-08-24 | 10 | -161/+284 | |
| | | ||||||
* | | Secure wrapper | wout | 2014-08-19 | 3 | -5/+5 | |
| | | ||||||
* | | Typo's | wout | 2014-08-19 | 3 | -6/+6 | |
| | | ||||||
* | | Fixes #3 Support AMD, CommonJS (Browserify), globals (default method) using ↵ | Alex Ewerlof | 2014-08-03 | 5 | -28/+28 | |
| | | | | | | | | UMD wrapper | |||||
* | | Added .idea to gitignore so that WebStorm doesn't get in the way of development | Alex Ewerlof | 2014-08-03 | 1 | -0/+1 | |
| | | ||||||
* | | Ignoring node_modules | wout | 2014-08-03 | 1 | -0/+1 | |
| | | ||||||
* | | Removed node modules | wout | 2014-08-03 | 4622 | -473843/+15 | |
| | | ||||||
* | | Updated CHANGELOG | wout | 2014-08-01 | 1 | -0/+1 | |
| | | ||||||
* | | Updated CHANGELOG | wout | 2014-08-01 | 1 | -0/+1 | |
| | | ||||||
* | | Updated CHANGELOG | wout | 2014-08-01 | 1 | -0/+1 | |
| | | ||||||
* | | Updated CHANGELOG | wout | 2014-08-01 | 1 | -2/+4 | |
| | | ||||||
* | | Updated README | wout | 2014-08-01 | 1 | -3/+3 | |
| | | ||||||
* | | Updated README | wout | 2014-08-01 | 1 | -4/+3 | |
| | | ||||||
* | | Added SVG.Bare for creation of non-described elements | wout | 2014-08-01 | 15 | -216/+251 | |
| | | ||||||
* | | Added one more spec on raw importing | wout | 2014-08-01 | 1 | -0/+5 | |
| | | ||||||
* | | Updated README | wout | 2014-08-01 | 1 | -1/+3 | |
| | | ||||||
* | | Updated CHANGELOG | wout | 2014-08-01 | 1 | -1/+1 | |
| | | ||||||
* | | Added svg import / export functionalty | wout | 2014-08-01 | 8 | -23/+139 | |
| | | ||||||
* | | Reworked sub-pixel offset fix | wout | 2014-07-31 | 7 | -63/+36 | |
| | | ||||||
* | | Typo | wout | 2014-07-30 | 1 | -1/+1 | |
| | | ||||||
* | | Updated README | wout | 2014-07-30 | 1 | -2/+2 | |
| | | ||||||
* | | Added reverse functionality for animation loops | wout | 2014-07-30 | 7 | -214/+263 | |
| | | ||||||
* | | Updated README | wout | 2014-07-29 | 1 | -1/+24 | |
| | | ||||||
* | | Added more control to SVG.Matrix | wout | 2014-07-28 | 1002 | -1557/+170294 | |
| | | ||||||
* | | Matirx specs | wout | 2014-07-27 | 1 | -254/+263 | |
| | | ||||||
* | | Specified untransform() method | wout | 2014-07-27 | 4 | -10/+34 | |
| | | ||||||
* | | Reimplemented matrix animations | wout | 2014-07-26 | 1 | -10/+10 | |
| | | ||||||
* | | Installed Jasmin 2.0.1 | wout | 2014-07-26 | 25 | -3911/+4248 | |
| | | ||||||
* | | Various small fixes | wout | 2014-07-25 | 18 | -3852/+497 | |
| | | ||||||
* | | Moved SVG.invent to main svg.js file | wout | 2014-07-23 | 8 | -76/+31 | |
| | | ||||||
* | | Fix in rbox | wout | 2014-07-20 | 5 | -63/+57 | |
| | | ||||||
* | | Fixes a but in absolute positioning of groups | wout | 2014-07-19 | 4 | -10/+20 | |
| | | ||||||
* | | Converted to spaces | wout | 2014-07-13 | 1 | -44/+44 | |
| | |