Commit Graph

61 Commits

Author SHA1 Message Date
xkxx
291a40d94b Add basic support for RTL text direction. 2023-09-09 05:13:25 +00:00
Anton Lavrenov
f6bcbb7c8f additional fix 2023-09-04 11:55:28 -05:00
Anton Lavrenov
3af5f0f012 fix type, add changelog 2023-09-04 11:42:31 -05:00
Anton Lavrenov
f39c57d000 fix text rendering. fix #1634 2023-09-04 11:38:45 -05:00
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
e6ecd4399b update CHANGELOG with new version 2023-05-14 07:31:29 -06:00
iaosee
8e9878b84c fix: 🐛 fix types, improve type support for TypeScript 2023-03-15 15:30:11 +00:00
Anton Lavrenov
0a90828633 update CHANGELOG with new version 2023-01-20 10:53:49 -05:00
Anton Lavrenov
322b821efb update CHANGELOG with new version 2023-01-19 18:42:25 -05:00
Anton Lavrenov
7eef552637 update CHANGELOG with new version 2022-08-29 09:38:49 -05:00
Anton Lavrenov
0f8f2f4548 little refactor 2022-08-05 10:07:22 -05:00
gloryyin
40267e0d44 fix: add ellipsis for last line 2022-08-01 02:33:41 +08:00
Anton Lavrenov
1663a941bf Fix justify align for text with several paragraphs 2022-02-23 20:21:15 -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
2328fb06d4 update version 2021-03-15 07:34:20 -05:00
Anton Lavrenov
42276bfce2 update CHANGELOG with new version 2021-03-03 12:06:37 -05:00
Anton Lavrenov
febf3251eb docs and types 2021-01-26 11:43:52 -05:00
Anton Lavrenov
6fcfd4de54 Fix ellipsis rendering for Konva.Text 2020-12-18 11:12:19 -05:00
Tyler Kindy
2b5f51f0c9
Add missing text props to config type definition 2020-11-13 00:01:44 -05:00
Anton Lavrenov
4ce6800fd9 better tests 2020-09-17 13:25:46 -05:00
Anton Lavrenov
6cb86685f7 text rendering fixes 2020-09-17 09:39:15 -05:00
Anton Lavrenov
0e1afd3d5c fix ellipsis for Konva.Text 2020-09-16 09:55:40 -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
103ad23929 multirow support for ellipses config for Konva.Text. close #970 2020-09-07 11:03:20 -05:00
Anton Lavrenov
4e1b1c7812 rendering fixes for letter spacing. fix #942 2020-07-02 17:27:30 -05:00
Anton Lavrenov
08d1ca7c5f font fixes. close #910 2020-06-25 12:18:31 -05:00
Anton Lavrenov
d96e7d9ede text font fix. close #910 2020-05-14 11:25:27 -05:00
Anton Lavrenov
ee99044baa remove inherit from listening property, deprecate FastLayer, font fixes. 2020-05-14 11:13:47 -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
472441fcfe fix text correction. fix #786 2019-11-25 11:25:30 -05:00
Anton Lavrenov
680ea026d8 small refactoring 2019-11-12 14:38:36 -05:00
Anton Lavrenov
61936af059 polyfill tripRight for IE11. fix #783 2019-11-08 11:45:59 -05:00
Anton Lavrenov
e150791f97 huge typescript fixes, remove Object.assign usage 2019-03-10 10:31:13 -05:00
Anton Lavrenov
e88a485458 better modules 2019-03-06 22:19:32 -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
98afa3fac6 refactoring 2019-02-23 20:54:20 -05:00
Anton Lavrenov
645ac49882 more fixes for gradient 2019-02-20 11:33:00 -05:00
Anton Lavrenov
48bedf8fa9 Fixed gradient drawing for Konva.Text 2019-02-20 11:01:38 -05:00
Anton Lavrenov
febdc9e3d4 fix some docs and tests 2019-02-20 09:13:39 -05:00
Anton Lavrenov
ab4a14abce deprecate getTextHeight 2019-02-19 08:41:32 -05:00
Anton Lavrenov
1b065a55a0 ixed automatic updates for Konva.Transformer 2019-02-19 08:36:16 -05:00
Anton Lavrenov
40cf5a5909 fix some docs, partial cache fixes 2019-02-18 12:12:03 -05:00
Anton Lavrenov
dcff79eb63 more warnings and methods 2019-02-13 23:41:32 -05:00
Anton Lavrenov
33d64e194c build fixes, text underline fixes 2019-02-06 12:46:21 -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
d726c5d6f3 add docs, change perf test 2019-01-24 08:45:17 -05:00