Commit Graph
953 Commits
Author SHA1 Message Date
Hufe921 b8323c0d8a improve: adaptive size when the image is larger than the page width #599 2024-05-25 17:18:50 +08:00
Hufe921 1cb07af75e feat: split text support multiple languages #593 2024-05-23 22:27:58 +08:00
Hufe921 bcf311ff19 fix: set non deletable control value boundary error #595 2024-05-23 21:55:31 +08:00
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 64630f2f63 release: v0.9.78 2024-05-18 21:02:36 +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
zhaopengandGitHub 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
ThunderYuandGitHub fc55e557da fix: disable line break drawing in print and clean mode 2024-05-13 22:12:32 +08:00
Hufe921 661a6c5907 release: v0.9.77 2024-05-11 20:21:42 +08:00
zhaopengandGitHub 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
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 34104917d7 release: v0.9.76 2024-05-04 17:39:46 +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
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 ed9cb53ad8 release: v0.9.75 2024-04-27 12:05:19 +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 9144d05adf release: v0.9.74 2024-04-19 21:35:23 +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 6d358d16dc test: update block test case 2024-04-17 22:20:25 +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