]> source.dussan.org Git - svg.js.git/commit
fixed `root()`, `textPath()`, `text.path()` and `path.text()` and removed font-family... 3.0.10
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Mon, 14 Jan 2019 12:10:38 +0000 (13:10 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Mon, 14 Jan 2019 12:10:38 +0000 (13:10 +0100)
commit92b48d2da14a4870c348c50443a2e22d015c3828
tree0972ed3174ee8ec05bd61e479d347b9bec2f1d56
parentaec779cb019b5ad1c2ea709d9bf8e93d3d1e0c87
fixed `root()`, `textPath()`, `text.path()` and `path.text()` and removed font-family and size from the defaults list
CHANGELOG.md
spec/spec/selector.js
src/elements/Dom.js
src/elements/Element.js
src/elements/TextPath.js
src/modules/core/defaults.js
src/modules/core/selector.js