Hufe921
|
8acce15e76
|
feat: add range and position context api
|
2023-11-27 21:46:11 +08:00 |
|
Hufe921
|
90efe1020f
|
fix: underline position of superscript and subscript elements is error #268
|
2023-11-24 22:32:18 +08:00 |
|
Hufe921
|
b3354ac35f
|
fix: scaling table and separator elements error #326
|
2023-11-23 22:00:21 +08:00 |
|
Hufe921
|
f0823d7a6b
|
fix: disable focus in readonly mode #326
|
2023-11-21 21:52:58 +08:00 |
|
Hufe921
|
9a8f331a97
|
release: v0.9.56
|
2023-11-14 21:42:35 +08:00 |
|
Hufe921
|
455b397fbc
|
fix: compute table row and col info boundary error #324
|
2023-11-14 21:28:53 +08:00 |
|
Hufe921
|
17cd6ccd09
|
fix: get and set control property in table #323
|
2023-11-14 21:27:03 +08:00 |
|
Hufe921
|
9ab9cb80f0
|
release: v0.9.55
|
2023-11-10 22:38:44 +08:00 |
|
 
|
192113e271
|
feat: add scrollContainerSelection option #320
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
|
2023-11-10 22:36:01 +08:00 |
|
 jinfuandGitHub
|
c69758686d
|
feat: add pageScaleChange eventbus #321
|
2023-11-10 21:49:22 +08:00 |
|
Hufe921
|
8f8bc046db
|
fix: delete table row boundary error #313
|
2023-11-10 21:44:21 +08:00 |
|
Hufe921
|
80f6531b96
|
fix: break after pasting HTML #318
|
2023-11-09 20:54:23 +08:00 |
|
Hufe921
|
7c32f9572f
|
feat: collapsed selection rect information
|
2023-11-08 21:58:45 +08:00 |
|
Hufe921
|
8989831474
|
feat: support for paste richtext data in contextmenu
|
2023-11-08 21:39:36 +08:00 |
|
Hufe921
|
c6483a4da6
|
fix: reset event ability after delete element #314
|
2023-11-07 21:25:34 +08:00 |
|
Hufe921
|
a9fc226a39
|
fix: shrink control range boundary error #305
|
2023-11-04 10:22:23 +08:00 |
|
Hufe921
|
e10e35b0a3
|
release: v0.9.54
|
2023-11-03 22:18:54 +08:00 |
|
Hufe921
|
d2d649b011
|
feat: support for insert more elements into control #306
|
2023-11-03 21:23:52 +08:00 |
|
Hufe921
|
7fb0150635
|
fix: print error of control assistant components in table #311
|
2023-11-02 22:04:01 +08:00 |
|
Hufe921
|
aeefca34ca
|
fix: clone payload data when call add element api #308
|
2023-11-01 20:46:53 +08:00 |
|
Hufe921
|
a94328fa95
|
feat: add copy table cell content option to contextmenu #307
|
2023-10-30 21:18:43 +08:00 |
|
Hufe921
|
7fba458d52
|
fix: set control value error in table #302
|
2023-10-27 20:08:59 +08:00 |
|
Hufe921
|
1bde309cb5
|
chore: update hyperlink spell
|
2023-10-27 19:32:20 +08:00 |
|
Hufe921
|
1706339741
|
release: v0.9.53
|
2023-10-26 22:05:29 +08:00 |
|
Hufe921
|
d9f7d5045f
|
feat: add executeBlur api #262
|
2023-10-26 22:03:51 +08:00 |
|
Hufe921
|
e5acf6efcb
|
feat: add control deletable rule #301
|
2023-10-25 22:20:00 +08:00 |
|
Hufe921
|
22c69eec72
|
fix: cannot undo and redo in form mode #301
|
2023-10-24 21:46:23 +08:00 |
|
Hufe921
|
0891f053d2
|
feat: add modify internal context menu interface #300
|
2023-10-24 21:39:37 +08:00 |
|
Hufe921
|
45e7eab119
|
feat: add override internal copy function api
|
2023-10-22 18:05:50 +08:00 |
|
Hufe921
|
f4d75544d0
|
improve: set select control value style #298
|
2023-10-20 19:52:18 +08:00 |
|
Hufe921
|
096778d37c
|
feat: add set control extension value api #293
|
2023-10-16 21:37:08 +08:00 |
|
Hufe921
|
cdfcef2735
|
types: rename ISetControlValueOption interface
|
2023-10-16 21:18:56 +08:00 |
|
Hufe921
|
162bc057f3
|
release: v0.9.52
|
2023-10-12 21:36:24 +08:00 |
|
Hufe921
|
0395a72fe6
|
feat: add extend attribute to control element #293
|
2023-10-12 21:17:27 +08:00 |
|
Hufe921
|
6f2fb5de09
|
fix: set range style when on double click
|
2023-10-11 22:12:17 +08:00 |
|
Hufe921
|
06c3a337ae
|
fix: bounding rect error in getRangeContext api
|
2023-10-11 21:43:23 +08:00 |
|
Hufe921
|
c944872ae7
|
feat: add getContainer api
|
2023-10-11 21:16:57 +08:00 |
|
Hufe921
|
760f06ba1c
|
release: v0.9.51
|
2023-10-10 21:15:56 +08:00 |
|
Hufe921
|
319da3fca1
|
feat: add bounding rect to getRangeContext api
|
2023-10-09 20:39:53 +08:00 |
|
Hufe921
|
1ce2e2f44f
|
improve: contextmenu boundary position
|
2023-10-06 19:07:07 +08:00 |
|
Hufe921
|
d540195dfa
|
feat: add table cell slash to contextmenu
|
2023-10-06 15:03:12 +08:00 |
|
Hufe921
|
51ba225128
|
release: v0.9.50
|
2023-09-28 20:59:00 +08:00 |
|
Hufe921
|
4269628cc4
|
feat: support for table cell slash #290
|
2023-09-28 18:31:13 +08:00 |
|
Hufe921
|
5ad1414d82
|
chore: update README.md
|
2023-09-27 22:04:36 +08:00 |
|
Hufe921
|
33ebc59c72
|
docs: move the cursor shortcut
|
2023-09-27 22:02:41 +08:00 |
|
Hufe921
|
b38e4ed0dd
|
feat: move the cursor the entire word #281
|
2023-09-26 22:51:03 +08:00 |
|
Hufe921
|
0e6739522d
|
fix: remove block element last line break #287
|
2023-09-24 21:06:08 +08:00 |
|
Hufe921
|
8cf2b19d3d
|
feat: typing on ios devices #286
|
2023-09-23 22:14:19 +08:00 |
|
Hufe921
|
acdd107544
|
docs: add plugin tips
|
2023-09-23 16:16:01 +08:00 |
|
Hufe921
|
46be700728
|
feat: paper background color option
|
2023-09-17 20:33:24 +08:00 |
|