aboutsummaryrefslogtreecommitdiffstats
path: root/src/types/Box.js
Commit message (Expand)AuthorAgeFilesLines
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-131-50/+66
* Spelling correctionsalbert-github2023-04-151-1/+1
* update dependencies, apply new linter fixesUlrich-Matthias Schäfer2021-01-131-7/+12
* typos (#1179)ordago2020-12-171-2/+2
* sorted method namesUlrich-Matthias Schäfer2020-05-191-18/+19
* finished specs for Box.js and made zoom handle level 0 correctly + make it mo...Ulrich-Matthias Schäfer2020-04-291-24/+66
* fix defs and reference, tests for ElementUlrich-Matthias Schäfer2020-04-081-0/+10
* This is a big one...Ulrich-Matthias Schäfer2020-03-281-2/+2
* Updated dependencies to newest version, new linter fixed stuffUlrich-Matthias Schäfer2019-11-011-8/+8
* 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