aboutsummaryrefslogtreecommitdiffstats
path: root/gulpfile.js
Commit message (Expand)AuthorAgeFilesLines
* added code coveragedotnetCarpenter2016-11-131-2/+2
* reinstate semi colon in bannersdotnetCarpenter2016-10-111-2/+2
* using the dist version of svg.js for testing because the code is not meant to...dotnetCarpenter2016-10-041-2/+54
* try to run test with individual files instead of the concated version so it i...dotnetCarpenter2016-10-041-54/+2
* fixed gulp clean task not returning a PromisedotnetCarpenter2016-10-041-10/+5
* update dependenciesdotnetCarpenter2016-10-041-1/+0
* fixed string parsing in viewbox (#483), specs `SVG.ViewBox`Ulrich-Matthias Schäfer2016-05-131-1/+1
* added SVG.Point class as wrapper for SVGPoint, added `el.point()` method (#40...Ulrich-Matthias Schäfer2016-01-111-0/+1
* UMD-Wrappper with possibility to add custom window object (#352)Ulrich-Matthias Schäfer2015-10-251-6/+2
* added ungroup/flatten (#238), toParent and toDocUlrich-Matthias Schäfer2015-10-111-0/+1
* fixes pattern animation (#385)Ulrich-Matthias Schäfer2015-10-101-0/+2
* use gulp-chmod to set correct file permissionPeter Dave Hello2015-06-231-0/+3
* Merged all changes and fixes from SVG 1.1 into this branchUlrich-Matthias Schäfer2015-06-111-5/+5
* Secure wrapperwout2014-08-191-2/+2
* Typo'swout2014-08-191-1/+1
* Fixes #3 Support AMD, CommonJS (Browserify), globals (default method) using U...Alex Ewerlof2014-08-031-8/+10
* Added SVG.Bare for creation of non-described elementswout2014-08-011-3/+1
* Reworked sub-pixel offset fixwout2014-07-311-1/+0
* Added more control to SVG.Matrixwout2014-07-281-1/+2
* Various small fixeswout2014-07-251-1/+0
* Moved SVG.invent to main svg.js filewout2014-07-231-1/+0
* Fix in rboxwout2014-07-201-36/+32
* Converted to spaceswout2014-07-131-44/+44
* Added documentation builderwout2014-07-131-0/+27
* Switched to gulp for buildingwout2014-07-131-0/+126