summaryrefslogtreecommitdiffstats
path: root/src/use.js
Commit message (Collapse)AuthorAgeFilesLines
* tab to space, block comments to line commentsUlrich-Matthias Schäfer2015-11-061-1/+1
|
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
|
* Removed target-reference from use which caused bugs in `dmove()` and `use()` ↵Ulrich-Matthias Schäfer2015-06-151-3/+0
| | | | | | with external file The used element can be retrieved using `element.reference('href')`
* Merged all changes and fixes from SVG 1.1 into this branchUlrich-Matthias Schäfer2015-06-111-6/+6
|
* Various small fixeswout2014-07-251-2/+2
|
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-21/+20
|
* Bumped to v0.33wout2014-01-221-0/+0
|
* Distinguished SVG.Container from SVG.parent, bumped to v0.32wout2013-08-051-1/+1
| | | | SVG.Use inherits from SVG.Shape
* Namespace fixes and added textPath and bumped to v0.270.28wout2013-07-221-1/+1
|
* IMplemented <use> element, bumped to v0.23wout2013-06-291-0/+28