Commit Graph

1968 Commits

Author SHA1 Message Date
Anton Lavrenov
81cf46c18a
Merge pull request #1324 from cloudflightio/master
Fix math in Transform.setAbsolutePosition
2022-04-13 16:15:16 -05:00
Jakob Fischl
31c4155a01 remove incorrect implementation of Transform.setAbsolutePosition 2022-04-12 16:13:20 +02:00
Anton Lavrenov
e88ed2c28c imageSmoothingEnabled for export functions. close #1320 2022-04-11 18:20:09 -05:00
Anton Lavrenov
a863db9580 update CHANGELOG with new version 2022-03-21 13:49:55 -05:00
Anton Lavrenov
aaa6f93f38 update CHANGELOG with new version 2022-03-13 08:08:37 -05:00
Anton Lavrenov
831288e4c3
Merge branch 'master' into getClientRect-no-rounding 2022-03-12 22:57:20 -05:00
Anton Lavrenov
eaf67ad9c4 fix typo 2022-03-12 22:50:05 -05:00
Anton Lavrenov
0e267368fb Merge branch 'master' of https://github.com/VanquishedWombat/konva into VanquishedWombat-master 2022-03-12 22:49:46 -05:00
Anton Lavrenov
fcf53dc138 remove rounding from getClientRect 2022-03-12 22:28:19 -05:00
VanquishedWombat
0fe3ad7401
Update TextPath.ts
Fix missing change listener for fontFamilyChange.
2022-03-11 16:23:07 +00:00
Anton Lavrenov
a75fd53f0e fix transformstart event. close #1294 2022-03-08 11:00:28 -05:00
Tom Esterez
d312311f20 remove stroke rounding 2022-03-08 14:23:54 +01:00
Anton Lavrenov
1663a941bf Fix justify align for text with several paragraphs 2022-02-23 20:21:15 -05:00
Alexander Chernoskutov
3a1e085622 Fix math in Node.isClientRectOnScreen() method 2022-01-20 16:06:18 +05:00
Samuel Laulhau
602e76a76d fix arc getSelfRect bound 2021-12-17 21:46:54 +01:00
Anton Lavrenov
077505ec51
Merge pull request #1249 from derekjan1240/master
fix: rgbaColorToRGBA function output NaN when input with percentage
2021-12-15 13:47:57 -05:00
Artyom Khudyakov
8ffac91f05 Added error handler for Image.fromURL 2021-12-14 19:17:11 +03:00
Kai
4845904ab3 fix(color): fix rgba convert NaN when input percentage 2021-12-14 21:20:46 +08:00
Anton Lavrenov
caa2ec7098 Merge branch 'master' of github.com:konvajs/konva into master 2021-12-09 08:57:43 -05:00
Anton Lavrenov
a4cc960353 Fix dbltap event in Safari. close #1209 2021-12-09 08:57:01 -05:00
Gumball12
1cb224d7ee
fix: avoid moveToTop if node is on top 2021-12-04 00:08:39 +09:00
i18u
bed6f8bb7a fix: handle Arc clockwise on getSelfRect 2021-11-26 10:15:35 +08:00
i18u
279eaac88c feat: impliment getSelftRect method for Arc 2021-11-25 19:05:56 +08:00
Aleksandr Morozov
e1806fd855 add export StageConfig from index-types.d.ts 2021-11-24 18:08:53 +03:00
Anton Lavrenov
b39b9a8116 update readme 2021-11-23 10:51:58 -05:00
Anton Lavrenov
2927e44c99 update CHANGELOG with new version 2021-11-15 12:22:04 -05:00
Anton Lavrenov
4dfdd6eeaf update CHANGELOG with new version 2021-11-15 08:27:41 -05:00
Anton Lavrenov
272627a2da fix pointer events 2021-10-22 10:09:34 -05:00
Anton Lavrenov
0c7ea65e22 Fix Konva.Arrow rendering when it has two pointers 2021-10-06 09:17:11 -05:00
Anton Lavrenov
586ea3d860 fix line, fix finger, close #1181, close #1177 2021-09-22 10:14:38 -05:00
Anton Lavrenov
81153546a9 fix dblclick events 2021-09-15 15:33:27 -05:00
Anton Lavrenov
08c8a78451 fix fillPattern cache 2021-08-04 18:34:22 +07:00
Anton Lavrenov
7f52e8a203 update CHANGELOG with new version 2021-08-04 15:56:59 +07:00
Anton Lavrenov
089334b41c fix memory leak. close #1154 2021-08-04 15:28:00 +07:00
Anton Lavrenov
0679643389 fix transformer bad behavior when back is dragged. close #1141 2021-07-01 12:39:22 +07:00
Albert Brand
7c1787ca35 Make sure to schedule draw when calling removeChildren or destroyChildren 2021-06-30 10:06:41 +02:00
Anton Lavrenov
51371a8140 New property useSingleNodeRotation for Konva.Transformer 2021-06-29 11:44:22 +07:00
Anton Lavrenov
cdede5e1c4 fix types. close #1128 2021-06-16 15:58:27 +07:00
Anton Lavrenov
71f49589c5 update CHANGELOG with new version 2021-06-08 14:24:57 +07:00
Anton Lavrenov
3fce0a5b45 fix pattern bug 2021-06-08 14:16:08 +07:00
Anton Lavrenov
38b2501e4b fix cache with invisble shapes 2021-05-27 20:04:30 -05:00
Anton Lavrenov
9ed1cd7009 fix transform cache issue. close #1116 2021-05-27 15:02:59 -05:00
Anton Lavrenov
3f2c2e5042 fix readme 2021-05-27 10:12:44 -05:00
Anton Lavrenov
c4ae3a1880 update CHANGELOG with new version 2021-05-21 18:20:52 -05:00
Anton Lavrenov
29badd7f6c deprecate some methods 2021-05-21 10:45:44 -05:00
Anton Lavrenov
734a66a75c nodejs fixes, bugs fixes 2021-05-09 08:11:42 -05:00
Anton Lavrenov
3219008dfa node.getRelativePointerPosition() method 2021-05-08 21:43:51 -05:00
Anton Lavrenov
f8e71d608a cleanup 2021-05-08 20:22:20 -05:00
Anton Lavrenov
fcd7cf62b0 events rewrite, fix types 2021-05-07 07:48:13 -05:00
Anton Lavrenov
b6e9d58db8 polish method 2021-05-06 15:49:23 -05:00