Anton Lavrenov
|
d33b8e944b
|
more strict typescript
|
2023-08-28 09:23:57 -05:00 |
|
Anton Lavrenov
|
cd2e17338a
|
docs and types
|
2023-08-26 20:36:40 -05:00 |
|
Anton Lavrenov
|
742c08599a
|
little refactoring
|
2023-04-05 20:37:22 -06:00 |
|
Anton Lavrenov
|
390bd3e10b
|
Merge branch 'change-text-paths' of https://github.com/gtktsc/konva into gtktsc-change-text-paths
|
2023-04-04 19:41:40 -06:00 |
|
gtktsc
|
25754dbec9
|
fix: remove unused var
|
2023-04-03 21:34:42 +02:00 |
|
gtktsc
|
e4589a1ecd
|
fix: keep one impl for node and browser
|
2023-04-03 21:25:46 +02:00 |
|
Anton Lavrenov
|
3d5696bed9
|
little fixes
|
2023-03-31 19:50:05 -05:00 |
|
gtktsc
|
c759ec43be
|
Merge remote-tracking branch 'upstream/master' into change-text-paths
|
2023-03-24 20:00:26 +01:00 |
|
gtktsc
|
0fea26b1c1
|
feat: extend example, use static methods
|
2023-03-24 19:50:08 +01:00 |
|
gtktsc
|
a622479674
|
fix: fix align in text path
|
2023-03-22 21:58:00 +01:00 |
|
iaosee
|
8e9878b84c
|
fix: 🐛 fix types, improve type support for TypeScript
|
2023-03-15 15:30:11 +00:00 |
|
Dmitry Zarva
|
e7b2bd6d15
|
fix: fixes canvas resources release (useful for getting rid of the canvas memory leaks on iOS)
|
2022-10-31 20:27:32 +03:00 |
|
Nguyen Huu Kim
|
6f9c3fcbf9
|
fix(TextPath): comparison is always false pathCmd === {}
|
2022-08-09 09:57:26 +07: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
|
8359287949
|
fix path parse. close #851
|
2021-05-06 14:23:04 -05:00 |
|
Anton Lavrenov
|
b6e8afec6e
|
fix test
|
2021-05-05 09:54:03 -05:00 |
|
Anton Lavrenov
|
7bd5c62ee3
|
tests refactor, clean build
|
2021-05-05 09:19:24 -05:00 |
|
Anton Lavrenov
|
c926bd623c
|
initial tests migration
|
2021-04-30 09:24:27 -05:00 |
|
Anton Lavrenov
|
14156b3222
|
Fix rendering of TextPath one more time
|
2020-11-23 10:09:11 -05:00 |
|
Anton Lavrenov
|
691ef799c7
|
more textpath rendering fixes
|
2020-11-17 11:19:23 -05:00 |
|
Anton Lavrenov
|
ae8dd87e2f
|
Fix incorrect rendering of TextPath in some cases
|
2020-11-16 11:12:23 -05:00 |
|
Anton Lavrenov
|
38eb854453
|
performance fixes, docs fixes
|
2020-11-10 08:59:20 -05:00 |
|
Anton Lavrenov
|
4b69631782
|
Better unicode support in Konva.Text and Konva.TextPath . Emoji should work better now 👍. fix #690
|
2020-09-14 09:46:26 -05:00 |
|
Anton Lavrenov
|
0314182992
|
transformer work
|
2020-05-05 10:37:58 -05:00 |
|
Anton Lavrenov
|
3d00d1a344
|
Fix rounding issues for getClientRect() for some shapes. fix #879
|
2020-03-26 14:41:06 -05:00 |
|
Anton Lavrenov
|
e2e94e08e6
|
update CHANGELOG with new version
|
2019-10-15 11:51:13 -05:00 |
|
Anton Lavrenov
|
7de82e5823
|
fix path calculations
|
2019-10-11 09:15:38 -05:00 |
|
Anton Lavrenov
|
80c674eb1f
|
Fix globalCompositeOperation + cached hit detections. close #759
|
2019-10-10 15:52:00 -05:00 |
|
Dmitry221060
|
c783f0c101
|
Update TextPath.ts
|
2019-03-25 22:16:52 +05:00 |
|
Anton Lavrenov
|
e150791f97
|
huge typescript fixes, remove Object.assign usage
|
2019-03-10 10:31:13 -05:00 |
|
Anton Lavrenov
|
8962164096
|
make Konva modular
|
2019-02-27 08:06:04 -05:00 |
|
Anton Lavrenov
|
5cbfe07e6e
|
refactor validators
|
2019-02-24 12:06:04 -05:00 |
|
Anton Lavrenov
|
febdc9e3d4
|
fix some docs and tests
|
2019-02-20 09:13:39 -05:00 |
|
Anton Lavrenov
|
0ae1f66b60
|
Private method stage._setPointerPosition() is deprecated
New method `stage.setPointersPositions(event)`
|
2019-02-19 20:17:49 -05:00 |
|
Anton Lavrenov
|
1b065a55a0
|
ixed automatic updates for Konva.Transformer
|
2019-02-19 08:36:16 -05:00 |
|
Anton Lavrenov
|
31785f6323
|
Show a warning for incorrect value for component setters. Fix some TODOs
|
2019-01-27 15:43:50 -05:00 |
|
Anton Lavrenov
|
830eb53650
|
bugs fixes, docs updates. fix #535
|
2019-01-11 08:51:46 -05:00 |
|
Anton Lavrenov
|
52f2b8178b
|
docs updatesx
|
2019-01-06 03:01:20 -05:00 |
|
Anton Lavrenov
|
4d58cd6479
|
initial migrate to typescript
|
2019-01-01 15:59:27 -05:00 |
|