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
|
d2ecf2064e
|
new charRenderFunc property for Konva.text, clean tests
|
2025-08-09 10:49:46 +09:00 |
|
Anton Lavrenov
|
a1660e1ccb
|
fix filters work. close #1697
|
2024-01-05 10:55:28 -05:00 |
|
Anton Lavrenov
|
742c08599a
|
little refactoring
|
2023-04-05 20:37:22 -06:00 |
|
Anton Lavrenov
|
1e4251b6ca
|
upgrade
|
2022-03-12 22:48:54 -05:00 |
|
Anton Lavrenov
|
fcf53dc138
|
remove rounding from getClientRect
|
2022-03-12 22:28:19 -05:00 |
|
Anton Lavrenov
|
38b2501e4b
|
fix cache with invisble shapes
|
2021-05-27 20:04:30 -05:00 |
|
Anton Lavrenov
|
d54832865d
|
better context method. close #343
|
2021-05-06 07:46:36 -05:00 |
|
Anton Lavrenov
|
7bd5c62ee3
|
tests refactor, clean build
|
2021-05-05 09:19:24 -05:00 |
|
Anton Lavrenov
|
7a6613118e
|
fix tests
|
2021-05-04 09:05:27 -05:00 |
|
Anton Lavrenov
|
3066765d79
|
Merge branch 'master' of github.com:konvajs/konva into master
|
2021-05-04 08:57:47 -05:00 |
|
Anton Lavrenov
|
59956fe944
|
refactor tests
|
2021-05-03 17:09:18 -05:00 |
|