Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename files so that they reflect their exported classes (see next commit) | Ulrich-Matthias Schäfer | 2018-10-25 | 1 | -41/+0 |
| | |||||
* | The first half of the library complies with Standard linting | Saivan | 2018-02-27 | 1 | -18/+17 |
| | | | | | | This commit reformats the code so that it complies with the standard linting style. Its currently a work in progress, but it is meant to pave the way for linting in the build process | ||||
* | remove `SVG.A.show()` to resolve nameclash (fix #802) | Ulrich-Matthias Schäfer | 2018-02-06 | 1 | -4/+0 |
| | |||||
* | remove useless executable permission | Peter Dave Hello | 2015-06-23 | 1 | -0/+0 |
| | |||||
* | Removed all structural references | wout | 2014-06-21 | 1 | -1/+1 |
| | |||||
* | Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵ | wout | 2014-02-14 | 1 | -0/+0 |
| | | | | to 1.0.0-rc.5 | ||||
* | Implemented SVG.invent function and bumped to v1.0rc3 | wout | 2014-02-03 | 1 | -28/+26 |
| | |||||
* | Added addTo() and putIn() methods, added more detailed documentation | wout | 2014-01-25 | 1 | -0/+16 |
| | |||||
* | Added the hyperlink element | wout | 2014-01-23 | 1 | -0/+32 |