Commit Graph
1030 Commits
Author SHA1 Message Date
Hufe921 dd1b53ee62 feat: control related apis support the control id property 2024-08-06 20:18:19 +08:00
Hufe921 d0390cc775 types: update IUpdateElementByIdOption interface #737 2024-08-05 17:51:24 +08:00
Hufe921 997ecc03e8 feat: add id property to contextMenu context #737 2024-08-05 17:50:06 +08:00
Hufe921 d89218a916 feat: add line number option #734 2024-08-04 21:31:00 +08:00
Hufe921 8878fd7734 feat: set range using the shift shortcut key #728 2024-08-03 21:05:55 +08:00
Hufe921 8be79bd940 release: v0.9.88 2024-08-02 20:09:53 +08:00
Hufe921 8d112a8518 feat: add applyPageNumbers attribute to background option #729 2024-08-02 19:52:17 +08:00
Hufe921 87a8dbea15 feat: add title disabled property #680 2024-08-01 20:10:34 +08:00
Hufe921 3235e5ae38 feat: add cursor setting option to executeSetValue api #715 2024-07-30 20:15:21 +08:00
f5113f539c fix: float image position boundary error #716
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
2024-07-30 20:04:26 +08:00
Hufe921 eea301eb11 chore: update issue template 2024-07-29 19:56:01 +08:00
c3ef2907ae chore: add touch support to signature component
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
2024-07-29 18:51:10 +08:00
Hufe921 46488fbc2a release: v0.9.87 2024-07-26 21:09:32 +08:00
Hufe921 b226566e2b feat: set the container scrollbar to automatically scroll #711 2024-07-26 21:04:24 +08:00
Hufe921 83cb479131 fix: update punctuation width when scaling the page #712 2024-07-25 20:54:29 +08:00
Hufe921 d939aa35ba fix: highlight checkbox and radio control #707 2024-07-25 20:12:45 +08:00
Hufe921 72686fda1b fix: format of checkbox and radio control value 2024-07-25 20:11:06 +08:00
Hufe921 e14fbd622d fix: set control highlight limit component type 2024-07-24 22:43:46 +08:00
Hufe921 ccd0627a6f feat: delete cell contents when selecting rows and columns #706 2024-07-24 18:50:06 +08:00
Hufe921 2bd1f34c15 fix: word breaking when scaling the page #666 2024-07-23 21:03:47 +08:00
Hufe921 67c63f856f feat: add custom field to getValue api #699 2024-07-18 18:06:43 +08:00
Hufe921 97ac2daaf8 feat: optimize text selection at the beginning of a line #695 2024-07-15 22:17:47 +08:00
baseWalkerandGitHub 26a3468f66 feat: set control properties in read-only mode #679 2024-07-15 17:35:04 +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
junestarsandGitHub fac5c5c045 fix: add control placeholder boundary error #686 2024-07-10 18:45:29 +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