Anton Lavrenov
|
fb1e74c10f
|
update CHANGELOG with new version
|
2022-11-09 13:28:41 -05:00 |
|
Anton Lavrenov
|
4a273df683
|
Merge branch 'zarv1k-release-canvas' into master
|
2022-11-09 13:27:05 -05:00 |
|
Anton Lavrenov
|
e79d6de4a4
|
release canvas on destroy
|
2022-11-09 13:26:58 -05:00 |
|
Dmitry Zarva
|
d03b31f6ce
|
fix: release cache canvas elements in Node.clearCache()
|
2022-11-07 16:17:46 +03:00 |
|
Dmitry Zarva
|
0f00aa9401
|
fix: fixes releasing hit canvas on Layer destroy
|
2022-11-07 15:02:15 +03:00 |
|
Dmitry Zarva
|
c4c7c6c60b
|
feat: add releaseCanvasOnDestroy flag
|
2022-11-07 09:19:29 +03:00 |
|
Dmitry Zarva
|
e7b2bd6d15
|
fix: fixes canvas resources release (useful for getting rid of the canvas memory leaks on iOS)
|
2022-10-31 20:27:32 +03:00 |
|
Anton Lavrenov
|
578191d5d4
|
Merge pull request #1422 from yinguangyao/master
feature: add native context types
|
2022-10-10 11:35:40 -05:00 |
|
gloryyin
|
4e89618a78
|
feature: add native context types
|
2022-10-08 02:50:32 +08:00 |
|
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 |
|