Commit Graph
867 Commits
Author SHA1 Message Date
baseWalkerandGitHub a96d239036 feat: support drop images #398 (#402) 2024-01-11 17:53:15 +08:00
Hufe921 eadf7f6e49 feat: add background image option 2024-01-10 21:25:27 +08:00
Hufe921 3253f3708e feat: add table cell border type #389 2024-01-08 21:28:35 +08:00
Hufe921 981e4582f9 feat: copy style information when wrapping #384 2024-01-08 20:21:57 +08:00
Hufe921 f9edf731a2 test: update format test case 2024-01-08 20:21:37 +08:00
Hufe921 531750bb44 fix: disable zone tips when header and footer disabled #386 2024-01-06 21:17:58 +08:00
Hufe921 8c40c9ed33 release: v0.9.61 2023-12-29 22:34:14 +08:00
Hufe921 3fb8435706 fix: checkbox cannot be selected #382 2023-12-29 22:32:56 +08:00
Hufe921 bdb981d242 fix: line break error before separator element #379 2023-12-28 22:35:13 +08:00
Hufe921 1477bd0e3f fix: elements in the table cannot be selected #378 2023-12-28 22:21:21 +08:00
Hufe921 f542739d3e feat: enter to delete list #376 2023-12-27 22:27:48 +08:00
Hufe921 56ea7d8bb1 fix: three click selection paragraph boundary error 2023-12-27 22:27:08 +08:00
Hufe921 0bd4c5cc51 fix: double-click to expand selection boundary error 2023-12-25 21:21:28 +08:00
Hufe921 cda46a910f release: v0.9.60 2023-12-23 11:53:29 +08:00
Hufe921 28ef4af15e improve: compute zone tooltip performance 2023-12-23 11:51:31 +08:00
Hufe921 095414fbe6 feat: add zone tooltip #367 2023-12-22 21:34:48 +08:00
Hufe921 57fdcb8b81 feat: add zone attribute to getRangeContext api 2023-12-21 20:56:56 +08:00
baseWalkerandGitHub f73759fdd7 fix: clone the values set to the editor #369 (#371) 2023-12-21 19:53:09 +08:00
Hufe921 7a6f656699 fix: format element list boundary error #367 2023-12-20 20:44:32 +08:00
Hufe921 d83fc0f37a chore: insert hyperlink with default value #368 2023-12-20 20:43:47 +08:00
Hufe921 b55471b134 feat: add conceptId attribute to table element 2023-12-19 21:42:59 +08:00
Hufe921 3312254742 release: v0.9.59 2023-12-17 20:44:08 +08:00
Hufe921 b6fe21230b feat: set control highlight rule #332 2023-12-16 18:32:52 +08:00
Hufe921 285aeec2f6 feat: add zone attribute to getControlValue api 2023-12-15 20:53:52 +08:00
Hufe921 2a904fef05 style: update resizer size indicator layout 2023-12-14 19:41:51 +08:00
Hufe921 61c110d5ee feat: add resizer size Indicator 2023-12-13 21:17:38 +08:00
Hufe921 8ace07962d chore: update default font #360 2023-12-12 20:44:03 +08:00
Hufe921 a43104b77e release: v0.9.58 2023-12-08 20:28:14 +08:00
Hufe921 bba0b090f3 chore: update eslint fixAll option 2023-12-08 20:27:16 +08:00
Hufe921 5f1cf3ab37 feat: add control indentation option #345 2023-12-07 20:37:47 +08:00
Hufe921 6de3ad8b21 fix: repeated input in firefox browser #357 2023-12-06 21:31:37 +08:00
Hufe921 bcbd879e0f chore: export splitText function 2023-12-06 20:30:55 +08:00
3f1babec68 fix: not render margin indicator in print mode #354
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
2023-12-05 21:32:09 +08:00
xukuanzhuoandHufe 910f75662f fix: empty list don't render placeholder 2023-12-05 21:15:32 +08:00
xukuanzhuoandHufe 1487033d75 fix: multiple empty lists render error in first row 2023-12-05 21:15:32 +08:00
Hufe921 1d7ca799c9 release: v0.9.57 2023-12-03 15:21:41 +08:00
2666bc43c3 feat: limit the max cursor offsetHeight #348
Co-authored-by: xukuanzhuo <xukuanzhuo@jd.com>
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
2023-12-03 15:17:04 +08:00
Hufe921 6ca1919498 fix: unable to copy elements in control #347 2023-12-01 22:14:05 +08:00
Hufe921 ecd4ae9652 chore: upgrade cypress version 2023-11-29 20:07:59 +08:00
Hufe921 6b30e3ca9d feat: add set active zone api 2023-11-29 20:07:05 +08:00
Hufe921 1455a2afb2 feat: add control disabled rule 2023-11-28 21:37:28 +08:00
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