aboutsummaryrefslogtreecommitdiffstats
path: root/src/elements/Style.js
Commit message (Expand)AuthorAgeFilesLines
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-131-7/+7
* update dependencies, apply new linter fixesUlrich-Matthias Schäfer2021-01-131-2/+2
* added even more testsUlrich-Matthias Schäfer2020-04-101-5/+5
* 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
* Get rid of HTMLNode and Bare in favor of DomUlrich-Matthias Schäfer2018-11-241-3/+3
* make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-111-1/+0
* add registering for forgotten classesUlrich-Matthias Schäfer2018-11-091-1/+4
* added possibility to pass in additional attribues to element creators (#796)Ulrich-Matthias Schäfer2018-11-081-6/+6
* added possibility to pass attribues into a constructor like: `new SVG.Rect({w...Ulrich-Matthias Schäfer2018-11-081-1/+1
* add styletagsUlrich-Matthias Schäfer2018-11-081-0/+51