Dominik
|
8c6751f0c6
|
add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862)
* chore: add precommit hook for eslint fixes, fix linting issues
* chore: add eslint import sort plugin
|
2022-06-08 14:10:25 +02:00 |
|
Philipp Kühn
|
e07a5b625d
|
refactor: Use named exports instead of default exports (#2238)
* use named exports instead of default exports
* fix tests
Co-authored-by: Philipp Kühn <philippkuehn@MacBook-Pro-von-Philipp.local>
|
2021-12-06 12:00:09 +01:00 |
|
Philipp Kühn
|
010418d0fd
|
fix: prevent RangeError for posToDOMRect, fix #2112
|
2021-10-31 12:03:24 +01:00 |
|
Philipp Kühn
|
485fb8c74c
|
fix: remove custom coordsAtPos method, fix #583
|
2021-06-01 18:57:46 +02:00 |
|
Philipp Kühn
|
c0e68d5a25
|
fix: do not check for node selection within posToDOMRect
|
2021-05-24 20:40:24 +02:00 |
|
Philipp Kühn
|
a4ec4ffcfd
|
fix: check for NodeSelection within posToDOMRect
|
2021-05-24 08:46:51 +02:00 |
|
Philipp Kühn
|
89b72b8608
|
refactoring: rename posToClientRect to posToDOMRect
|
2021-04-16 14:44:10 +02:00 |
|