Hufe921
|
7458a9fd20
|
fix: adjust the order of rich text rendering
|
2024-03-26 21:20:24 +08:00 |
|
Hufe921
|
2de1ba7b62
|
feat: move between table cells using up and down keys #465
|
2024-03-24 16:37:10 +08:00 |
|
Hufe921
|
a06c13932c
|
release: v0.9.70
|
2024-03-22 21:11:06 +08:00 |
|
Hufe921
|
0ff6c2fd1f
|
refactor: keydown event code structure
|
2024-03-22 21:02:54 +08:00 |
|
Hufe921
|
83f37edbca
|
feat: move between table cells using left and right keys #465
|
2024-03-22 20:56:11 +08:00 |
|
Hufe921
|
3796cabb37
|
fix: paste list element boundary error #487
|
2024-03-21 21:41:46 +08:00 |
|
Hufe921
|
9d2ee3a640
|
improve: floating image initial position #484
|
2024-03-20 21:43:34 +08:00 |
|
Hufe921
|
b6758a63e6
|
fix: table border style lost when exporting HTML #480
|
2024-03-19 21:36:26 +08:00 |
|
Hufe921
|
f14b8635c2
|
fix: header and footer floating image error #473
|
2024-03-18 22:10:31 +08:00 |
|
Hufe921
|
169864f040
|
fix: clear draw side effects when set zone
|
2024-03-18 20:48:24 +08:00 |
|
Hufe921
|
056648dd5c
|
chore: update build.yml
|
2024-03-17 22:00:52 +08:00 |
|
 HufeandGitHub
|
01b1104de4
|
feat: table element paging across multiple pages #41
|
2024-03-17 21:31:17 +08:00 |
|
Hufe921
|
6d488aef48
|
release: v0.9.69
|
2024-03-15 23:13:41 +08:00 |
|
Hufe921
|
4e46afab68
|
fix: copy html boundary error #470
|
2024-03-15 23:12:06 +08:00 |
|
 HufeandGitHub
|
33a2dd8faa
|
feat: table element can be merged after paging #41
|
2024-03-15 21:02:30 +08:00 |
|
Hufe921
|
0523fc257a
|
feat: add getControlList api #455
|
2024-03-14 20:38:47 +08:00 |
|
 Herbert HeandGitHub
|
788f96aa89
|
refactor: date element renderer #460
|
2024-03-14 13:13:44 +08:00 |
|
Hufe921
|
000368636c
|
fix: adjust the style of converting table element to html #458
|
2024-03-13 21:11:41 +08:00 |
|
Hufe921
|
73f9cfdf88
|
feat: add parameter for clearing font color and highlight color #461
|
2024-03-13 20:58:53 +08:00 |
|
 baseWalkerandGitHub
|
a058c5956c
|
test: update painter test case (#459)
|
2024-03-13 13:12:07 +08:00 |
|
Hufe921
|
51427c7dc4
|
feat: cancel painter style setting #453
|
2024-03-12 22:41:23 +08:00 |
|
Hufe921
|
86f4cf5cda
|
release: v0.9.68
|
2024-03-10 18:46:17 +08:00 |
|
Hufe921
|
5044c31921
|
improve: history stack memory
|
2024-03-10 10:35:43 +08:00 |
|
Hufe921
|
c6534f766d
|
feat: set print layout format when printing #448
|
2024-03-08 20:33:17 +08:00 |
|
Hufe921
|
180bd08839
|
fix: hyperlink word count statistics #449
|
2024-03-08 20:03:01 +08:00 |
|
Hufe921
|
245a77cd1f
|
types: add ITextMetrics interface
|
2024-03-08 18:15:55 +08:00 |
|
Hufe921
|
a2d8dd55b3
|
fix: dragging element boundary error
|
2024-03-02 22:19:29 +08:00 |
|
Hufe921
|
fdb1fbdc26
|
release: v0.9.67
|
2024-03-01 21:34:45 +08:00 |
|
 baseWalkerandGitHub
|
c2992909b6
|
fix: text control clear value range context error #439 (#443)
|
2024-03-01 20:48:10 +08:00 |
|
Hufe921
|
aa12296ef6
|
chore: add underline decoration type demo
|
2024-02-28 20:53:25 +08:00 |
|
Hufe921
|
a7fa847b19
|
feat: add textDecoration property to the rangeStyleChange event
|
2024-02-28 20:42:44 +08:00 |
|
Hufe921
|
f1570f2180
|
feat: add text decoration property
|
2024-02-27 22:27:33 +08:00 |
|
Hufe921
|
dc2804c492
|
chore: update FUNDING.yml
|
2024-02-26 21:24:11 +08:00 |
|
Hufe921
|
52590f6d92
|
fix: dragging image boundary error within the control
|
2024-02-24 21:50:56 +08:00 |
|
Hufe921
|
675f020d8d
|
release: v0.9.66
|
2024-02-24 20:13:54 +08:00 |
|
Hufe921
|
6f0ab649cd
|
fix: latex element preview rendering boundary error
|
2024-02-24 20:11:33 +08:00 |
|
Hufe921
|
b357a57dfd
|
feat: image element floating #363
|
2024-02-24 15:40:06 +08:00 |
|
 
|
5b52bb8794
|
feat: table td with multiple slash types #436
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
|
2024-02-21 20:21:43 +08:00 |
|
Hufe921
|
1d4987ea67
|
feat: table td with multiple border types #435
|
2024-02-20 20:11:07 +08:00 |
|
Hufe921
|
956035b0e3
|
fix: richtext elements boundary render error
|
2024-02-20 19:45:12 +08:00 |
|
Hufe921
|
72a22b5e61
|
fix: disable automatic selection when double clicking the checkbox
|
2024-02-19 20:03:09 +08:00 |
|
Hufe921
|
9428148f42
|
feat: dragging image element to adjust position #404
|
2024-02-18 20:34:21 +08:00 |
|
Hufe921
|
36477d23a3
|
fix: get catalog text filtering element types
|
2024-02-18 17:07:02 +08:00 |
|
Hufe921
|
0c2fcfff1d
|
release: v0.9.65
|
2024-02-06 20:27:22 +08:00 |
|
Hufe921
|
e03feb2102
|
fix: cursor position error when scaling the page #434
|
2024-02-06 15:09:04 +08:00 |
|
Hufe921
|
acb0d3fc47
|
fix: insert image render error when scaling the page #433
|
2024-02-02 20:27:22 +08:00 |
|
Hufe921
|
4015707025
|
feat: set margin style when printing #431
|
2024-01-31 21:40:27 +08:00 |
|
Hufe921
|
2a6a41c8c9
|
feat: add getRange api #429
|
2024-01-31 21:40:04 +08:00 |
|
Hufe921
|
7ab103edd9
|
feat: paste original elements by api
|
2024-01-30 22:03:47 +08:00 |
|
Hufe921
|
565a220e76
|
release: v0.9.64
|
2024-01-28 15:26:03 +08:00 |
|