summaryrefslogtreecommitdiffstats
path: root/src/types/Box.js
Commit message (Expand)AuthorAgeFilesLines
* Register classes explicitly instead of relying on `Function.name` because cla...Ulrich-Matthias Schäfer2019-02-271-1/+1
* speed up zoom function for non-FF BrowserUlrich-Matthias Schäfer2019-01-181-14/+16
* minor bugfix in bbox and performance changes3.0.7Ulrich-Matthias Schäfer2019-01-131-8/+9
* Fix move and size of groups, removed setting of a default font so we dont act...Ulrich-Matthias Schäfer2019-01-121-1/+5
* Release 3.0.43.0.4Ulrich-Matthias Schäfer2018-12-071-0/+32
* Release 3.0.23.0.2Ulrich-Matthias Schäfer2018-12-031-1/+4
* Merge branch '3.0.0' into 790-color-spacesUlrich-Matthias Schäfer2018-11-301-10/+16
|\
| * plumber differences between node and browser so that tests run on bothUlrich-Matthias Schäfer2018-11-281-10/+16
* | Reverted some of the lint rules after chatting with fuzzySaivan2018-11-261-94/+48
* | Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-251-53/+99
|/
* remove native() methods, add methods of types directly to elemenetUlrich-Matthias Schäfer2018-11-121-12/+10
* evaluate window and document on access and not on importUlrich-Matthias Schäfer2018-11-121-8/+6
* make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-111-0/+5
* clone() does not insert the clone into the dom anymore, added beziere() and s...Ulrich-Matthias Schäfer2018-11-071-1/+1
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+147