Commit Graph

687 Commits

Author SHA1 Message Date
Hufe921 c6c2f98149 feat: move between controls using shortcut keys #548 2024-05-22 22:22:16 +08:00
Hufe921 f4dd90bbc5 fix: resizer position error when crossing pages #591 2024-05-21 22:49:34 +08:00
Hufe921 28596c889f fix: update cursor status after setting page mode #588 2024-05-21 22:34:44 +08:00
Hufe921 8f36d1fb4f fix: control setting row flex data error #586 2024-05-21 22:15:01 +08:00
Hufe921 65255229c5 feat: add externalId property to element #552 2024-05-19 20:03:03 +08:00
Hufe921 149c95f952 feat: add table context to contextmenu and getRangeContext api #576 2024-05-18 20:56:58 +08:00
Hufe921 28f6bdbb41 fix: wake up pop-up controls #580 2024-05-18 17:21:01 +08:00
Hufe921 24aa33a4f1 fix: re render when the page is visible #578 2024-05-17 21:59:39 +08:00
Hufe921 d49ed5ea43 fix: justify row flex boundary error #577 2024-05-17 20:52:13 +08:00
Hufe921 3175bad5e7 feat: add executeUpdateOptions api #571 2024-05-17 20:46:36 +08:00
Hufe921 1e669a6f03 fix: drag image resizer position error #567 2024-05-15 21:37:13 +08:00
zhaopeng 2738d3ae4c
fix: dragging to adjust td width boundary error #569 2024-05-15 21:08:11 +08:00
Hufe921 6ada65e768 fix: first row height boundary error #563 2024-05-13 22:17:24 +08:00
ThunderYu fc55e557da
fix: disable line break drawing in print and clean mode 2024-05-13 22:12:32 +08:00
zhaopeng d58b28c1db
fix: move cursor boundary error with up and down keys #556 2024-05-11 20:17:24 +08:00
Hufe921 73e47f56b5 fix: delete control placeholder boundary error #553 2024-05-10 22:45:19 +08:00
zp190265950 c86e5468e6
feat: table header appears repeatedly when paging #541
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
2024-05-09 21:15:52 +08:00
Hufe921 62c94fce59 fix: subscript and superscript strikeout rendering 2024-05-08 20:48:41 +08:00
Hufe921 745a098a70 fix: subscript underline rendering position #537 2024-05-08 20:46:28 +08:00
Hufe921 9f37995a23 fix: image resizer position boundary error #538 2024-05-07 21:05:46 +08:00
Hufe921 24c5b74bf2 improve: control operation history boundary #540 2024-05-07 19:10:58 +08:00
Hufe921 a1293aff22 feat: add justify-all property to row flex #535 2024-05-04 17:35:47 +08:00
Hufe921 7416a88151 feat: add separator option #530 2024-05-03 22:54:24 +08:00
Hufe921 15f52c5e43 feat: add getTitleValue api #536 2024-05-02 22:26:00 +08:00
Hufe921 0ae67ec602 chore: update radio menu icon 2024-05-02 20:54:49 +08:00
huaworld c6d9cffc27
feat: add radio element #494
Co-authored-by: jeffycai <caixiaobing@live.cn>
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
2024-05-02 13:39:42 +08:00
Hufe921 2e1403507f fix: copy style after title line break #531 2024-05-01 16:21:51 +08:00
Hufe921 5a5fd64176 fix: checkbox custom size rendering error #529 2024-04-28 20:12:06 +08:00
Hufe921 34d59bbb58 fix: paste elements boundary error 2024-04-27 22:41:53 +08:00
Hufe921 d4c6cd25f6 fix: search for duplicate keyword boundary error #528 2024-04-27 12:01:27 +08:00
Hufe921 f41cea2443 fix: control element rendering boundary error in table #527 2024-04-27 11:34:19 +08:00
Hufe921 3fdd4dedf4 fix: list position error when setting row flex #523 2024-04-23 21:24:33 +08:00
Hufe921 4d1a0b69f8 fix: word break boundary error #521 2024-04-22 21:42:43 +08:00
Hufe921 07956caec2 chore: add editor option settings in the demo 2024-04-21 21:21:20 +08:00
Hufe921 4c2b8fc20a feat: draw line break marker #520 2024-04-21 20:10:30 +08:00
Hufe921 0878506062 feat: record the first cursor position #517 2024-04-19 21:31:53 +08:00
Hufe921 cdbd1ff4de feat: add security rules to IFrameBlock element 2024-04-18 21:43:56 +08:00
Hufe921 224ead0dff fix: delete default control color property #513 2024-04-18 21:35:29 +08:00
Hufe921 66969925ac feat: add srcdoc property to IFrameBlock element #454 2024-04-17 22:11:47 +08:00
Hufe921 5027d730c4 feat: add extension property 2024-04-17 21:48:26 +08:00
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 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 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