]> source.dussan.org Git - svg.js.git/commit
Distinguished SVG.Container from SVG.parent, bumped to v0.32
authorwout <wout@impinc.co.uk>
Mon, 5 Aug 2013 13:08:36 +0000 (14:08 +0100)
committerwout <wout@impinc.co.uk>
Mon, 5 Aug 2013 13:08:36 +0000 (14:08 +0100)
commit945c1a0a423cf8a0b80fc8288651e04dec8b6610
treed17c0f9ea6c4755d8d7169c2131f22990238a946
parent2942e015a826e126d4c6bd4a5ae4a8f95673d0b0
Distinguished SVG.Container from SVG.parent, bumped to v0.32

SVG.Use inherits from SVG.Shape
Rakefile
dist/svg.js
dist/svg.min.js
package.json
src/container.js
src/image.js
src/parent.js [new file with mode: 0644]
src/sugar.js
src/use.js