Nathan Muir
|
758adcd502
|
refactor: remove rename-imports scripts
Update approach of dealing with file extensions differences between typescript & node.
Leverages `rewriteRelativeImportExtensions` that was added in typescript 5.7 [1], and that is recommended path by node to run typescript in the future [2]
[1] https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-7.html#path-rewriting-for-relative-paths
[2] https://nodejs.org/api/typescript.html#type-stripping
|
2025-08-20 17:12:52 +12:00 |
|
Nathan Muir
|
e50a3ea0dc
|
chore: apply prettier formatting
|
2025-08-19 14:15:35 +12:00 |
|
Anton Lavrevov
|
00ee0846d5
|
fix arrow.getClientRect() calculations. fix #1851
|
2024-12-01 19:18:41 -06:00 |
|
Anton Lavrenov
|
742c08599a
|
little refactoring
|
2023-04-05 20:37:22 -06:00 |
|
Anton Lavrenov
|
0c7ea65e22
|
Fix Konva.Arrow rendering when it has two pointers
|
2021-10-06 09:17:11 -05:00 |
|
Anton Lavrenov
|
cc5b67ed10
|
cmj build
|
2021-09-23 11:17:50 -05:00 |
|
Anton Lavrenov
|
586ea3d860
|
fix line, fix finger, close #1181, close #1177
|
2021-09-22 10:14:38 -05:00 |
|
Anton Lavrenov
|
4f11244607
|
fix arrow head direction. close #501
|
2021-05-06 08:41:34 -05:00 |
|
Anton Lavrenov
|
7bd5c62ee3
|
tests refactor, clean build
|
2021-05-05 09:19:24 -05:00 |
|
Anton Lavrenov
|
59956fe944
|
refactor tests
|
2021-05-03 17:09:18 -05:00 |
|