Nathan Muir
|
42e70ee82e
|
refactor: remove custom typescript settings for tests
|
2025-08-20 17:47:42 +12:00 |
|
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 |
|
Anton Lavrevov
|
c621b39f99
|
fixed mouseup + click events order when clicked on empty area of stage. close #1954
|
2025-08-17 00:26:42 +09:00 |
|
Anton Lavrevov
|
8f22d97937
|
fix types in tests, add skia backend
|
2025-08-10 22:10:55 +09:00 |
|
Anton Lavrevov
|
d2ecf2064e
|
new charRenderFunc property for Konva.text, clean tests
|
2025-08-09 10:49:46 +09:00 |
|
progfay
|
cb8760771e
|
add test for Stage pointerleave
|
2025-07-04 12:18:39 +09:00 |
|
Anton Lavrenov
|
cdd61d7179
|
fix pointerleave bubbling
|
2025-06-05 16:13:49 -05:00 |
|
kawamataryo
|
353a51dae4
|
fixed toBlob to specify mineType and quality. close #1674
|
2023-11-24 19:30:41 +09:00 |
|
Anton Lavrenov
|
553cd2e262
|
update deps, fix tests
|
2022-08-09 09:47:48 -05:00 |
|
Austin S
|
3fa0e27249
|
Added tests for toImage and toBlob.
|
2022-07-21 17:47:34 -07:00 |
|
Anton Lavrenov
|
fcd7cf62b0
|
events rewrite, fix types
|
2021-05-07 07:48:13 -05:00 |
|
Anton Lavrenov
|
386287eebe
|
remove Konva.names and Konva.ids. close #1073
|
2021-05-06 15:25:12 -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 |
|