aboutsummaryrefslogtreecommitdiffstats
path: root/src/elements/Text.js
Commit message (Expand)AuthorAgeFilesLines
* skip descriptive elements on rebuild and toParentUlrich-Matthias Schäfer2023-09-021-2/+5
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-131-8/+12
* update dependencies, apply new linter fixesUlrich-Matthias Schäfer2021-01-131-9/+9
* sorted method namesUlrich-Matthias Schäfer2020-05-191-47/+48
* This is a big one...Ulrich-Matthias Schäfer2020-03-281-60/+9
* Register classes explicitly instead of relying on `Function.name` because cla...Ulrich-Matthias Schäfer2019-02-271-1/+1
* fixed move and center commands for textUlrich-Matthias Schäfer2019-01-221-15/+28
* Fix move and size of groups, removed setting of a default font so we dont act...Ulrich-Matthias Schäfer2019-01-121-4/+0
* evaluate window and document on access and not on importUlrich-Matthias Schäfer2018-11-121-4/+2
* make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-111-0/+3
* added possibility to pass in additional attribues to element creators (#796)Ulrich-Matthias Schäfer2018-11-081-5/+11
* added possibility to pass attribues into a constructor like: `new SVG.Rect({w...Ulrich-Matthias Schäfer2018-11-081-1/+1
* `SVG.Text.rebuild()` now takes every font-size into account (#512)Ulrich-Matthias Schäfer2018-11-081-1/+5
* get rid of the fixmes and todosUlrich-Matthias Schäfer2018-11-081-1/+0
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+177