Commit Graph

3373 Commits

Author SHA1 Message Date
Anton Lavrenov
c7857d7e2b update cdn link 2022-10-03 12:12:00 -05:00
Anton Lavrenov
336fac3c7e build for 8.3.13 2022-10-03 12:12:00 -05:00
Anton Lavrenov
4e45d43459 update CHANGELOG with new version 2022-10-03 12:11:41 -05:00
Anton Lavrenov
4f6928c1e7 testing 2022-10-03 12:03:00 -05:00
Anton Lavrenov
bc0219700a use non passive listeners. close#1382 2022-10-03 11:59:11 -05:00
Anton Lavrenov
3e749e1ea8 Add willReadFrequently. close #1417 2022-10-03 11:58:49 -05:00
Anton Lavrenov
27a2c31d66
Merge pull request #1418 from HexM7/patch-1
Fix number primitive type in node
2022-10-03 11:38:24 -05:00
VelociRaptor
fc0469f80f
Update Node.ts 2022-10-02 21:38:00 +05:30
Anton Lavrenov
25b3fe2db0 Merge branch 'master' of github.com:konvajs/konva into master 2022-09-21 11:00:28 -05:00
Anton Lavrenov
a1d3586e1e remove unused attribute from ring. close #1406. 2022-09-21 11:00:21 -05:00
Anton Lavrenov
99180601fc
Merge pull request #1397 from yinguangyao/master
fix: fix parsing rgba error
2022-09-12 16:18:52 -05:00
gloryyin
ce32a3240e fix: fix parsing rgba error 2022-09-10 14:44:33 +08:00
Anton Lavrenov
fe69f7c0ad update cdn link 2022-08-29 09:39:08 -05: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
3e58b8bfea changes 2022-08-19 17:48:39 -05:00
Anton Lavrenov
63d2aceaa7 allow reset component attributes via overloader 2022-08-19 17:48:03 -05:00
Anton Lavrenov
8826d5fff6
Merge pull request #1388 from cloudflightio/cg/1387/fix_transformer_client_rect
#1387 make sure the Transformer affects the client-rect if it is attached
2022-08-11 11:36:13 -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
2ce5f23c3b
Merge pull request #1385 from kimyvgy-forks/fix
fix(TextPath): comparison is always false `pathCmd === {}`
2022-08-09 10:00:11 -05:00
Anton Lavrenov
94ac6f3684 Merge branch 'master' of github.com:konvajs/konva into master 2022-08-09 09:47:53 -05:00
Anton Lavrenov
553cd2e262 update deps, fix tests 2022-08-09 09:47:48 -05:00
Nguyen Huu Kim
6f9c3fcbf9 fix(TextPath): comparison is always false pathCmd === {} 2022-08-09 09:57:26 +07:00
Anton Lavrenov
baf8780b26
Merge pull request #1384 from Reggino/allow-typed-points-array
Allow line points to be of type TypedArray.
2022-08-08 09:42:55 -05:00
Tim de Koning
f6d077b3ec - Allow all TypedArrays
- Validator should not crash when TypedArray is not available
2022-08-08 15:55:43 +02:00
Tim de Koning
01134dcf2a Allow line points to be of type TypedArray. 2022-08-08 12:19:47 +02:00
Anton Lavrenov
ccf9d922cf update cdn link 2022-08-05 11:13:31 -05:00
Anton Lavrenov
100065271e build for 8.3.11 2022-08-05 11:13:31 -05:00
Anton Lavrenov
478d5b9dd1 update CHANGELOG with new version 2022-08-05 11:13:09 -05:00
Anton Lavrenov
a8acc27800 changlelog 2022-08-05 10:58:06 -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
de571787d3 Merge branch 'master' of github.com:konvajs/konva into master 2022-08-05 10:35:51 -05:00
Anton Lavrenov
a65b96fdc9 simple demo 2022-08-05 10:35:43 -05:00
Anton Lavrenov
865d9ca663
Merge pull request #1381 from konvajs/revert-1377-revert-1372-cg/touch_click_propagation
Revert "Revert "make sure `preventDefault()` is not called on touchend-events per default""
2022-08-05 10:33:16 -05:00
Anton Lavrenov
ba2fe1b907
Revert "Revert "make sure preventDefault() is not called on touchend-events per default"" 2022-08-05 10:33:04 -05:00
Anton Lavrenov
2217ba42cd enable all tests 2022-08-05 10:26:10 -05:00
Anton Lavrenov
a7c2e52f61 changelog 2022-08-05 10:22:55 -05:00
Anton Lavrenov
e06d3b85b9 fix label position on attributes changes 2022-08-05 10:21:48 -05:00
Anton Lavrenov
44ed45e1fd Merge branch 'yinguangyao-master' into master 2022-08-05 10:12:29 -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
Anton Lavrenov
54964ba37d
Merge pull request #1377 from konvajs/revert-1372-cg/touch_click_propagation
Revert "make sure `preventDefault()` is not called on touchend-events per default"
2022-07-30 21:44:50 -05:00
Anton Lavrenov
ae94f3e59e
Revert "make sure preventDefault() is not called on touchend-events per default" 2022-07-30 21:44:38 -05:00
Anton Lavrenov
e8a9a8b7c3
Merge pull request #1372 from cloudflightio/cg/touch_click_propagation
make sure `preventDefault()` is not called on touchend-events per default
2022-07-30 21:42:51 -05:00
Anton Lavrenov
fe4f0e0890
Merge pull request #1368 from zwc0/zwc0-toBlob
Added toBlob. Added Promise return to toImage. (fixed)
2022-07-30 20:51:00 -05:00
Clemens Grabmann
525f4f43ef
make sure preventDefault() is not called on touchend-events per default
* calling `preventDefault()` on touch-events prevents the browser from creating and dispatching the click-event which results in click-listeners of parent dom-nodes not executing even though its expected

Signed-off-by: Clemens Grabmann <clemens.grabmann@cloudflight.io>
2022-07-25 17:54:28 +02:00
Austin S
3fa0e27249 Added tests for toImage and toBlob. 2022-07-21 17:47:34 -07:00
Austin S
c5f24966e2 Added toBlob. Added Promise return to toImage. 2022-07-21 16:35:57 -07:00