Hufe921
|
de769778c0
|
feat: custom letter class #279
|
2023-09-09 10:07:43 +08:00 |
|
Hufe921
|
05caccc74c
|
fix: control minimum width boundary
|
2023-09-04 21:36:16 +08:00 |
|
Hufe921
|
4b2bbfbe9a
|
feat: add control minimum width option
|
2023-09-03 17:54:35 +08:00 |
|
Hufe921
|
752ca43077
|
refactor: update tdPadding option format
|
2023-09-02 16:24:32 +08:00 |
|
Hufe921
|
d8876b1095
|
feat: add table td border type
|
2023-09-02 14:35:46 +08:00 |
|
Hufe921
|
7260b6439b
|
fix: table selection boundary error
|
2023-09-02 09:38:35 +08:00 |
|
Hufe921
|
b7a0df8b1c
|
fix: insert tab element with context #265
|
2023-09-01 22:32:15 +08:00 |
|
Hufe921
|
ec627dc407
|
feat: add page break option
|
2023-08-31 21:44:45 +08:00 |
|
Hufe921
|
3c10be26fb
|
feat: copy entire line when cursor is inside
|
2023-08-31 20:38:16 +08:00 |
|
Hufe921
|
abcaa9b51c
|
feat: add override internal function api #260
|
2023-08-30 22:11:05 +08:00 |
|
Hufe921
|
640f26292f
|
feat: add shortcut disable option
|
2023-08-29 22:12:48 +08:00 |
|
Hufe921
|
7b07cf3eb4
|
fix: format control element default options
|
2023-08-28 20:25:47 +08:00 |
|
 汥坳赵andGitHub
|
32f3aaa41d
|
types: export IRangeStyle interface #267
|
2023-08-28 20:11:48 +08:00 |
|
Hufe921
|
761fcde91a
|
feat: add getOptions api
|
2023-08-27 22:03:22 +08:00 |
|
Hufe921
|
bc2f445472
|
feat: add forceUpdate api #263
|
2023-08-27 21:55:35 +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 |
|