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 |
|
Anton Lavrenov
|
a1deb32c45
|
update CHANGELOG with new version
|
2018-10-08 05:16:38 -05:00 |
|
Anton Lavrenov
|
ac12c32ca0
|
rect calculation fixes for Path, sprite start fixes. close #465
|
2018-10-01 14:44:24 +03:00 |
|
Anton Lavrenov
|
15b9d66b20
|
Fix click stage event on dragend, Fix some Transformer cursor behavior. fix #463
|
2018-09-27 10:59:27 +03:00 |
|
Anton Lavrenov
|
c0911572e7
|
getClientRect calculation fix for groups
|
2018-09-24 14:40:07 +03:00 |
|
Anton Lavrenov
|
04222bfe93
|
fix function name
|
2018-09-24 09:50:41 +03:00 |
|
Anton Lavrenov
|
77b51bb587
|
Added some text trim logic to wrap in better
|
2018-09-24 09:32:54 +03:00 |
|
Anton Lavrenov
|
29c2228867
|
Merge pull request #461 from markov00/fix/add_vertical_align_type
Add missing verticalAlign types to TextConfig and Text shape
|
2018-09-22 16:20:35 +03:00 |
|
Anton Lavrenov
|
27f00b1aad
|
bugs fixes
|
2018-09-22 14:08:22 +03:00 |
|
Marco Vettorello
|
aafb1b91c8
|
Add verticalAlign getter/setter types
|
2018-09-21 15:22:48 +02:00 |
|
Marco Vettorello
|
22aa3d3734
|
Add verticalAlign type to TextConfig
|
2018-09-21 15:19:02 +02:00 |
|