Commit Graph

3136 Commits

Author SHA1 Message Date
Anton Lavrenov
6407022985
Create codeql-analysis.yml 2021-05-05 10:10:12 -05:00
Anton Lavrenov
b77b5daea4 run only browser tests 2021-05-05 10:05:58 -05:00
Anton Lavrenov
b6e8afec6e fix test 2021-05-05 09:54:03 -05:00
Anton Lavrenov
dff085fb60 less rules 2021-05-05 09:26:24 -05:00
Anton Lavrenov
b81b8cd38c fix badge 2021-05-05 09:25:34 -05:00
Anton Lavrenov
60f3366b7c fix build 2021-05-05 09:23:28 -05:00
Anton Lavrenov
7bd5c62ee3 tests refactor, clean build 2021-05-05 09:19:24 -05:00
Anton Lavrenov
cb20f00e4b fix tests 2021-05-04 09:33:41 -05:00
Anton Lavrenov
7a6613118e fix tests 2021-05-04 09:05:27 -05:00
Anton Lavrenov
3066765d79 Merge branch 'master' of github.com:konvajs/konva into master 2021-05-04 08:57:47 -05:00
Anton Lavrenov
1c6bc48c83 autodraw 2021-05-04 08:57:03 -05:00
Anton Lavrenov
235530c543
Merge pull request #1107 from raphael-papazikas/feature-1106
hit canvas pixel ratio configurable
2021-05-04 08:56:23 -05:00
Anton Lavrenov
ca1de3a351 finish tests fixing 2021-05-03 21:21:04 -05:00
Anton Lavrenov
59956fe944 refactor tests 2021-05-03 17:09:18 -05:00
Raphael Papazikas
628a8ea9ca
fix #1106: hit canvas pixel ratio configurable 2021-05-03 22:54:22 +02:00
Anton Lavrenov
5f8870b387
Merge pull request #1103 from ethanruiyu/master
add pointerAtEnding to Arrow
2021-05-03 10:41:32 -05:00
Anton Lavrenov
c926bd623c initial tests migration 2021-04-30 09:24:27 -05:00
yurui
d731edf37a add pointerAtEnding to Arrow 2021-04-29 11:24:45 +08:00
Raphael Papazikas
f288e9bf14
Merge pull request #1 from konvajs/master
Update forked version
2021-04-28 16:30:00 +02:00
Anton Lavrenov
84b938f136
Merge pull request #1100 from bagr001/master
Add captureTouchEventsEnabled to index-types
2021-04-22 09:01:36 -05:00
Vojtěch Lank
2acedfadd3
Add captureTouchEventsEnabled to index-types 2021-04-22 14:09:22 +02:00
Anton Lavrenov
729a172f1f Merge branch 'spidgorny-master' into master 2021-03-24 09:37:34 -05:00
Anton Lavrenov
739b7a782b remove unused inject 2021-03-24 09:37:18 -05:00
Slawa Pidgorny
c4fba7b3fe
var imageObj = Util.createImageElement(); 2021-03-24 07:31:10 +01:00
Slawa Pidgorny
597e3d5eb7
Merge pull request #1 from spidgorny/spidgorny-fix-1084
Fix #1084
2021-03-17 14:06:31 +01:00
Slawa Pidgorny
28b1c1cedd
Tabs -> spaces 2021-03-17 14:06:03 +01:00
Slawa Pidgorny
79d8fe48a9
Fix #1084 2021-03-17 14:05:14 +01:00
Anton Lavrenov
2328fb06d4 update version 2021-03-15 07:34:20 -05:00
Anton Lavrenov
30aad2efb6 update cdn link 2021-03-03 12:06:49 -05:00
Anton Lavrenov
78d7164456 build for 7.2.5 2021-03-03 12:06:49 -05:00
Anton Lavrenov
42276bfce2 update CHANGELOG with new version 2021-03-03 12:06:37 -05:00
Anton Lavrenov
d7e092bad3 update cdn link 2021-02-19 13:02:22 -05:00
Anton Lavrenov
1f401b81d9 build for 7.2.4 2021-02-19 13:02:22 -05:00
Anton Lavrenov
cace72000a update CHANGELOG with new version 2021-02-19 13:02:08 -05:00
Anton Lavrenov
015707c455 Fix wrong mouseleave trigger for Konva.Stage 2021-02-19 13:01:23 -05:00
Anton Lavrenov
9e4bf65d70 update cdn link 2021-02-12 16:44:59 -05:00
Anton Lavrenov
cedd8f5250 build for 7.2.3 2021-02-12 16:44:58 -05:00
Anton Lavrenov
8ddbe83d2c update CHANGELOG with new version 2021-02-12 16:44:46 -05:00
Anton Lavrenov
24d069212c Fix transformer rotation when parent of a node is rotated too 2021-02-12 16:44:00 -05:00
Anton Lavrenov
550d0176cd update deps 2021-01-26 11:54:37 -05:00
Anton Lavrenov
febf3251eb docs and types 2021-01-26 11:43:52 -05:00
Anton Lavrenov
76476a5d77 build 2021-01-08 11:24:18 -05:00
Anton Lavrenov
900290e03b update cdn link 2020-12-18 11:13:24 -05:00
Anton Lavrenov
e3184f4f0a build for 7.2.2 2020-12-18 11:13:24 -05:00
Anton Lavrenov
a86aa4ef28 update CHANGELOG with new version 2020-12-18 11:13:13 -05:00
Anton Lavrenov
977c1653f5 Merge branch 'master' of github.com:konvajs/konva into master 2020-12-18 11:12:26 -05:00
Anton Lavrenov
6fcfd4de54 Fix ellipsis rendering for Konva.Text 2020-12-18 11:12:19 -05:00
Anton Lavrenov
e2de52e302
Merge pull request #1032 from ursm/patch-2
Fix Node#size() usage example
2020-12-17 17:29:16 -05:00
Keita Urashima
1d47a3598c Fix Node#size() usage example 2020-12-18 05:57:24 +09:00
Anton Lavrenov
1f08a296e9
Merge pull request #1031 from ursm/patch-1
Fix typo in getAbsoluteRotation() code example
2020-12-17 15:53:23 -05:00