Commit Graph

904 Commits

Author SHA1 Message Date
Hufe921 868a79148d fix: control component disabling segmenter 2024-04-16 21:31:17 +08:00
Hufe921 2985d6b62e fix: disable control placeholder selection #511 2024-04-15 22:07:15 +08:00
Hufe921 eee22363d3 feat: control default style #340 2024-04-14 14:48:30 +08:00
Hufe921 de06f6cc9b feat: add control border #388 2024-04-13 17:56:34 +08:00
Hufe921 180affc519 release: v0.9.73 2024-04-12 21:57:45 +08:00
Hufe921 d0500ac583 fix: disable table pagination in continuous page mode 2024-04-12 21:40:12 +08:00
Hufe921 3f8399de62 feat: double click the selected text through the segmenter #510 2024-04-10 22:28:38 +08:00
Hufe921 7e5a1ac04c chore: upgrade typescript version 2024-04-10 22:26:34 +08:00
Hufe921 f80e004917 feat: the getText method add list style conversion 2024-04-09 21:47:38 +08:00
Lorenzo Stflorant 762f10c377
feat: the getText method add tab conversion #507 2024-04-09 20:51:36 +08:00
Hufe921 6f690a805f fix: add context param to the shrinkBoundary function #503 2024-04-08 21:11:28 +08:00
Hufe921 632f8f5af8 fix: checkbox list cannot be selected within the table 2024-04-07 22:52:50 +08:00
Hufe921 21807a6f7e fix: format list elements boundary error 2024-04-07 22:42:22 +08:00
Hufe a546262b9d
feat: add checkbox list #385 2024-04-07 22:05:35 +08:00
Hufe921 237e570179 release: v0.9.72 2024-04-06 20:12:14 +08:00
Hufe921 5851e61cfc fix: cannot page when merge cells across columns in the same row #41 2024-04-06 10:58:20 +08:00
Hufe921 95b337de05 fix: format text class elements boundary error 2024-04-04 19:31:40 +08:00
Hufe921 46e153d588 fix: strikeout style rendering position #498 2024-04-04 19:03:58 +08:00
Hufe921 9ad991a393 feat: add isTable property to the RangeContext interface 2024-04-01 21:37:13 +08:00
Hufe921 1df98b9359 fix: table range drawing boundary error 2024-03-31 14:09:30 +08:00
Hufe921 5f6c5ec8bc release: v0.9.71 2024-03-29 21:30:03 +08:00
Hufe921 d91b47cee5 fix: punctuation symbols rendered separately 2024-03-28 22:39:19 +08:00
Hufe921 1bb7a58f5e fix: control front and back operation boundary error 2024-03-28 22:02:49 +08:00
Hufe921 291ea26b06 fix: cannot deletable elements boundary error #491 2024-03-26 21:29:36 +08:00
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
Hufe 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
Hufe 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 He 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
baseWalker 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