]> source.dussan.org Git - svg.js.git/commit
fixed #514 and #516 2.3.3
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Tue, 2 Aug 2016 16:44:48 +0000 (18:44 +0200)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Tue, 2 Aug 2016 16:44:48 +0000 (18:44 +0200)
commit86c99607a393b43aeb50979e97ab69853293847f
treeea7daa70947062326e8eea3c0c31cc09da4c88bd
parent90f8ac60071148d41c209fd0114df1dc1f40e8d8
fixed #514 and #516

- removed `SVG.Text.clone()` which is inherited by `SVG.Element.clone()`
- make element visible when call bbox on a clone
CHANGELOG.md
bower.json
component.json
dist/svg.js
dist/svg.min.js
package.json
src/boxes.js
src/text.js