Commit Graph

3053 Commits

Author SHA1 Message Date
Anton Lavrenov
e609654880 update cdn link 2020-11-10 13:05:38 -05:00
Anton Lavrenov
6aa235e460 build for 7.1.6 2020-11-10 13:05:38 -05:00
Anton Lavrenov
cf93805aa3 update CHANGELOG with new version 2020-11-10 13:05:19 -05:00
Anton Lavrenov
0830819eba Fix for correct image/dataURL/canvas exports for Konva.Stage. 2020-11-10 12:50:29 -05:00
Anton Lavrenov
16fc74036d update cdn link 2020-11-10 09:01:17 -05:00
Anton Lavrenov
5eeea496d4 build for 7.1.5 2020-11-10 09:01:17 -05:00
Anton Lavrenov
cac47ed03b update CHANGELOG with new version 2020-11-10 09:01:00 -05:00
Anton Lavrenov
c17cba6ff5 Merge branch 'master' of github.com:konvajs/konva into master 2020-11-10 09:00:30 -05:00
Anton Lavrenov
38eb854453 performance fixes, docs fixes 2020-11-10 08:59:20 -05:00
Anton Lavrenov
229032bd15
Merge pull request #1002 from moonrailgun/moonrailgun/export-box
export type box and others type complement
2020-10-25 13:24:44 -05:00
moonrailgun
ccb2dae376 type complement 2020-10-25 19:15:34 +08:00
Anton Lavrenov
7e103bfac7 update cdn link 2020-10-21 16:42:39 -05:00
Anton Lavrenov
7070179a1a build for 7.1.4 2020-10-21 16:42:39 -05:00
Anton Lavrenov
a0806dd49a update CHANGELOG with new version 2020-10-21 16:42:22 -05:00
Anton Lavrenov
88908d409d clean 2020-10-21 16:41:25 -05:00
moonrailgun
3b3d135099 export box and fix type problem 2020-10-16 14:34:14 +08:00
Anton Lavrenov
25e25f3ea6 build 2020-10-12 09:34:12 -05:00
Anton Lavrenov
f4d566e431 Fix double dragend, dragstart, dragmove triggers on Konva.Transformer 2020-10-12 09:11:46 -05:00
Anton Lavrenov
451b34d25d
Merge pull request #994 from moonrailgun/fix-shape-errortype
fix shape getClientRect error type
2020-10-12 08:52:23 -05:00
Anton Lavrenov
9571ae0804 Merge branch 'master' of github.com:konvajs/konva into master 2020-10-12 08:49:33 -05:00
Anton Lavrenov
64373c7eac fix ts iterations 2020-10-12 08:49:18 -05:00
moonrailgun
3e779114c9 fix shape getClientRect error type
Looks like the arguments of getClientRect is not necessary
2020-10-10 15:39:26 +08:00
Anton Lavrenov
7ffcc5de43
Merge pull request #992 from moonrailgun/fix-dbf-typemiss
fix miss type of dragBoundFunc
2020-10-09 07:30:46 -05:00
moonrailgun
4389b156bf fix miss type of dragBoundFunc 2020-10-09 11:11:29 +08:00
Anton Lavrenov
58f18c268a fix event trigger flow. close #989 2020-09-25 09:49:00 -05:00
Anton Lavrenov
160b44b94d Fix double dragend trigger on Konva.Transformer. close #988 2020-09-25 09:09:35 -05:00
Anton Lavrenov
6fffed9e70 a bit better performance 2020-09-17 14:35:46 -05:00
Anton Lavrenov
4ce6800fd9 better tests 2020-09-17 13:25:46 -05:00
Anton Lavrenov
42562438eb update cdn link 2020-09-17 09:48:47 -05:00
Anton Lavrenov
6ce43d008a build for 7.1.3 2020-09-17 09:48:46 -05:00
Anton Lavrenov
16796d49f3 update CHANGELOG with new version 2020-09-17 09:48:36 -05:00
Anton Lavrenov
6cb86685f7 text rendering fixes 2020-09-17 09:39:15 -05:00
Anton Lavrenov
b15928fe25 update cdn link 2020-09-16 09:56:34 -05:00
Anton Lavrenov
152dfa5c69 build for 7.1.2 2020-09-16 09:56:34 -05:00
Anton Lavrenov
45a94b12d6 update CHANGELOG with new version 2020-09-16 09:56:24 -05:00
Anton Lavrenov
0e1afd3d5c fix ellipsis for Konva.Text 2020-09-16 09:55:40 -05:00
Anton Lavrenov
44f79edbbb fix fill patter scale for text. close #720 2020-09-14 16:37:25 -05:00
Anton Lavrenov
37466422d8 update cdn link 2020-09-14 14:30:50 -05:00
Anton Lavrenov
55dd78ee5c build for 7.1.1 2020-09-14 14:30:49 -05:00
Anton Lavrenov
59c9ad9d86 update CHANGELOG with new version 2020-09-14 14:30:40 -05:00
Anton Lavrenov
fa33896e6b revert perf fix 2020-09-14 14:30:03 -05:00
Anton Lavrenov
9bd68eacf1 Some performance fixes and optimizations 2020-09-14 13:41:32 -05:00
Anton Lavrenov
b939a6f48a build 2020-09-14 13:04:44 -05:00
Anton Lavrenov
1edb5ef55c fix evt property when transformer is used. fix #981 2020-09-14 13:01:45 -05:00
Anton Lavrenov
c36c8b7da9 update browsers support 2020-09-14 09:47:46 -05:00
Anton Lavrenov
4b69631782 Better unicode support in Konva.Text and Konva.TextPath. Emoji should work better now 👍. fix #690 2020-09-14 09:46:26 -05:00
Anton Lavrenov
800df5b110
Merge pull request #978 from alireza-bonab/transformer_getnodes_default_value
Default value for transformer getNodes()
2020-09-08 09:11:19 -05:00
alireza bonab
746a0fb94e return default empty array 2020-09-08 12:29:31 +02:00
Anton Lavrenov
48941dbb0b Merge branch 'raphael-papazikas-f/add-corner-radius-array-to-label-tag' into master 2020-09-07 13:01:19 -05:00
Anton Lavrenov
179ba2eb8a Merge branch 'f/add-corner-radius-array-to-label-tag' of https://github.com/raphael-papazikas/konva into raphael-papazikas-f/add-corner-radius-array-to-label-tag 2020-09-07 12:52:50 -05:00