Commit Graph

1782 Commits

Author SHA1 Message Date
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
Dmitry221060
6b64522e57 Additional fixes 2019-03-25 22:06:57 +05:00
Dmitry221060
e6a7ec3111 Update Shape.ts 2019-03-25 22:00:51 +05:00
Dmitry221060
277021c9b6 Update Node.ts 2019-03-25 21:51:41 +05:00
Alex Spera
e44f6df531 layer clear bounds should be optional 2019-03-21 16:59:53 -06:00
Anton Lavrenov
f9c60c99e1 fix hasName method for empty name cases 2019-03-21 07:43:58 -05:00
Anton Lavrenov
0e87ded7ba update CHANGELOG with new version 2019-03-18 14:18:03 -05:00
Anton Lavrenov
3030fe32d1 new property hitStrokeWidth for shapes 2019-03-10 12:35:44 -05:00
Anton Lavrenov
ce9d5465cb make some API public 2019-03-10 10:51:14 -05:00
Anton Lavrenov
e150791f97 huge typescript fixes, remove Object.assign usage 2019-03-10 10:31:13 -05:00
VladimirTechMan
43ac41e3e2 Improvements to Node
Adding a few TypeScript type annotations related to Transform, plus
re-using the existing local parent reference when calculating the
Node's absolute opacity.
2019-03-09 14:42:51 +03:00
Anton Lavrenov
e88a485458 better modules 2019-03-06 22:19:32 -05:00
VladimirTechMan
64de356a67 A few minor code improvements to Node implementation
Tiny cleanups related to attribute getting / setting code and
firing events.
2019-03-03 14:19:06 +03:00
VladimirTechMan
3531589860 Removing unused method Stage#_onContent
...Unless there are some specific plans to return to using it,
in the future.
2019-03-02 15:56:39 +03:00
Anton Lavrenov
712d53b86c another exports fix 2019-02-27 18:27:18 -05:00
Anton Lavrenov
24645235f7 enable es6 export 2019-02-27 17:57:49 -05:00
Anton Lavrenov
daed263c6a back to commonjs 2019-02-27 17:30:47 -05:00
Anton Lavrenov
7c3d9fabae modules fixes 2019-02-27 11:18:21 -05:00
Anton Lavrenov
0d9a27f185 fix drag&drop on mobile 2019-02-27 09:14:07 -05:00
Anton Lavrenov
a62ce96214 fix Transformer bugs 2019-02-27 08:35:30 -05:00