Commit Graph
100 Commits
Author SHA1 Message Date
Hufe921 97ac2daaf8 feat: optimize text selection at the beginning of a line #695 2024-07-15 22:17:47 +08:00
Hufe921 2d2ceea946 release: v0.9.86 2024-07-13 18:08:17 +08:00
Hufe921 3f0a49f56b fix: delete table col boundary error #688 2024-07-13 17:56:08 +08:00
Hufe921 eb3ea5ed55 fix: add control placeholder using default style #691 2024-07-11 22:10:18 +08:00
Hufe921 e5b3d05991 feat: add executeInsertControl api 2024-07-10 19:43:15 +08:00
Hufe921 b024050b3e fix: remove title and list properties from getControlList return value #683 2024-07-10 18:57:07 +08:00
Hufe921 0ac8ae7c4b fix: refocus when cursor is not focused #685 2024-07-09 23:02:43 +08:00
Hufe921 38b434fa65 release: v0.9.85 2024-07-07 17:13:32 +08:00
Hufe921 de44bd68ab feat: insert element boundary optimization #669 2024-07-07 17:12:13 +08:00
Hufe921 b3d8413b35 feat: add title deletable property #670 2024-07-06 17:45:24 +08:00
Hufe921 a40441dc39 chore: update build.yml 2024-07-06 15:13:09 +08:00
Hufe921 24df9d3b00 fix: set control highlight and re render #678 2024-07-05 21:21:59 +08:00
Hufe921 c24da737b1 test: update text test case 2024-07-04 22:11:30 +08:00
Hufe921 affd191155 feat: add render mode #667 2024-07-04 21:52:46 +08:00
Hufe921 0e705d6a0b fix: custom override method removes support for asynchronous #672 2024-07-03 20:17:32 +08:00
Hufe921 3a6878e34f release: v0.9.84 2024-06-30 16:02:26 +08:00
Hufe921 b74063741f feat: optimization of table operations in form mode #662 2024-06-30 15:57:49 +08:00
Hufe921 9a4b4f9a4a feat: override method with default interception behavior #663 2024-06-27 21:31:59 +08:00
Hufe921 146ac75a00 fix: merge table cell boundary error #661 2024-06-25 22:00:01 +08:00
Hufe921 7b5079c9b6 fix: set default style for control using executeSetControlProperties #658 2024-06-22 22:45:55 +08:00
Hufe921 885168765d release: v0.9.83 2024-06-21 21:20:54 +08:00
HufeandGitHub a2978bd1f5 feat: add mouse event listener #603 2024-06-21 21:19:41 +08:00
Hufe921 959a062f83 feat: add conceptId attribute to table td #654 2024-06-20 21:58:27 +08:00
Hufe921 fdcf6397e1 fix: executeSetControlProperties api invalid in table #653 2024-06-18 21:56:48 +08:00
Hufe921 e21533a3d1 feat: add clear format attributes 2024-06-17 21:36:28 +08:00
Hufe921 76c20a6b44 feat: copy table structure and data #516 2024-06-15 22:11:26 +08:00
Hufe921 847e23c996 release: v0.9.82 2024-06-14 21:01:47 +08:00
Hufe921 5c896bf958 feat: add executeUpdateElementById api #648 2024-06-13 22:33:12 +08:00
Hufe921 f7da332354 fix: table cell merge boundary error #645 2024-06-11 21:44:24 +08:00
Hufe921 cdb0788dfc feat: move control position by dragging #456 2024-06-10 14:45:45 +08:00
Hufe921 ec7e0760c1 feat: add override internal drop function api #643 2024-06-08 18:04:10 +08:00
Hufe921 3f5ddbb6cc release: v0.9.81 2024-06-07 20:23:15 +08:00
Hufe921 c75482a4f6 test: update watermark test case 2024-06-06 21:32:22 +08:00
Hufe921 55bbe22578 docs: update start.md 2024-06-06 20:58:50 +08:00
Hufe921 65acd580d6 feat: add options to the getValue api 2024-06-06 20:51:46 +08:00
Hufe921 53701fc46c feat: add executeLocationControl api #592 2024-06-05 21:20:24 +08:00
Hufe921 bf322dfea3 fix: disable zone tip in continuous page mode #638 2024-06-04 21:25:50 +08:00
Hufe921 2df03ed386 feat: add selection info to rangeContext 2024-06-03 22:11:14 +08:00
Hufe921 afce688249 feat: add maximum page number option #617 2024-06-01 21:15:06 +08:00
Hufe921 ac795b0bc4 feat: set title style through executeSetHtml api #626 2024-06-01 12:48:58 +08:00
Hufe921 aca9d34a46 fix: some shortcut keys with shift are invalid #629 2024-06-01 11:31:33 +08:00
Hufe921 27d75fc0d8 release: v0.9.80 2024-05-31 22:14:01 +08:00
Hufe921 bb1ee5910e fix: error using tab key at control postfix 2024-05-31 22:12:05 +08:00
Hufe921 523183f175 fix: not copy control postfix style #631 2024-05-31 22:07:47 +08:00
Hufe921 2af0847f55 fix: get controls within the table #628 2024-05-31 21:35:11 +08:00
Hufe921 b08dba0e96 chore: add date control demo 2024-05-31 21:33:14 +08:00
HufeandGitHub 398919938f feat: add date control #601 2024-05-31 21:13:05 +08:00
Hufe921 d54a701adb feat: delete image using the delete key #614 2024-05-29 22:13:38 +08:00
Hufe921 d16b0f46fa fix: cursor position outside the margin of the page #609 2024-05-28 21:26:19 +08:00
Hufe921 2659d6bde7 feat: add executeInsertTitle api #604 2024-05-28 19:32:07 +08:00
Hufe921 500626498f fix: boundary error when deleting elements backwards #606 2024-05-27 21:20:29 +08:00
Hufe921 af9efec382 release: v0.9.79 2024-05-25 21:47:56 +08:00
Hufe921 4cd18c8c65 fix: export HTML block elements row flex error #598 2024-05-25 21:42:15 +08:00
Hufe921 7fa58f8290 fix: drawing size error when browser scale page #594 2024-05-25 18:30:46 +08:00
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
Hufe921 6ada65e768 fix: first row height boundary error #563 2024-05-13 22:17:24 +08:00
Hufe921 661a6c5907 release: v0.9.77 2024-05-11 20:21:42 +08:00
Hufe921 73e47f56b5 fix: delete control placeholder boundary error #553 2024-05-10 22:45:19 +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
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
Hufe921 2985d6b62e fix: disable control placeholder selection #511 2024-04-15 22:07:15 +08:00