]> source.dussan.org Git - svg.js.git/commit
Removed all structural references
authorwout <wout@impinc.co.uk>
Sat, 21 Jun 2014 16:25:29 +0000 (18:25 +0200)
committerwout <wout@impinc.co.uk>
Sat, 21 Jun 2014 16:25:29 +0000 (18:25 +0200)
commit19b6fd4338246d1fd9ca4806e57c7aebcec63826
tree3dd1d207de9f586f7e4d4cd36917e347ab022a9e
parentbb0e6be2da0cea98c5303871c0be055f5f70d7a9
Removed all structural references
34 files changed:
CHANGELOG.md
README.md
Rakefile
bower.json
component.json
dist/svg.js
dist/svg.min.js
package.json
spec/spec/clip.js
spec/spec/container.js
spec/spec/doc.js
spec/spec/element.js
spec/spec/hyperlink.js
spec/spec/marker.js
spec/spec/mask.js
spec/spec/symbol.js
src/adopter.js [new file with mode: 0644]
src/arrange.js
src/clip.js
src/doc.js
src/element.js
src/event.js
src/helpers.js
src/hyperlink.js
src/mask.js
src/parent.js
src/polyfill.js [new file with mode: 0644]
src/rbox.js
src/selector.js
src/spof.js [new file with mode: 0644]
src/svg.js
src/text.js
src/utilities.js [new file with mode: 0644]
src/viewbox.js