Anton Lavrenov
bd21b9cf81
types fixes
2019-08-07 18:45:55 +07:00
Anton Lavrenov
85d1cdd09c
make arrow with tension a bit better
2019-08-07 11:42:35 +07:00
Anton Lavrenov
519bd94a7c
prepare new version. Update docs.
2019-08-05 13:54:08 +07:00
Anton Lavrenov
f1846ba996
Merge branch 'master' of github.com:konvajs/konva
2019-08-04 14:46:15 +07:00
Anton Lavrenov
34f0f4ae33
drag&drop multitouch
2019-08-04 14:38:57 +07:00
Anton Lavrenov
1d932bf76c
better mulitouch
2019-08-04 09:41:57 +07:00
Anton Lavrenov
b0a45caee4
fix types
2019-07-31 21:20:27 +07:00
George Gkasdrogkas
5998d38878
feat(ColorToRGBA): support HSL format
...
closes issue #505
2019-07-28 21:29:01 +03:00
Anton Lavrenov
39526cfce7
fix docs. close #698
2019-07-28 23:54:13 +07:00
Anton Lavrenov
9cef088d24
Fix wrong double tap trigger
2019-07-18 07:55:22 +07:00
Anton Lavrenov
477a2392ac
different values for corner radius. fix #687
2019-07-12 17:12:11 +07:00
Anton Lavrenov
80be21505a
dashOffset types. fix #686
2019-07-12 14:11:42 +07:00
Anton Lavrenov
b798a56bff
types fixes, konva-node updates
2019-07-11 04:59:39 +07:00
Anton Lavrenov
8b38345f50
Merge branch 'master' of github.com:konvajs/konva
2019-06-18 15:29:25 -05:00
Anton Lavrenov
4e489321f8
ts fixes
2019-06-18 15:29:07 -05:00
Haochen Wu
307dfcc911
Fixed set container for dangling stage, related to #510
2019-06-08 22:13:29 -07:00
Anton Lavrenov
aaadaa665d
update CHANGELOG with new version
2019-06-07 15:24:52 -05:00
Yingjie Liu
55dbae92f0
fix node registe event function type issue
...
KonvaEventListener will get a NodeEventMap entity, not NodeEventMap Key
2019-06-04 20:20:57 +08:00
Anton Lavrenov
4a398a0aae
Merge pull request #657 from jquense/pointer-event-fixes
...
fix(pointer-events): fix possible undefined stage error
2019-06-01 10:46:09 -05:00
Jason Quense
8cfa285aa0
update to PointerEvent
2019-06-01 10:09:51 -04:00
Alexey Kalmakov
8ec7ac1a2b
Fixed animation doc string
...
There was an old api usage and some copy-paste from stage`s doc
2019-05-31 11:23:12 +03: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
2315f542f7
Add new property imageSmoothingEnabled
to the node caching
2019-05-30 12:56:24 -05:00
Anton Lavrenov
9529dc2071
ts fixes
2019-05-29 16:26:22 -05:00
Anton Lavrenov
8698f020cc
ts fixes
2019-05-29 11:36:07 -05:00
Anton Lavrenov
8252804373
Add new property imageSmoothingEnabled
to the layer. some ts fixes.
2019-05-28 15:39:08 -05:00
Anton Lavrenov
1230f2dd44
fix some Konva.Transformer
bugs
2019-05-27 16:16:41 -05:00
Anton Lavrenov
2cf73f7654
cleanup
2019-05-27 14:46:52 -05:00
Anton Lavrenov
41549507e9
Merge pull request #600 from VladimirTechMan/master
...
Improvements to Node
2019-05-27 14:45:45 -05:00
Anton Lavrenov
de0d4a6c71
Merge branch 'master' of github.com:konvajs/konva
2019-05-27 14:40:06 -05:00
Anton Lavrenov
da11cf8b01
Merge branch 'wip-pointer-events' of https://github.com/jquense/konva into jquense-wip-pointer-events
2019-05-27 14:39:17 -05:00
Anton Lavrenov
6b9f73f280
ts fixes
2019-05-27 12:54:11 -05:00
Anton Lavrenov
b4902595e0
types fixes
2019-05-11 07:56:55 -05:00
William Théroux
5c36b85868
Added ellipse passthrough to context
2019-05-10 00:09:05 +02:00
Anton Lavrenov
1a23923aee
typescript fixes
2019-05-09 08:28:09 -05:00
Titian Cernicova-Dragomir
f5c5ba438e
Fixed error when using strictFunctionType
in typescript caused by the lack of bi-variance in hitFunc
and sceneFunc
2019-05-08 15:08:34 +03:00
Anton Lavrenov
b37286aaa5
fix some types. close #638
2019-04-22 08:17:25 -05:00
Anton Lavrenov
e6282bf73a
typescript fixes
2019-04-17 10:45:47 -05:00
Jason Quense
9645c5c063
add tests
2019-04-10 10:28:42 -04:00
Jason Quense
10b21689ba
WIP
2019-04-10 08:59:22 -04:00
Anton Lavrenov
a6122178c6
transformer warning, typescript fixes
2019-04-08 12:17:26 -05:00
Anton Lavrenov
03d7ceef5a
better production detection, fix version injection
2019-04-05 08:14:05 -05:00
Anton Lavrenov
49ceea1dfc
fix some stage evetns. close #627
2019-04-03 20:28:48 -05:00
Anton Lavrenov
cf2d7a4479
Merge branch 'master' of github.com:konvajs/konva
2019-04-03 18:08:26 -05:00
Anton Lavrenov
51d880de76
some types updates
2019-04-03 18:08:16 -05:00
Emlyn Bolton
32ab9ac3df
Add typing to all the filter types.
2019-03-28 11:36:20 -07:00
Dmitry221060
c783f0c101
Update TextPath.ts
2019-03-25 22:16:52 +05:00
Dmitry221060
3ebd935dd7
Update Sprite.ts
2019-03-25 22:13:43 +05:00
Dmitry221060
d987a754aa
Update Ellipse.ts
2019-03-25 22:09:51 +05:00
Dmitry221060
bfae6e219f
Update Circle.ts
2019-03-25 22:09:07 +05:00