]> source.dussan.org Git - svg.js.git/commit
Added loader on SVG.Image and included svg.pattern.js to the core
authorwout <wout@impinc.co.uk>
Tue, 4 Feb 2014 23:06:36 +0000 (00:06 +0100)
committerwout <wout@impinc.co.uk>
Tue, 4 Feb 2014 23:06:36 +0000 (00:06 +0100)
commit9995944cb253ba93441e2d65cef415daa3541a52
tree9d69d943841bec9a25039ee417d58a3125249723
parent43fd91ccce8f9bce60ed7c566e32152be42f9774
Added loader on SVG.Image and included svg.pattern.js to the core
16 files changed:
CHANGELOG.md
README.md
Rakefile
bower.json
component.json
dist/svg.js
dist/svg.min.js
package.json
spec/index.html
spec/spec/gradient.js
spec/spec/pattern.js [new file with mode: 0644]
src/element.js
src/gradient.js
src/image.js
src/pattern.js [new file with mode: 0644]
src/regex.js