Commit Graph
994 Commits
Author SHA1 Message Date
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