summaryrefslogtreecommitdiffstats
path: root/src/elements/Dom.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.0.0' into 790-color-spacesUlrich-Matthias Schäfer2018-11-301-1/+14
|\
| * fix bugs in runner, fix importsUlrich-Matthias Schäfer2018-11-261-1/+1
| * Get rid of HTMLNode and Bare in favor of DomUlrich-Matthias Schäfer2018-11-241-1/+14
* | Make color-animation work in all spaces (conversion bugs still there)Ulrich-Matthias Schäfer2018-11-261-1/+1
* | Reverted some of the lint rules after chatting with fuzzySaivan2018-11-261-181/+85
* | Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-251-86/+182
|/
* changed image callback according to (#931)Ulrich-Matthias Schäfer2018-11-171-1/+1
* cleanup a few filesUlrich-Matthias Schäfer2018-11-171-1/+2
* remove native() methods, add methods of types directly to elemenetUlrich-Matthias Schäfer2018-11-121-5/+0
* ticking off the last checkbox of (#645). return List whenever possibleUlrich-Matthias Schäfer2018-11-121-3/+4
* evaluate window and document on access and not on importUlrich-Matthias Schäfer2018-11-121-6/+4
* make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-111-1/+3
* add registering for forgotten classesUlrich-Matthias Schäfer2018-11-091-1/+4
* added possibility to pass attribues into a constructor like: `new SVG.Rect({w...Ulrich-Matthias Schäfer2018-11-081-1/+5
* implements `round()` (#916)Ulrich-Matthias Schäfer2018-11-081-0/+19
* clone() does not insert the clone into the dom anymore, added beziere() and s...Ulrich-Matthias Schäfer2018-11-071-9/+2
* fix the export/import function and enhance itUlrich-Matthias Schäfer2018-11-071-22/+70
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+242