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