Commit Graph

2405 Commits

Author SHA1 Message Date
Anton Lavrenov
4d58cd6479 initial migrate to typescript 2019-01-01 15:59:27 -05:00
Anton Lavrenov
1cbabcb06d add back ie fix 2018-12-18 12:29:48 -05:00
Anton Lavrenov
d00a5b4a6d remove all old fixes 2018-12-18 12:24:01 -05:00
Anton Lavrenov
993ebd543a Merge branch 'master' of github.com:konvajs/konva 2018-12-18 12:20:32 -05:00
Anton Lavrenov
5e178ef200
Merge pull request #517 from rfrei/rfrei-fix_mouse_mobile
fix mouse events on mobile devices
2018-12-18 12:20:22 -05:00
Anton Lavrenov
6de50d8ffd type fixes 2018-12-18 12:19:51 -05:00
Technik Radio F.R.E.I
5bbb42d8fb
fix mouse events on mobile devices
- remove check for mobile flag in mouse event handlers
- remove workaround fake mousemove event in chrome browser https://code.google.com/p/chromium/issues/detail?id=161464 because it prevents mouse events working on Android mobile devices
2018-12-16 00:03:03 +01:00
Anton Lavrenov
e1853e6e8b update cdn link 2018-12-14 13:30:10 -05:00
Anton Lavrenov
9092d67258 build for 2.6.0 2018-12-14 13:30:10 -05:00
Anton Lavrenov
11449fd8c3 update CHANGELOG with new version 2018-12-14 13:30:05 -05:00
Anton Lavrenov
4a189ab5bb Merge branch 'master' of github.com:konvajs/konva 2018-12-14 13:29:54 -05:00
Anton Lavrenov
2404368ec8 New ignoreStroke for Konva.Transformer, perf fixes 2018-12-14 13:28:39 -05:00
Anton Lavrenov
ed3321e6a8
Merge pull request #514 from cyrilmesvayn/patch-1
Update konva.d.ts for getRGB
2018-12-12 13:06:40 -05:00
cyrilmesvayn
1d39f5293a
Update konva.d.ts for getRGB
getRGB returns an object with RGB values, not a string. I've set up a type RGB. 

Feel free to edit to your heart's content.
2018-12-12 12:56:27 -05:00
Anton Lavrenov
3ce9457b0a
Merge pull request #503 from iceafish/patch-5
Update konva.d.ts
2018-11-28 08:21:30 -05:00
Yingjie Liu
d33a79940b
Update konva.d.ts
fix Layer FastLayer generic type definition
2018-11-28 17:50:49 +08:00
Anton Lavrenov
d76b09e026 update docs, update version 2018-11-27 09:02:28 -05:00
Anton Lavrenov
352f493d0a getKerning TextPath API is deprecated. Use "kerningFunc" instead. 2018-11-17 08:50:31 -05:00
Anton Lavrenov
3cfb576812
Merge pull request #493 from halilibrahim/master
Fixes #491
2018-11-14 10:16:51 -05:00
Halil İbrahim Karaalp
6b8937012c Fixes #491 2018-11-09 19:46:37 +03:00
Anton Lavrenov
2cd8bad654
Merge pull request #492 from halilibrahim/master
Fixes #490
2018-11-09 11:44:09 -05:00
Halil İbrahim Karaalp
acdec06c4f Fixes #490 2018-11-09 19:40:36 +03:00
Anton Lavrenov
d48868621c update cdn link 2018-11-08 09:15:53 -05:00
Anton Lavrenov
2d0cfddc10 build for 2.5.1 2018-11-08 09:15:53 -05:00
Anton Lavrenov
8327371bd6 update CHANGELOG with new version 2018-11-08 09:15:47 -05:00
Anton Lavrenov
b085ece741 Use custom functions for trimRight and trimLeft (for better browsers support) 2018-11-08 09:12:51 -05:00
Anton Lavrenov
16caf0ae9d
Merge pull request #480 from IgorBabkin/443-get-children-generics
Methods which return Konva.Collection have problems with generic typi…
2018-10-31 08:52:20 -05:00
Anton Lavrenov
b41d72db94 update cdn link 2018-10-24 08:02:07 -05:00
Anton Lavrenov
725c967b93 build for 2.5.0 2018-10-24 08:02:06 -05:00
Anton Lavrenov
7a95e9ad80 update CHANGELOG with new version 2018-10-24 08:02:01 -05:00
Anton Lavrenov
5136e29d6a Fix transformer behaviour on shapes with shadow. fix #481 2018-10-22 12:16:30 -05:00
Igor Babkin
3a3d094f8a Methods which return Konva.Collection have problems with generic typing #443 2018-10-19 19:11:01 +03:00
Anton Lavrenov
2ccc9a7fdd remove logs, update perf test 2018-10-18 15:12:54 -05:00
Anton Lavrenov
f645b22c4a * `dragstart event behaviour is a bit changed. It will fire BEFORE actual position of a node is changed. fix #476 2018-10-18 12:28:03 -05:00
Anton Lavrenov
298a563b8a New anchorCornerRadius for Konva.Transformer 2018-10-18 12:00:01 -05:00
Anton Lavrenov
a1876a367e Merge branch 'master' of github.com:konvajs/konva 2018-10-15 16:45:06 -05:00
Anton Lavrenov
4cfedeb80a Performance fixes for caching 2018-10-15 16:40:33 -05:00
Anton Lavrenov
9c2fa8d315
Merge pull request #472 from IgorBabkin/easings-typings
Add typings for easing namespace
2018-10-15 08:08:56 -05:00
Igor Babkin
ad6fcd3ef6 Add typings for easing namespace 2018-10-14 21:59:24 +03:00
Anton Lavrenov
cd5f48a44d update cdn link 2018-10-12 12:08:03 -05:00
Anton Lavrenov
280686aedc build for 2.4.2 2018-10-12 12:08:03 -05:00
Anton Lavrenov
bea42cf362 update CHANGELOG with new version 2018-10-12 12:07:58 -05:00
Anton Lavrenov
44d6d83b7f Merge branch 'master' of github.com:konvajs/konva 2018-10-12 12:07:48 -05:00
Anton Lavrenov
ffbb871a02 Fixed a wrong cache when a shape inside group has listening = false 2018-10-12 12:07:04 -05:00
Anton Lavrenov
d85f19ca75
Merge pull request #471 from markov00/feature/konva_object_event_type
Add KonvaEventObject type
2018-10-11 10:12:59 -05:00
Marco Vettorello
2b12b74d30 Add KonvaEventObject type 2018-10-11 15:53:38 +02:00
Anton Lavrenov
69bff8c3bd
Update ISSUE_TEMPLATE.md 2018-10-11 05:04:51 -05:00
Anton Lavrenov
c76bbcd3e6 fix CDN 2018-10-10 13:34:18 -05:00
Anton Lavrenov
ce4ced9a8e update cdn link 2018-10-08 05:16:43 -05:00
Anton Lavrenov
0811b7bdc2 build for 2.4.1 2018-10-08 05:16:43 -05:00