Maritaria
1283e5f309
Declare config type for Group node
2022-05-27 12:41:09 +02:00
Aleksandr Morozov
e1806fd855
add export StageConfig from index-types.d.ts
2021-11-24 18:08:53 +03:00
Anton Lavrenov
cdede5e1c4
fix types. close #1128
2021-06-16 15:58:27 +07:00
Anton Lavrenov
fcd7cf62b0
events rewrite, fix types
2021-05-07 07:48:13 -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
c926bd623c
initial tests migration
2021-04-30 09:24:27 -05:00
Vojtěch Lank
2acedfadd3
Add captureTouchEventsEnabled to index-types
2021-04-22 14:09:22 +02: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
cc7c6edd1f
some fixes
2020-08-12 14:15:57 -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
4a776910ec
add Transform to types. close #933
2020-06-23 11:29:13 -05:00
Anton Lavrenov
ee99044baa
remove inherit
from listening property, deprecate FastLayer, font fixes.
2020-05-14 11:13:47 -05:00
Adam Kohring
861681b6af
Added Context to index-types.d.ts
2020-02-03 12:03:31 -05:00
Jason Quense
4dd2a60b55
fix(pointer-events): fix possible undefined stage error
...
Sometimes a shape may not have a stage associated with it? I was hitting this in our app. I also cleaned up the event types a bit and added the pointer methods to Stage to be consistent with the other types
2019-05-30 17:11:31 -04:00
Anton Lavrenov
8698f020cc
ts fixes
2019-05-29 11:36:07 -05:00
Anton Lavrenov
e6282bf73a
typescript fixes
2019-04-17 10:45:47 -05:00
Anton Lavrenov
03d7ceef5a
better production detection, fix version injection
2019-04-05 08:14:05 -05:00
Emlyn Bolton
32ab9ac3df
Add typing to all the filter types.
2019-03-28 11:36:20 -07:00
Anton Lavrenov
e150791f97
huge typescript fixes, remove Object.assign usage
2019-03-10 10:31:13 -05:00