Commit Graph
612 Commits
Author SHA1 Message Date
Hufe921 45ef8b6954 fix:cannot delete control when it is first element #131 2023-02-28 21:13:59 +08:00
Hufe921 c4f2687726 fix:composing input not save history 2023-02-28 16:15:42 +08:00
Hufe921 8910c7cf0a improve:position compute separate from draw row 2023-02-28 15:58:42 +08:00
Hufe921 fcb96a6f56 fix:visible page computing method 2023-02-25 20:37:37 +08:00
Hufe921 29771838f0 feat:set the cursor style when dragging text 2023-02-23 21:19:48 +08:00
Hufe921 63487d4f90 feat:render composing text 2023-02-21 11:04:52 +08:00
Hufe921 4c370aec1a feat:redraw when device pixel ratio change 2023-02-19 13:12:40 +08:00
Hufe921 189e88c560 feat:support mac os shortcut remark 2023-02-17 22:19:17 +08:00
Hufe921 ef4bda2a46 feat:support mac os shortcut 2023-02-16 21:54:15 +08:00
Hufe921 0d6e0cf412 feat:support mac os shortcut 2023-02-16 17:52:23 +08:00
Hufe921 c522c225b1 fix:draw multi-segment richtext element in one row 2023-02-15 20:58:55 +08:00
Hufe921 7287b576e8 feat:support partial fields to set i18n lang 2023-02-13 14:19:45 +08:00
Hufe921 82b8d2c5a9 feat:add i18n 2023-02-08 20:32:18 +08:00
Hufe921 eb0086a4b8 feat:paste html with textAlign info 2023-02-05 15:52:21 +08:00
Hufe921 34799d7cb9 fix:get rowFlex when line breaks 2023-02-05 15:38:23 +08:00
Hufe921 8ff0d01dde fix:paste table data format judgment 2023-02-04 13:58:04 +08:00
Hufe921 5bf7029f0a fix:remove style sheet when paste html 2023-02-03 17:45:38 +08:00
Hufe921 db51a27666 feat:paste table element 2023-02-03 17:31:28 +08:00
Hufe921 0f46db1f8a fix:copy table width colspan and rowspan info 2023-02-03 17:30:04 +08:00
Hufe921 0c07db7a5d feat:paste image element 2023-02-01 18:00:04 +08:00
Hufe921 77d546f476 feat:paste separator element 2023-02-01 17:37:16 +08:00
Hufe921 e37da11a79 feat:paste checkbox element 2023-01-29 22:34:25 +08:00
Hufe921 64f5ff15aa feat:shrink the contextmenu scope 2023-01-29 17:30:28 +08:00
Hufe921 4865eb5d5a fix:adjust selection boundary 2023-01-25 15:31:15 +08:00
Hufe921 1dfdd9a057 feat:adjust selection by direction key 2023-01-20 22:25:24 +08:00
Hufe921 a19a0a1126 fix:adjust selection by shortcut #111 2023-01-20 20:46:35 +08:00
Hufe921 4a11bcacd9 feat:adjust range by shortcut 2023-01-12 17:51:38 +08:00
Hufe921 196f638318 fix:compatible with browsers that do not support ClipboardItem #108 2023-01-04 22:33:18 +08:00
Hufe921 e8f3b2a6da fix:line thickness of rendered margin 2022-12-29 16:35:10 +08:00
Hufe921 72d6174d7b feat:add font selection and font wysiwyg 2022-12-29 15:54:12 +08:00
Hufe921 ca13a3b268 fix:cannot cut whole line except the first page 2022-12-28 16:30:23 +08:00
Hufe921 f63affc1c4 feat:optimize event code structure 2022-12-25 17:43:21 +08:00
Hufe921 5e9c1ce577 feat:add isPointInRange function to Range 2022-12-23 19:48:48 +08:00
Hufe921 4cf4ea5e45 feat:drag text to editor 2022-12-22 18:50:42 +08:00
Hufe921 bcdb2340ae feat:use selection text when searching 2022-12-21 17:55:17 +08:00
Hufe921 172cb6d88c feat:add cut row feature to contextmenu 2022-12-21 17:43:15 +08:00
Hufe921 2c38f13113 feat:cut a whole line when no selection 2022-12-20 17:35:57 +08:00
Hufe921 f2c8a654fc feat:set the cursor when the page is visible 2022-12-16 16:14:38 +08:00
Hufe921 ca676f5993 feat:add style namespace 2022-12-16 16:05:56 +08:00
Hufe921 790d669401 feat:add editor destroy function 2022-12-16 13:16:07 +08:00
黄云飞 549df61cbf feat:set the cursor when the page is visible 2022-12-14 17:54:59 +08:00
黄云飞 e69dcd3ca3 feat:publish npm package config 2022-12-08 17:46:38 +08:00
Hufe921 cff21e0dd9 fix:pick editor lib mode style 2022-12-05 21:40:26 +08:00
Hufe921 a763e94f27 fix:content block boundary error 2022-12-04 16:22:08 +08:00
Hufe921 37110b675a feat:set content block default width 100% 2022-12-03 14:42:57 +08:00
Hufe921 d15ee83e64 v0.9.8 2022-11-29 21:37:53 +08:00
Hufe921 59c6a6eac2 fix:hyperlink popup zIndex 2022-11-29 21:29:02 +08:00
Hufe921 c79f647bc7 feat:optimize add content block 2022-11-29 21:23:31 +08:00
Hufe921 9f924b4e0a feat:add video block menu 2022-11-28 21:59:00 +08:00
Hufe921 5ba1c02f1f feat:add video block core 2022-11-28 21:23:35 +08:00