Commit Graph

2992 Commits

Author SHA1 Message Date
Anton Lavrenov
d43d2cb9ba
Update FUNDING.yml 2020-08-27 10:45:26 -05:00
Anton Lavrenov
7ae8415da8 Merge branch 'master' of github.com:konvajs/konva into master 2020-08-26 09:54:54 -05:00
Anton Lavrenov
02ec2c4e61 string and fill properties validation can accept CanvasGradient as valid value. close #965 2020-08-26 09:54:03 -05:00
Anton Lavrenov
3afc61e6b8
Merge pull request #962 from eduardojl/patch-1
Update index-types.d.ts
2020-08-24 16:48:01 -05:00
Anton Lavrenov
6fc2e42906 update cdn link 2020-08-21 12:10:44 -05:00
Anton Lavrenov
80479892b4 build for 7.0.6 2020-08-21 12:10:44 -05:00
Anton Lavrenov
ff734e4abb update CHANGELOG with new version 2020-08-21 12:10:34 -05:00
Anton Lavrenov
1634103d0e better stage drag performance 2020-08-21 12:09:58 -05:00
Anton Lavrenov
c5eee9de48 internal type fixes 2020-08-12 19:50:16 -05:00
Anton Lavrenov
a8ec4334df Merge branch 'risingBirdSong-addAnimationOptionInterface' into master 2020-08-12 14:16:11 -05:00
Anton Lavrenov
cc7c6edd1f some fixes 2020-08-12 14:15:57 -05:00
Anton Lavrenov
2eb1043e98 Merge branch 'addAnimationOptionInterface' of https://github.com/risingBirdSong/konva into risingBirdSong-addAnimationOptionInterface 2020-08-12 14:03:15 -05:00
Eduardo Jaramillo Licea
a244ab4770
Update index-types.d.ts
In typescript I have an error Property "'hitOnDragEnabled' does not exist on type 'typeof Konva'." because it is not defined in this type file
2020-08-12 12:10:58 -05:00
Anton Lavrenov
d487d475bd update cdn link 2020-08-08 09:45:43 -05:00
Anton Lavrenov
1039161f74 build for 7.0.5 2020-08-08 09:45:43 -05:00
Anton Lavrenov
e279922a16 update CHANGELOG with new version 2020-08-08 09:45:32 -05:00
Anton Lavrenov
970473a56f fix test 2020-08-08 09:45:01 -05:00
Anton Lavrenov
55107920bd cache fixes 2020-08-08 09:24:31 -05:00
Anton Lavrenov
70b5175681 update cdn link 2020-07-30 10:55:57 -05:00
Anton Lavrenov
a3966169d0 build for 7.0.4 2020-07-30 10:55:56 -05:00
Anton Lavrenov
de274a2a18 update CHANGELOG with new version 2020-07-30 10:55:27 -05:00
Anton Lavrenov
dd84716715 performance updates 2020-07-30 10:44:15 -05:00
Anton Lavrenov
2dbde0fd6f update change log 2020-07-27 10:20:56 -05:00
Anton Lavrenov
c135a91c60 update docs 2020-07-27 10:16:17 -05:00
Anton Lavrenov
0206974a70
Merge pull request #955 from houfio/feature/update-callback
Add update callback
2020-07-27 10:11:40 -05:00
houfio
cb61da5bef Add update callback 2020-07-24 23:41:59 +02:00
Anton Lavrenov
c13803082c
Merge pull request #953 from devrnt/master
add `ignoreStroke` to transformer config
2020-07-23 10:51:00 -05:00
devrnt
ab70a38106 add ignoreStroke to transformer config 2020-07-23 17:32:56 +02:00
Anton Lavrenov
2b842c8c52 update readme again 2020-07-16 16:05:32 -05:00
Anton Lavrenov
9ff7928221 update readme 2020-07-16 16:04:22 -05:00
Anton Lavrenov
d63a7c6955 update docs and readme 2020-07-16 16:02:34 -05:00
Anton Lavrenov
68132c1efd update cdn link 2020-07-09 16:51:15 -05:00
Anton Lavrenov
a154c82343 build for 7.0.3 2020-07-09 16:51:15 -05:00
Anton Lavrenov
b5e7362d26 update CHANGELOG with new version 2020-07-09 16:50:50 -05:00
Anton Lavrenov
8bf97ba8c1 types fixes. close #945 2020-07-06 10:20:47 -05:00
Anton Lavrenov
4e1b1c7812 rendering fixes for letter spacing. fix #942 2020-07-02 17:27:30 -05:00
risingbirdsong
56ff555fdb added animation option interface to replace type any. tested various options out with the .to method and the options i included in the interface were the ones that were clearly animating, excluded options that seemed to have no animation effect. included offset y and x because they do animate, though they may not be appropriate in the interface. not exhaustive, may be missing options which should be included. 2020-06-30 12:22:34 -07:00
Anton Lavrenov
f4ed8a485a update cdn link 2020-06-30 13:04:40 -05:00
Anton Lavrenov
e14d959eec build for 7.0.2 2020-06-30 13:04:40 -05:00
Anton Lavrenov
bdfa9f2225 update CHANGELOG with new version 2020-06-30 13:04:06 -05:00
Anton Lavrenov
035ab99cb4 update cdn link 2020-06-29 12:15:04 -05:00
Anton Lavrenov
dc7516e854 build for 7.0.1 2020-06-29 12:15:03 -05:00
Anton Lavrenov
910273f2c6 update CHANGELOG with new version 2020-06-29 12:14:39 -05:00
Anton Lavrenov
466f4ef875 add last fix 2020-06-25 12:20:01 -05:00
Anton Lavrenov
08d1ca7c5f font fixes. close #910 2020-06-25 12:18:31 -05:00
Anton Lavrenov
0bbae02bb4 better change log 2020-06-23 20:41:24 -05:00
Anton Lavrenov
b4025fd04e update cdn link 2020-06-23 18:08:20 -05:00
Anton Lavrenov
72ded519fc build for 7.0.0 2020-06-23 18:08:20 -05:00
Anton Lavrenov
24cae3da24 update CHANGELOG with new version 2020-06-23 18:07:53 -05:00
Anton Lavrenov
d62645609d more performance fixes 2020-06-23 17:22:28 -05:00