aboutsummaryrefslogtreecommitdiffstats
path: root/src/elements/Image.js
Commit message (Expand)AuthorAgeFilesLines
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-131-20/+28
* update dependencies, apply new linter fixesUlrich-Matthias Schäfer2021-01-131-2/+2
* This is a big one...Ulrich-Matthias Schäfer2020-03-281-2/+2
* Register classes explicitly instead of relying on `Function.name` because cla...Ulrich-Matthias Schäfer2019-02-271-1/+1
* rename `doc()` to `root()` and `toDoc()` to `toRoot()` as dicussed in (#932)Ulrich-Matthias Schäfer2018-11-191-2/+2
* changed image callback according to (#931)Ulrich-Matthias Schäfer2018-11-171-6/+1
* 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-3/+3
* added possibility to pass attribues into a constructor like: `new SVG.Rect({w...Ulrich-Matthias Schäfer2018-11-081-1/+1
* added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex...Ulrich-Matthias Schäfer2018-11-081-4/+17
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+68