Commit Graph

2630 Commits

Author SHA1 Message Date
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
d24f6156c3 update cdn link 2019-05-30 13:06:32 -05:00
Anton Lavrenov
d578e5f0d0 build for 3.3.1 2019-05-30 13:06:31 -05:00
Anton Lavrenov
94116b5b0a update CHANGELOG with new version 2019-05-30 13:06:13 -05: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
f6c9ecab69 update cdn link 2019-05-28 15:43:01 -05:00
Anton Lavrenov
9fc0dc78cd build for 3.3.0 2019-05-28 15:43:00 -05:00
Anton Lavrenov
2a502d9d8f update CHANGELOG with new version 2019-05-28 15:42:09 -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
d4f8192631 update cdn link 2019-05-27 20:27:18 -05:00
Anton Lavrenov
532927def3 build for 3.2.7 2019-05-27 20:27:18 -05:00
Anton Lavrenov
e786a5c1dd update CHANGELOG with new version 2019-05-27 20:27:01 -05:00
Anton Lavrenov
b2239a7085 cleanup 2019-05-27 20:25:54 -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
b6473eb918 Merge branch 'jquense-wip-pointer-events' 2019-05-27 14:39:43 -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
Anton Lavrenov
0b249a78d8
Merge pull request #647 from UndeadRedPanda/master
Added ellipse passthrough to context
2019-05-09 18:57:31 -05:00
William Théroux
5c36b85868 Added ellipse passthrough to context 2019-05-10 00:09:05 +02:00
Anton Lavrenov
ca417be48e update cdn link 2019-05-09 08:29:23 -05:00
Anton Lavrenov
a64a18131d build for 3.2.6 2019-05-09 08:29:23 -05:00
Anton Lavrenov
e52d0f8ec0 update CHANGELOG with new version 2019-05-09 08:29:01 -05:00
Anton Lavrenov
1a23923aee typescript fixes 2019-05-09 08:28:09 -05:00
Anton Lavrenov
4d3f9b23e5
Merge pull request #646 from dragomirtitian/master
Fixed error when using `strictFunctionType` in typescript caused by t…
2019-05-09 08:20:34 -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
b5944530c3 update cdn link 2019-04-17 11:03:00 -05:00
Anton Lavrenov
63cba50672 build for 3.2.5 2019-04-17 11:03:00 -05:00
Anton Lavrenov
a587612f99 update CHANGELOG with new version 2019-04-17 11:02:42 -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
3eab6e9ba5 update cdn link 2019-04-05 08:16:08 -05:00
Anton Lavrenov
704b575678 build for 3.2.4 2019-04-05 08:16:08 -05:00
Anton Lavrenov
620fb08287 update CHANGELOG with new version 2019-04-05 08:15:42 -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
Anton Lavrenov
9d5ea77fcb
Merge pull request #624 from emlynmac/fixup-typescript-defs
Add typing to all the filter types.
2019-03-31 14:43:33 -05:00
Emlyn Bolton
32ab9ac3df Add typing to all the filter types. 2019-03-28 11:36:20 -07:00
Anton Lavrenov
e32052ca81
Merge pull request #618 from Dmitry221060/master
Examples fix
2019-03-25 12:32:56 -05:00
Dmitry221060
c783f0c101
Update TextPath.ts 2019-03-25 22:16:52 +05:00