summaryrefslogtreecommitdiffstats
path: root/src/hyperlink.js
Commit message (Collapse)AuthorAgeFilesLines
* Rename files so that they reflect their exported classes (see next commit)Ulrich-Matthias Schäfer2018-10-251-41/+0
|
* The first half of the library complies with Standard lintingSaivan2018-02-271-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äfer2018-02-061-4/+0
|
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
|
* Removed all structural referenceswout2014-06-211-1/+1
|
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵wout2014-02-141-0/+0
| | | | to 1.0.0-rc.5
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-28/+26
|
* Added addTo() and putIn() methods, added more detailed documentationwout2014-01-251-0/+16
|
* Added the hyperlink elementwout2014-01-231-0/+32