Anton Lavrevov
|
1fb391d551
|
better text calculations on ellipsis config
|
2025-03-20 14:26:01 -05:00 |
|
Anton Lavrevov
|
dd19e32ba8
|
docs fixes
Test Browser / build (20.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
|
2025-02-13 11:21:34 -05:00 |
|
Anton Lavrevov
|
adba0073e3
|
fixes in emoji rendering
|
2024-12-23 12:29:30 -05:00 |
|
Anton Lavrevov
|
7e174b075c
|
adjust tests
|
2024-12-23 09:25:58 -05:00 |
|
Anton Lavrevov
|
a8395cad5c
|
Merge branch 'master' of https://github.com/Adam-Greenan/konva into Adam-Greenan-master
|
2024-12-23 09:10:37 -05:00 |
|
Anton Lavrevov
|
855e7fa40d
|
Fix emoji rendering with letterSpacing. close #1642
|
2024-12-16 19:46:41 -05:00 |
|
Adam Greenan
|
505348099d
|
Remove personal prettier changes
remove more personal prettier changes
remove personal prettier changes
|
2024-12-11 13:40:46 +00:00 |
|
Adam Greenan
|
a24b30b110
|
Add calculation for letter spacing to better align with css letter-spacing properties
|
2024-12-11 13:35:24 +00:00 |
|
Adam Greenan
|
09445e0880
|
init
|
2024-12-11 11:00:09 +00:00 |
|
Adam Greenan
|
13f88d6b72
|
init
|
2024-12-11 11:00:02 +00:00 |
|
lavrton
|
9322bfaa80
|
fix line-through for justify. close #1846
|
2024-11-05 16:02:04 -05:00 |
|
Thibaut(Teebo)
|
9a7e688f48
|
refactor for const over let
|
2024-10-09 14:57:46 +00:00 |
|
tbo47
|
8d2a050d83
|
var to const or let
|
2024-10-05 14:18:32 +00:00 |
|
Anton Lavrenov
|
c98b1f6f2a
|
Merge branch 'master' of github.com:konvajs/konva
|
2024-09-09 11:30:06 -05:00 |
|
Anton Lavrenov
|
d1704e5d75
|
fix letter spacing for Hindi text
|
2024-09-09 11:30:00 -05:00 |
|
kyechan99
|
ffc58d248b
|
fix: specify type Text.measureSize
|
2024-07-18 18:46:56 +09:00 |
|
Anton Lavrenov
|
bb5275f9d1
|
measureText fallback
|
2024-07-05 13:24:38 -05:00 |
|
Anton Lavrenov
|
07bdf49bfd
|
fix underline for experimental render
|
2024-05-20 19:23:37 -05:00 |
|
Anton Lavrenov
|
7d5ba3e429
|
rename fix apply
|
2024-05-15 21:10:03 -05:00 |
|
Anton Lavrenov
|
0ec3425d99
|
possible fix for all our text problems
|
2024-05-15 20:35:26 -05:00 |
|
Anton Lavrenov
|
23cbea2dc5
|
Merge pull request #1637 from xkxx/master
feat: Add basic support for RTL text direction.
|
2023-09-21 10:14:11 -05:00 |
|
xkxx
|
6a5fc5211b
|
Address PR comments
|
2023-09-20 17:16:46 +00:00 |
|
xkxx
|
2ef0a38ef8
|
Address PR comments.
|
2023-09-19 01:08:16 +00:00 |
|
xkxx
|
5570b4d62b
|
Use native letterSpacing for RTL and use polyfill for all other cases.
|
2023-09-18 22:54:22 +00:00 |
|
xkxx
|
d7b86c5404
|
feat: Support letterSpacing for RTL.
|
2023-09-12 00:07:25 +00:00 |
|
Anton Lavrenov
|
99334e197a
|
typescript fixes
|
2023-09-09 16:39:57 -05:00 |
|
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 |
|