Commit Graph

762 Commits

Author SHA1 Message Date
Anton Lavrenov
3f6f9f9365 fix shadow + corner radius for images, close #1734 2024-07-16 20:19:26 -05:00
Anton Lavrenov
ac1587fac8 update docs, fix fullRule for hit graph, close #1787 2024-07-15 12:40:00 -05:00
Anton Lavrenov
bb5275f9d1 measureText fallback 2024-07-05 13:24:38 -05:00
Anton Lavrenov
8be222e80e Fix svg path.getPointAtLength(). fix #1766 2024-06-12 16:12:20 -05:00
Anton Lavrenov
d95ff79964 fix shape.getClientRect() when a parent is cached, fix #1759` 2024-06-12 12:21:10 -05:00
Anton Lavrenov
fdd0e64aad add failing test 2024-05-15 15:36:03 -05:00
Anton Lavrenov
88861b3ec6 fix click event flow a little. close #1755 2024-05-15 14:10:24 -05:00
Anton Lavrenov
4f29c6d365 fix trasnformer bug 2024-03-07 06:53:45 +07:00
Anton Lavrenov
73d65cb7d3 improve transformer performance 2024-03-04 05:16:19 +07:00
Anton Lavrenov
b09ceb34f3 change events order for transformer. fix #1724 2024-03-03 11:45:55 +07:00
Anton Lavrenov
eb4e2b4fef fix cliping with zero size. close #1723 2024-03-03 10:42:25 +07:00
Anton Lavrenov
4da037a2fa Another fix for exporting buffered shapes 2024-02-09 11:44:32 -05:00
Anton Lavrenov
0d502baccd fix buffer export 2024-01-17 19:12:49 -05:00
Anton Lavrenov
a1660e1ccb fix filters work. close #1697 2024-01-05 10:55:28 -05:00
CPatchane
467147b4c7 Add support for ctx.roundRect
https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/roundRect
2023-12-28 14:50:32 +01:00
kawamataryo
353a51dae4 fixed toBlob to specify mineType and quality. close #1674 2023-11-24 19:30:41 +09:00
Anton Lavrenov
184ab3f350 update deps, enable all tests 2023-10-31 10:42:33 -05:00
Anton Lavrenov
0527d23901 fix test 2023-10-30 19:44:03 -05:00
Anton Lavrenov
56ce8a89eb new test 2023-10-30 19:43:02 -05:00
xkxx
ddba4d6db2 Add tests for rtl text direction. 2023-09-19 22:09:10 +00:00
Anton Lavrenov
f6bcbb7c8f additional fix 2023-09-04 11:55:28 -05:00
Anton Lavrenov
f39c57d000 fix text rendering. fix #1634 2023-09-04 11:38:45 -05:00
Anton Lavrenov
d33b8e944b more strict typescript 2023-08-28 09:23:57 -05:00
iloabn
5d506ad2ff Custom transformer rotate cursor.
Add tests for and ability to change rotate anchor cursor for transformer
2023-07-06 14:22:24 +02:00
Anton Lavrenov
d410ceee24 Merge branch 'am/add-fill-and-clip-options-support' of https://github.com/alesmenzel/konva into alesmenzel-am/add-fill-and-clip-options-support 2023-06-05 10:17:19 -05:00
Anton Lavrenov
3e7d5ce7af new anchorStyleFunc for transformer. close #1552 2023-06-02 15:28:08 -05:00
Anton Lavrenov
2550a34754 fix node test 2023-05-14 07:47:48 -06:00
Anton Lavrenov
a1fd371603 fix tests 2023-05-14 07:42:00 -06:00
Anton Lavrenov
e6ecd4399b update CHANGELOG with new version 2023-05-14 07:31:29 -06:00
Ales Menzel
95048b5086 support context.clip(...) and context.fill(...) Path2D and fill-rule options 2023-05-02 17:27:45 +02:00
Anton Lavrenov
d18d528d45 enable all tests 2023-04-15 23:27:05 -05:00
Anton Lavrenov
67bba5d387 update test 2023-04-15 23:26:43 -05:00
Anton Lavrenov
9fd79e8642 fix tests with new node 2023-04-05 21:08:48 -06:00
Anton Lavrenov
47a3b5e33c restore tests 2023-04-05 20:56:46 -06:00
Anton Lavrenov
a82116d2ea make tests smaller 2023-04-05 20:51:27 -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
c759ec43be Merge remote-tracking branch 'upstream/master' into change-text-paths 2023-03-24 20:00:26 +01:00
Anton Lavrenov
1c63245619 types and tests fixes 2023-03-23 17:12:03 -05:00
Anton Lavrenov
e2964dc288 enable all tests 2023-03-23 16:56:50 -05:00
Anton Lavrenov
bfb6be6e6f simlify code a bit 2023-03-23 16:54:44 -05:00
gtktsc
a622479674 fix: fix align in text path 2023-03-22 21:58:00 +01:00
D31T4
46e8c6f6b3 added test in transformer.nodes() 2023-03-02 23:42:21 +11:00
Anton Lavrenov
0a90828633 update CHANGELOG with new version 2023-01-20 10:53:49 -05:00
Anton Lavrenov
322b821efb update CHANGELOG with new version 2023-01-19 18:42:25 -05:00
Anton Lavrenov
a17eab69cb enable tests 2023-01-05 23:43:48 -05:00
Anton Lavrenov
e3f1d1c95b fix incorrect display when no fill or stroke 2023-01-05 23:43:35 -05:00