Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Actually added the linter to gulp and fixed most errors | Saivan | 2018-02-27 | 1 | -1/+1 |
| | | | | | | This commit fixes most of the errors raised by standard. There is still a strange call error, but that will be the focus of the next commit | ||||
* | All files now loosely abide by standard linting | Saivan | 2018-02-27 | 1 | -10/+10 |
| | | | | | | This commit completes the rest of the files, making sure they are in the standard linting format. Next we will add the linter to the build process of our application. | ||||
* | `SVG.extend` now expects exactly one module or an array of modules | Ulrich-Matthias Schäfer | 2017-04-25 | 1 | -1/+1 |
| | | | | | | Conflicts: dist/svg.js dist/svg.min.js | ||||
* | Added new SVG.Line class and working on SVG.Matrix | wout | 2014-06-28 | 1 | -0/+25 |