Commit Graph
921 Commits
Author SHA1 Message Date
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
Hufe921 3ffb6b94b5 feat: add executeSetControlProperties api #391 2024-01-28 15:23:36 +08:00
baseWalkerandGitHub 2fc16de4e1 feat: copy and paste original elements #397 (#426) 2024-01-26 15:13:17 +08:00
Hufe921 3cf911c501 fix: zone tip position error in firefox browser #423 2024-01-24 20:23:32 +08:00
Hufe921 ea4ac339c7 fix: error inserting image within control #422 2024-01-24 18:23:37 +08:00
Hufe921 8999f283bb fix: render error when row element is empty #420 2024-01-22 21:20:40 +08:00
Hufe921 b486d35c1a release: v0.9.63 2024-01-19 22:22:51 +08:00
Hufe921 55a43e61bf fix: copy row properties on input #415 2024-01-19 22:16:24 +08:00
Hufe921 e8684daffd feat: keep aspect ratio when drag image #414 2024-01-18 21:50:42 +08:00
Hufe921 094af57302 fix: format list element boundary error 2024-01-16 20:40:25 +08:00