Hufe921
|
bc2f445472
|
feat: add forceUpdate api #263
|
2023-08-27 21:55:35 +08:00 |
|
Hufe921
|
86cdcf3481
|
feat: add comment demo #238
|
2023-08-25 20:00:02 +08:00 |
|
Hufe921
|
3e183aefa5
|
feat: add element group
|
2023-08-25 20:00:02 +08:00 |
|
Hufe921
|
f19077b2ce
|
fix: disable paste in read only mode #260
|
2023-08-23 22:05:21 +08:00 |
|
Hufe921
|
2064236d94
|
feat: add zone field to contextmenu context
|
2023-08-23 21:57:41 +08:00 |
|
Hufe921
|
a805590696
|
fix: error converting some element types to HTML #257
|
2023-08-21 21:42:07 +08:00 |
|
Hufe921
|
9495bfef39
|
feat: get range row and paragraph element list #255
|
2023-08-20 19:02:38 +08:00 |
|
Hufe921
|
01340bb13c
|
fix: drawing background size error #254
|
2023-08-19 22:13:40 +08:00 |
|
Hufe921
|
33bafbd427
|
fix: reduce underline distance #247
|
2023-08-18 21:05:18 +08:00 |
|
Hufe921
|
fef6ddf7a8
|
feat: add getLocale api #248
|
2023-08-17 21:32:16 +08:00 |
|
 
|
8f145e251b
|
feat: support for inserting for surrogate pair #250
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
|
2023-08-17 18:12:06 +08:00 |
|
Hufe921
|
a4f5c94c96
|
feat: update emoji regex
|
2023-08-16 22:44:33 +08:00 |
|
 
|
913b8538b7
|
feat: support for inserting standard emoji #245
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
|
2023-08-16 22:16:10 +08:00 |
|
Hufe921
|
1f552a05d5
|
fix: merge table cell error #241
|
2023-08-15 20:38:11 +08:00 |
|
Hufe921
|
f8fdea61fc
|
feat: add getText api #240
|
2023-08-11 19:32:34 +08:00 |
|
Hufe921
|
fd31b3e78c
|
feat: add print mode #236
|
2023-08-10 23:56:50 +08:00 |
|
Hufe921
|
b54b66d3d4
|
feat: apply style to entire table #232
|
2023-08-08 22:30:01 +08:00 |
|
Hufe921
|
3db28cc04f
|
feat: cursor following page scrolling #229
|
2023-08-04 20:38:22 +08:00 |
|
Hufe921
|
a96a77a237
|
fix: cursor navigation across pages #229
|
2023-08-03 21:44:03 +08:00 |
|
Hufe921
|
94247c324b
|
feat: add form mode #221
|
2023-08-02 20:35:45 +08:00 |
|
 
|
52f7500ae3
|
feat: add SetHTML api
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
|
2023-07-31 21:05:43 +08:00 |
|
Hufe921
|
cf5dd35686
|
fix: control value style not affected by prefix #227
|
2023-07-31 20:30:04 +08:00 |
|
Hufe921
|
b22f0b4541
|
fix: set header and footer data error #224
|
2023-07-31 20:02:27 +08:00 |
|
Hufe921
|
1b25afb664
|
fix: contentChange call error during initialization #224
|
2023-07-28 19:22:01 +08:00 |
|
Hufe921
|
73014dc87b
|
fix: limit word break element type
|
2023-07-28 17:52:14 +08:00 |
|
Hufe921
|
fc356c7eb6
|
feat: clear contextmenu side effect in web component #219
|
2023-07-26 21:28:06 +08:00 |
|
Hufe921
|
ce70f0d7e8
|
feat: clear side effect in web component #219
|
2023-07-26 21:01:28 +08:00 |
|
Hufe921
|
b12c6cc428
|
feat: add getHTML api #218
|
2023-07-25 22:13:17 +08:00 |
|
Hufe921
|
0bacc113cd
|
feat: add event bus
|
2023-07-24 21:17:36 +08:00 |
|
Hufe921
|
842b4fca07
|
improve: print quality #185
|
2023-07-21 17:45:53 +08:00 |
|
Hufe921
|
1bd2e455a5
|
improve: cursor position at the beginning of a line
|
2023-07-19 19:52:56 +08:00 |
|
Hufe921
|
d464c50435
|
refactor: add prettier and format
|
2023-07-18 20:33:59 +08:00 |
|
Hufe921
|
9c2bd33b7a
|
improve: cursor drawing when page visible
|
2023-07-17 21:34:29 +08:00 |
|
Hufe921
|
3f03d88443
|
fix: disable partial contextmenu in readonly mode
|
2023-07-16 21:56:44 +08:00 |
|
Hufe921
|
8d1100cdb1
|
feat: add table row and col size option #214
|
2023-07-14 19:24:21 +08:00 |
|
Hufe921
|
27aedba28c
|
types: export WordBreak
|
2023-07-13 21:06:49 +08:00 |
|
Hufe921
|
09c4d53bca
|
feat: get range context info
|
2023-07-13 21:05:59 +08:00 |
|
Hufe921
|
d7424f8b87
|
fix: limit word break element type #212
|
2023-07-12 20:58:02 +08:00 |
|
Hufe921
|
d471165430
|
feat: add word break option #212
|
2023-07-12 20:40:58 +08:00 |
|
Hufe921
|
0c4d53ccc9
|
types: update IPainterOption interface
|
2023-07-12 17:50:52 +08:00 |
|
Hufe921
|
85a9dcbcf2
|
feat: get page value and append element api #211
|
2023-07-12 17:42:11 +08:00 |
|
 
|
193bd21f70
|
feat: add setValue command api #210
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
|
2023-07-01 17:17:47 +08:00 |
|
Hufe921
|
c3287783ab
|
feat: smooth signature drawing
|
2023-06-29 21:16:42 +08:00 |
|
Hufe921
|
366374eb10
|
feat: add fallback placeholder image
|
2023-06-28 21:00:08 +08:00 |
|
Hufe921
|
107c4b86a8
|
chore: add plugin demo
|
2023-06-25 21:33:43 +08:00 |
|
Hufe921
|
ad0bb32b70
|
feat: add plugin interface
|
2023-06-25 21:33:43 +08:00 |
|
Hufe921
|
c46750557a
|
feat: add history max record option #203
|
2023-06-16 21:42:55 +08:00 |
|
Hufe921
|
7628eee283
|
improve: range style callback and inactive cursor style #204
|
2023-06-16 20:44:30 +08:00 |
|
Hufe921
|
183e644089
|
fix: prevent page auto scroll when no selection #204
|
2023-06-16 19:21:53 +08:00 |
|
Hufe921
|
53dd9628ca
|
fix: inability to select list pasted into table #206
|
2023-06-15 20:10:24 +08:00 |
|