Commit Graph
946 Commits
Author SHA1 Message Date
Hufe921 675f020d8d release: v0.9.66 2024-02-24 20:13:54 +08:00
Hufe921 6f0ab649cd fix: latex element preview rendering boundary error 2024-02-24 20:11:33 +08:00
Hufe921 b357a57dfd feat: image element floating #363 2024-02-24 15:40:06 +08:00
5b52bb8794 feat: table td with multiple slash types #436
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
2024-02-21 20:21:43 +08:00
Hufe921 1d4987ea67 feat: table td with multiple border types #435 2024-02-20 20:11:07 +08:00
Hufe921 956035b0e3 fix: richtext elements boundary render error 2024-02-20 19:45:12 +08:00
Hufe921 72a22b5e61 fix: disable automatic selection when double clicking the checkbox 2024-02-19 20:03:09 +08:00
Hufe921 9428148f42 feat: dragging image element to adjust position #404 2024-02-18 20:34:21 +08:00
Hufe921 36477d23a3 fix: get catalog text filtering element types 2024-02-18 17:07:02 +08:00
Hufe921 0c2fcfff1d release: v0.9.65 2024-02-06 20:27:22 +08:00
Hufe921 e03feb2102 fix: cursor position error when scaling the page #434 2024-02-06 15:09:04 +08:00
Hufe921 acb0d3fc47 fix: insert image render error when scaling the page #433 2024-02-02 20:27:22 +08:00
Hufe921 4015707025 feat: set margin style when printing #431 2024-01-31 21:40:27 +08:00
Hufe921 2a6a41c8c9 feat: add getRange api #429 2024-01-31 21:40:04 +08:00
Hufe921 7ab103edd9 feat: paste original elements by api 2024-01-30 22:03:47 +08:00
Hufe921 565a220e76 release: v0.9.64 2024-01-28 15:26:03 +08:00
Hufe921 3ffb6b94b5 feat: add executeSetControlProperties api #391 2024-01-28 15:23:36 +08:00
baseWalkerandGitHub 2fc16de4e1 feat: copy and paste original elements #397 (#426) 2024-01-26 15:13:17 +08:00
Hufe921 3cf911c501 fix: zone tip position error in firefox browser #423 2024-01-24 20:23:32 +08:00
Hufe921 ea4ac339c7 fix: error inserting image within control #422 2024-01-24 18:23:37 +08:00
Hufe921 8999f283bb fix: render error when row element is empty #420 2024-01-22 21:20:40 +08:00
Hufe921 b486d35c1a release: v0.9.63 2024-01-19 22:22:51 +08:00
Hufe921 55a43e61bf fix: copy row properties on input #415 2024-01-19 22:16:24 +08:00
Hufe921 e8684daffd feat: keep aspect ratio when drag image #414 2024-01-18 21:50:42 +08:00
Hufe921 094af57302 fix: format list element boundary error 2024-01-16 20:40:25 +08:00
Hufe921 d175f920e8 fix: image render error within the control #406 2024-01-13 14:11:55 +08:00
Hufe921 7e2c44d503 release: v0.9.62 2024-01-12 23:09:51 +08:00
Hufe921 a324ecc417 feat: add defaultColor option #405 2024-01-12 23:08:30 +08:00
Hufe921 5272c85bbe fix: control minimum width rendering boundary error #401 2024-01-11 22:45:14 +08:00
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