Commit Graph

2357 Commits

Author SHA1 Message Date
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
Anton Lavrenov
0001c1de0d update cdn link 2018-09-19 15:01:41 +03:00
Anton Lavrenov
7a504aa44e build for 2.4.0 2018-09-19 15:01:41 +03:00
Anton Lavrenov
2d5c41194b update CHANGELOG with new version 2018-09-19 15:01:34 +03:00
Anton Lavrenov
4ac38ddc1f new centeredScaling for Konva.Transformer 2018-09-19 15:00:27 +03:00
Anton Lavrenov
f7ed3f7d52 Add user-select: none to the stage container to fix some "selected contend around" issues 2018-09-19 14:09:29 +03:00
Anton Lavrenov
5fcf600a4d pass native events into transform events 2018-09-11 16:39:48 +03:00
Anton Lavrenov
3cf4707e1a enable tests 2018-09-11 16:23:58 +03:00
Anton Lavrenov
4f70edc8c1 Centered resize with ALT key for Konva.Transformer 2018-09-11 16:15:42 +03:00
Anton Lavrenov
b0c2112ec8 Tween support for gradient properties. fix #454 2018-09-10 18:02:33 +03:00
Anton Lavrenov
9af88cf9c4 build 2018-09-08 22:48:42 +03:00
Anton Lavrenov
8d0e56a38d Merge branch 'master' of github.com:konvajs/konva 2018-09-08 22:39:44 +03:00
Anton Lavrenov
cce200d191 fix types 2018-09-08 22:39:23 +03:00
Anton Lavrenov
f89a850b19
Merge pull request #445 from andrewDyakin/master
Tests cleanup
2018-09-04 22:51:40 +03:00
Dyakin
94bc556b8d Tests cleanup 2018-09-04 13:37:40 +03:00
Anton Lavrenov
8cf561a11c update cdn link 2018-08-30 15:24:50 +03:00
Anton Lavrenov
1559d83be6 build for 2.3.0 2018-08-30 15:24:50 +03:00
Anton Lavrenov
d184af9f92 update CHANGELOG with new version 2018-08-30 15:24:45 +03:00
Anton Lavrenov
98efbca18f vertical align for the text. close #440 2018-08-30 15:18:09 +03:00
Anton Lavrenov
83385fa522 Merge branch 'master' of github.com:konvajs/konva 2018-08-30 13:50:15 +03:00
Anton Lavrenov
74d83c8465 Merge branch 'andrewDyakin-master' 2018-08-30 13:50:07 +03:00
Anton Lavrenov
0a6bd95414 add docs, change tests 2018-08-30 13:49:43 +03:00
Anton Lavrenov
973344a3c6 Merge branch 'master' of https://github.com/andrewDyakin/konva into andrewDyakin-master 2018-08-30 13:42:43 +03:00
Anton Lavrenov
6fa621ca2b
Merge pull request #442 from drakang4/handlerfunc-evt
Add generic to HandlerFunc
2018-08-30 11:32:19 +03:00
Heeryong Kang
6996dc8954
Added generic for HandlerFunc evt 2018-08-30 15:35:33 +09:00
Anton Lavrenov
f453ddbd5d
Merge pull request #439 from IgorBabkin/collection-typings
Add generic variable to Collection
2018-08-22 18:11:02 +07:00
Igor Babkin
698fe0f49b Add generic variable to Collection 2018-08-22 13:32:38 +03:00
Dyakin
76e5ff0daa fix rest length calculation 2018-08-21 18:18:18 +03:00
Anton Lavrenov
d15c530520 update cdn link 2018-08-21 16:07:34 +07:00
Anton Lavrenov
c9e2573f6a build for 2.2.2 2018-08-21 16:07:33 +07:00
Anton Lavrenov
6573cd9b26 update CHANGELOG with new version 2018-08-21 16:07:28 +07:00
Anton Lavrenov
a486fbffbd disable validations in minified version 2018-08-21 16:05:45 +07:00
Anton Lavrenov
11b9961395 typescript fix. close #424 2018-08-21 15:58:51 +07:00
Anton Lavrenov
738cc8b79c Automatic validations for many attributes. close #436 2018-08-21 15:56:04 +07:00
Anton Lavrenov
973e7932e4 typescript fixes, id warning template 2018-08-21 14:13:53 +07:00
Dyakin
c16e3d1d0b get point at path 2018-08-19 23:19:13 +03:00
Anton Lavrenov
22eee6530f some toDataURL fixes and refactoring 2018-08-16 14:52:42 +07:00
Anton Lavrenov
363f9943c5 change some defaults and change messages 2018-08-13 12:13:29 +07:00
Anton Lavrenov
f256e05d75 update cdn link 2018-08-10 13:20:30 +07:00