Anton Lavrenov
|
ea042183c7
|
update CHANGELOG with new version
|
2019-09-17 12:54:42 -05:00 |
|
Anton Lavrenov
|
7d05194189
|
update cdn link
|
2019-09-17 12:51:26 -05:00 |
|
Anton Lavrenov
|
9e07e0dbca
|
build for 4.0.11
|
2019-09-17 12:51:26 -05:00 |
|
Anton Lavrenov
|
f644bebf1d
|
update CHANGELOG with new version
|
2019-09-17 12:51:09 -05:00 |
|
Anton Lavrenov
|
65df67a826
|
Merge branch 'master' of github.com:konvajs/konva
|
2019-09-17 12:50:46 -05:00 |
|
Anton Lavrenov
|
1f14bf1fef
|
Fix some bugs when Konva.Transformer has padding > 0
|
2019-09-17 12:50:28 -05:00 |
|
Anton Lavrenov
|
db4f714527
|
Merge pull request #743 from naqtn/master
Fix doc of `Node.getAbsoluteScale()` return type
|
2019-09-17 06:44:46 -05:00 |
|
naqtn
|
97dc4b6143
|
Fix doc of Node.getAbsoluteScale() return type
|
2019-09-17 19:58:32 +09:00 |
|
Anton Lavrenov
|
7a5865c2a2
|
Merge pull request #740 from epatters/patch-1
Fix typings in signatures of findAncestor and findAncestors
|
2019-09-12 18:34:06 -05:00 |
|
Evan Patterson
|
28700e1904
|
Selector parameter in findAncestor(s) is not optional
|
2019-09-12 16:13:37 -07:00 |
|
Evan Patterson
|
cc28960daa
|
Fix typings in signatures of findAncestor(s)
In TypeScript, optional arguments must be declared as such.
|
2019-09-11 10:53:45 -07:00 |
|
Anton Lavrenov
|
250f0b950d
|
update cdn link
|
2019-09-10 12:09:55 -05:00 |
|
Anton Lavrenov
|
7fc2a9e56a
|
build for 4.0.10
|
2019-09-10 12:09:55 -05:00 |
|
Anton Lavrenov
|
7428433217
|
update CHANGELOG with new version
|
2019-09-10 12:09:37 -05:00 |
|
Anton Lavrenov
|
32f5a877f6
|
Merge branch 'master' of github.com:konvajs/konva
|
2019-09-10 12:09:14 -05:00 |
|
Anton Lavrenov
|
f16434d6d8
|
Fix drag position handling. close #739
|
2019-09-10 12:08:36 -05:00 |
|
Anton Lavrenov
|
5ad0795539
|
Merge pull request #736 from Astray-git/fix/arcTo_#734
fix: #734 arcTo
|
2019-09-09 10:57:23 -05:00 |
|
Anton Lavrenov
|
e23c288156
|
repait all tests
|
2019-09-09 10:56:51 -05:00 |
|
Anton Lavrenov
|
c3f4e53be5
|
fix multiple selector for find() method. close #735
|
2019-09-09 10:55:17 -05:00 |
|
Yichang Liu
|
439adde07a
|
fix: #734 arcTo
|
2019-09-09 23:27:30 +08:00 |
|
Anton Lavrenov
|
c8aa734808
|
fix test
|
2019-09-06 14:55:33 -05:00 |
|
Anton Lavrenov
|
dfaeb9853c
|
update cdn link
|
2019-09-06 14:16:30 -05:00 |
|
Anton Lavrenov
|
1f02e112c9
|
build for 4.0.9
|
2019-09-06 14:16:30 -05:00 |
|
Anton Lavrenov
|
e7d8bf5d15
|
update CHANGELOG with new version
|
2019-09-06 14:16:11 -05:00 |
|
Anton Lavrenov
|
456bd9ec91
|
Fix Konva.Transformer behavior on mirrored nodes. close #732
|
2019-09-06 14:15:07 -05:00 |
|
Anton Lavrenov
|
be3f7e8059
|
Fix stage.getPointerPosition() logic. close #733
|
2019-09-06 13:39:26 -05:00 |
|
Anton Lavrenov
|
d73d7be1cd
|
update cdn link
|
2019-09-05 13:03:37 -05:00 |
|
Anton Lavrenov
|
011b2a2460
|
build for 4.0.8
|
2019-09-05 13:03:37 -05:00 |
|
Anton Lavrenov
|
3ef2cec1cc
|
update CHANGELOG with new version
|
2019-09-05 13:03:06 -05:00 |
|
Anton Lavrenov
|
2988dce492
|
fix dragend bug, revert back text fill pattern fix
|
2019-09-05 13:01:20 -05:00 |
|
Anton Lavrenov
|
89e332229b
|
update cdn link
|
2019-09-03 09:38:46 -05:00 |
|
Anton Lavrenov
|
37909bcacd
|
build for 4.0.7
|
2019-09-03 09:38:46 -05:00 |
|
Anton Lavrenov
|
cd2853d91d
|
update CHANGELOG with new version
|
2019-09-03 09:38:19 -05:00 |
|
Anton Lavrenov
|
4383e411b3
|
Fixed double tap trigger after dragging. close #721
|
2019-09-02 11:39:22 -05:00 |
|
Anton Lavrenov
|
0e34a8c9ca
|
update cdn link
|
2019-08-31 16:40:59 -05:00 |
|
Anton Lavrenov
|
6904390b3f
|
build for 4.0.6
|
2019-08-31 16:40:59 -05:00 |
|
Anton Lavrenov
|
e325deef1d
|
update CHANGELOG with new version
|
2019-08-31 16:40:39 -05:00 |
|
Anton Lavrenov
|
5bc1bb87bb
|
Merge pull request #714 from kingsquare/fix-713
A fix for #713
|
2019-08-24 14:02:26 +03:00 |
|
Tim de Koning
|
26e18366f4
|
A fix for #713
|
2019-08-22 16:40:05 +02:00 |
|
Anton Lavrenov
|
9e7aee0f17
|
update cdn link
|
2019-08-17 12:48:06 +07:00 |
|
Anton Lavrenov
|
76efa02a32
|
build for 4.0.5
|
2019-08-17 12:48:06 +07:00 |
|
Anton Lavrenov
|
0f6ec63fe8
|
update CHANGELOG with new version
|
2019-08-17 12:47:48 +07:00 |
|
Anton Lavrenov
|
57d9917b62
|
fix dragstart bug. close #708
|
2019-08-12 17:33:27 +07:00 |
|
Anton Lavrenov
|
37fcd13fa0
|
fix release
|
2019-08-12 08:54:02 +07:00 |
|
Anton Lavrenov
|
fcf6bcf94d
|
update cdn link
|
2019-08-12 08:44:48 +07:00 |
|
Anton Lavrenov
|
77f780427b
|
build for 4.0.4
|
2019-08-12 08:44:48 +07:00 |
|
Anton Lavrenov
|
537ad149ce
|
update CHANGELOG with new version
|
2019-08-12 08:44:29 +07:00 |
|
Anton Lavrenov
|
04968c3b51
|
Fix nested dragging bug. close #71
|
2019-08-12 08:42:50 +07:00 |
|
Anton Lavrenov
|
15f5287b34
|
fix transformer + clone bug. fix #706
|
2019-08-10 16:57:53 +07:00 |
|
Anton Lavrenov
|
d191e21cc3
|
Add node.isCached() method
|
2019-08-10 16:41:54 +07:00 |
|