Commit Graph

717 Commits

Author SHA1 Message Date
gtktsc
a622479674 fix: fix align in text path 2023-03-22 21:58:00 +01: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
iaosee
e04cabfb45 fix: 🐛 fix test failed 2022-12-21 23:57:42 +08:00
iaosee
b10daa43cc Merge remote-tracking branch 'upstream/master' into image-corner-radius 2022-12-21 22:38:49 +08:00
Anton Lavrenov
6fb7a0669d enable all tests 2022-12-20 13:36:38 -05:00
iaosee
2d8e30085c feat: The Image adds rounded corner support 2022-12-19 23:46:01 +08:00
Anton Lavrenov
c29300e8cf fix transformer clone. close #1457 2022-12-17 10:24:49 -05:00
iaosee
0744aac409 fix: 🐛 hex color string supports four/eight-value syntax 2022-12-04 21:16:27 +08:00
gloryyin
4e89618a78 feature: add native context types 2022-10-08 02:50:32 +08:00
gloryyin
ce32a3240e fix: fix parsing rgba error 2022-09-10 14:44:33 +08:00
Anton Lavrenov
9d2d673305 build for 8.3.12 2022-08-29 09:39:08 -05:00
Anton Lavrenov
7eef552637 update CHANGELOG with new version 2022-08-29 09:38:49 -05:00
Anton Lavrenov
08498ab463 Merge branch 'master' of github.com:konvajs/konva into master 2022-08-19 17:48:46 -05:00
Anton Lavrenov
63d2aceaa7 allow reset component attributes via overloader 2022-08-19 17:48:03 -05:00
Clemens Grabmann
9cdbbd6616
#1387 make sure the Transformer affects the client-rect if it is attached
Signed-off-by: Clemens Grabmann <clemens.grabmann@cloudflight.io>
2022-08-11 10:20:30 +02:00
Anton Lavrenov
553cd2e262 update deps, fix tests 2022-08-09 09:47:48 -05:00
Anton Lavrenov
05c98fa463 fix wront mouseleale trigger after drag is finished. close #1374 2022-08-05 10:57:36 -05:00
Anton Lavrenov
2217ba42cd enable all tests 2022-08-05 10:26:10 -05:00
Anton Lavrenov
e06d3b85b9 fix label position on attributes changes 2022-08-05 10:21:48 -05:00
Anton Lavrenov
e2f4710258 enable all tests 2022-08-05 10:12:11 -05:00
Anton Lavrenov
0f8f2f4548 little refactor 2022-08-05 10:07:22 -05:00
gloryyin
40267e0d44 fix: add ellipsis for last line 2022-08-01 02:33:41 +08:00
Austin S
3fa0e27249 Added tests for toImage and toBlob. 2022-07-21 17:47:34 -07:00
Anton Lavrenov
ab5c93e6ac Skip Konva.Transformer in container.getClientRect() calculations 2022-06-20 12:45:51 -05:00
Anton Lavrenov
e88ed2c28c imageSmoothingEnabled for export functions. close #1320 2022-04-11 18:20:09 -05:00
Anton Lavrenov
a863db9580 update CHANGELOG with new version 2022-03-21 13:49:55 -05:00
Anton Lavrenov
aaa6f93f38 update CHANGELOG with new version 2022-03-13 08:08:37 -05: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
a75fd53f0e fix transformstart event. close #1294 2022-03-08 11:00:28 -05:00
Anton Lavrenov
1663a941bf Fix justify align for text with several paragraphs 2022-02-23 20:21:15 -05:00
Samuel Laulhau
504afede4b add test on arc#getSelfRect 2021-12-20 10:50:03 +01:00
Anton Lavrenov
077505ec51
Merge pull request #1249 from derekjan1240/master
fix: rgbaColorToRGBA function output NaN when input with percentage
2021-12-15 13:47:57 -05:00
Kai
f3947e527c test(color): add test case with percentage color string to RGBA object 2021-12-15 21:08:15 +08:00
Artyom Khudyakov
8ffac91f05 Added error handler for Image.fromURL 2021-12-14 19:17:11 +03:00
Anton Lavrenov
caa2ec7098 Merge branch 'master' of github.com:konvajs/konva into master 2021-12-09 08:57:43 -05:00
Anton Lavrenov
a4cc960353 Fix dbltap event in Safari. close #1209 2021-12-09 08:57:01 -05:00
i18u
bed6f8bb7a fix: handle Arc clockwise on getSelfRect 2021-11-26 10:15:35 +08:00
i18u
279eaac88c feat: impliment getSelftRect method for Arc 2021-11-25 19:05:56 +08:00
Anton Lavrenov
4dfdd6eeaf update CHANGELOG with new version 2021-11-15 08:27:41 -05: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
81153546a9 fix dblclick events 2021-09-15 15:33:27 -05:00
Anton Lavrenov
08c8a78451 fix fillPattern cache 2021-08-04 18:34:22 +07:00
Anton Lavrenov
0679643389 fix transformer bad behavior when back is dragged. close #1141 2021-07-01 12:39:22 +07:00
Albert Brand
7c1787ca35 Make sure to schedule draw when calling removeChildren or destroyChildren 2021-06-30 10:06:41 +02:00