Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge pull request #303 from IonicaBizau/patch-1 | Alex Ewerlöf | 2015-02-19 | 1 | -0/+3 | |
| |\ \ \ | ||||||
| | * | | | Added connectable plugin. | Ionică Bizău | 2014-12-28 | 1 | -0/+3 | |
| | |/ / | ||||||
| * | | | Merge pull request #312 from zachrbrown/master | Alex Ewerlöf | 2015-01-29 | 4 | -16/+4 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Remove nested AMD/exports loader | Zach Brown | 2015-01-17 | 4 | -16/+4 | |
| |/ / | ||||||
| | * | Update spec, readme and generate the build. | gschutz | 2015-05-07 | 4 | -23/+56 | |
| | * | Finish use-element | gschutz | 2015-01-05 | 1 | -4/+4 | |
| |/| | ||||||
| | * | fix #306 - The use element now can point to an external file | gschutz | 2015-01-05 | 1 | -4/+4 | |
| |/ | ||||||
| * | Bumped to 1.0.1 | wout | 2014-09-06 | 8 | -10/+13 | |
| * | Merge pull request #242 from janaspage/patch-2 | Wout | 2014-09-05 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Correct spelling/typo. | Janas Page | 2014-08-05 | 1 | -1/+1 | |
| * | | Added UMD support | wout | 2014-09-05 | 2 | -4/+4 | |
| * | | Added UMD wrapper1.0.1 | wout | 2014-09-05 | 3 | -9/+26 | |
| * | | Merge pull request #244 from janaspage/patch-4 | Wout | 2014-09-05 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | Correct spelling/typo of "returns". | Janas Page | 2014-08-05 | 1 | -2/+2 | |
| | |/ | ||||||
| * | | Merge pull request #243 from janaspage/patch-3 | Wout | 2014-09-05 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Minor grammar corrections. | Janas Page | 2014-08-05 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #226 from chinhodado/patch-1 | Wout | 2014-09-05 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | typo | chinhodado | 2014-07-01 | 1 | -1/+1 | |
| * | | | Merge pull request #237 from peteruithoven/Move-doc-fix | Wout | 2014-09-05 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | Better explanation for Array.move() | peteruithoven | 2014-07-29 | 1 | -2/+2 | |
| | |/ / | ||||||
| * | | | Bumped to version 1.0.0 | wout | 2014-09-05 | 18 | -54/+571 | |
| * | | | Update README.md1.0.0 | Wout | 2014-08-29 | 1 | -2/+0 | |
| * | | | Update README.md | Wout | 2014-08-29 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
| * | | Merge pull request #241 from janaspage/patch-1 | Wout | 2014-08-01 | 1 | -4/+4 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Minor grammar & punctuation corrections. | Janas Page | 2014-07-31 | 1 | -4/+4 | |
| |/ | ||||||
* | | 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 U... | Alex Ewerlof | 2014-08-03 | 5 | -28/+28 | |
* | | 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 |