Anton Lavrevov
|
ea6dcf186b
|
Fixed internal calculations for TextPath to return correct width and height
|
2025-09-10 13:53:10 -05:00 |
|
Anton Lavrevov
|
2b9bfdb167
|
Merge branch 'refactor-typescript-part1' of github.com:nathan-muir/konva into nathan-muir-refactor-typescript-part1
|
2025-08-23 04:39:30 -05:00 |
|
Anton Lavrevov
|
af90006490
|
Fixed TextPath render on right align on some fonts. close #1953
|
2025-08-22 07:00:34 -05: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
|
8f22d97937
|
fix types in tests, add skia backend
|
2025-08-10 22:10:55 +09:00 |
|
Anton Lavrenov
|
9fd79e8642
|
fix tests with new node
|
2023-04-05 21:08:48 -06:00 |
|
Anton Lavrenov
|
742c08599a
|
little refactoring
|
2023-04-05 20:37:22 -06:00 |
|
Anton Lavrenov
|
390bd3e10b
|
Merge branch 'change-text-paths' of https://github.com/gtktsc/konva into gtktsc-change-text-paths
|
2023-04-04 19:41:40 -06:00 |
|
Anton Lavrenov
|
28bdec9153
|
add test
|
2023-04-04 19:41:03 -06:00 |
|
gtktsc
|
e4589a1ecd
|
fix: keep one impl for node and browser
|
2023-04-03 21:25:46 +02:00 |
|
Anton Lavrenov
|
3d5696bed9
|
little fixes
|
2023-03-31 19:50:05 -05:00 |
|
gtktsc
|
a622479674
|
fix: fix align in text path
|
2023-03-22 21:58:00 +01:00 |
|
Anton Lavrenov
|
a863db9580
|
update CHANGELOG with new version
|
2022-03-21 13:49:55 -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 |
|