Commit Graph

462 Commits

Author SHA1 Message Date
Hufe 4a022a2724 fix: table tool render option 2023-03-23 18:17:16 +08:00
Hufe 4624cb051d
Revert "table tool optimization" (#157)
* Revert "fix: table elements position when zooming"

This reverts commit 3ff0eea948.

* Revert "feat: table border tool"

This reverts commit 5c529b76ca.

* Revert "add table tool style"

This reverts commit f64a620b22.

* Revert "table tool optimization"

This reverts commit 86193af3f8.
2023-03-23 17:49:40 +08:00
Hufe921 3ff0eea948 fix: table elements position when zooming 2023-03-23 17:44:27 +08:00
Hufe921 5c529b76ca feat: table border tool 2023-03-23 17:44:27 +08:00
turingcat f64a620b22 add table tool style 2023-03-23 17:44:27 +08:00
turingcat 86193af3f8 table tool optimization 2023-03-23 17:44:27 +08:00
Hufe921 b6dfcb5f08 fix: some IME position error #155 2023-03-22 17:40:34 +08:00
Hufe a7f52b8de2
Merge pull request #151 from zhoujingfu/catalogue
feat: font size setting api
2023-03-22 14:02:18 +08:00
Hufe921 84e2fc9569 improve: font size setting api 2023-03-22 13:44:54 +08:00
Hufe921 32643a5573 feat:table cell vertical align contextmenu i18n 2023-03-21 21:48:39 +08:00
Hufe921 665e2018aa feat:table cell vertical align 2023-03-21 21:34:48 +08:00
Hufe921 e68c0bebc3 fix:table cell auto height #150 2023-03-21 18:03:07 +08:00
Hufe921 73457cb2e8 fix:cannot copy table element when it in the first position 2023-03-21 17:58:41 +08:00
zhoujingfu 3f218f698b feat: fontSize setting Example 2023-03-21 10:00:46 +08:00
zhoujingfu d951532998 feat: add fontSize settings API 2023-03-21 10:00:01 +08:00
Hufe921 0a9f44eed8 feat:page number set row flex 2023-03-20 20:12:10 +08:00
Hufe921 4306d44ed6 fix:compute only the main body word count 2023-03-19 20:32:28 +08:00
Hufe921 97b878e0b1 v0.9.23 2023-03-19 16:41:47 +08:00
Hufe921 86707cad47 feat:add header indicator 2023-03-19 16:23:05 +08:00
Hufe921 9de29ed934 fix:set editor zone method 2023-03-19 15:31:49 +08:00
Hufe921 c0fee3ea14 feat:zoom page header 2023-03-19 15:28:02 +08:00
Hufe921 23b6cd28ad feat:export page header type 2023-03-18 18:13:55 +08:00
Hufe921 85a2bbea60 fix:table cursor position in page header 2023-03-18 17:47:01 +08:00
Hufe921 7b4b33b5c5 feat:paging cursor position 2023-03-18 17:22:35 +08:00
Hufe921 ed79d2587c feat:page header boundary value 2023-03-18 13:14:28 +08:00
Hufe921 6082ab26d1 feat:edit page header 2023-03-18 12:18:28 +08:00
Hufe921 da2dfd3a16 feat:render header element 2023-03-16 21:31:23 +08:00
Hufe921 f076f2bd00 feat:adjust background when paper direction change 2023-03-15 20:05:00 +08:00
Hufe921 1eefa570b2 feat:adjust margins when paper direction change 2023-03-15 20:04:43 +08:00
Hufe921 9aeb928b35 feat:add paper direction 2023-03-14 22:18:19 +08:00
Hufe921 bb63eeb335 fix:init page context when paper change 2023-03-14 22:01:39 +08:00
Hufe921 780a40caae feat:drag and drop date element 2023-03-13 21:48:48 +08:00
Hufe921 9b9a0a09ae feat:drag and drop element 2023-03-11 15:58:28 +08:00
Hufe921 9f64a068b1 feat:render checkbox control with style 2023-03-10 20:24:13 +08:00
Hufe921 a3664a2012 fix:reset canvas context properties that can be overwritten by css #144 2023-03-09 18:14:22 +08:00
Hufe921 1cad605d4f fix:hyperlink popup max width 2023-03-09 18:14:05 +08:00
Hufe921 4acf243fed feat:signature adapt to high-resolution screen 2023-03-07 20:56:59 +08:00
Hufe921 3295e3711a feat:open hyperlink shortcut 2023-03-06 21:01:38 +08:00
Hufe921 0493ae2d5e feat:copy and paste highlight element 2023-03-05 15:45:29 +08:00
Hufe921 17b469be6b fix:near highlight elements render error 2023-03-05 15:43:55 +08:00
Hufe921 ff06e50138 fix:continuity page render error in lazy mode 2023-03-03 21:17:28 +08:00
Hufe921 dc54622258 improve:control element input 2023-03-03 14:20:07 +08:00
Hufe921 909096bd0d fix:format paste table data 2023-03-02 21:20:59 +08:00
Hufe 009afdf074
Merge pull request #139 from Hufe921/feature/performance
fix:scrollbar scroll automatically
2023-03-02 20:33:09 +08:00
Hufe921 8b5c41bd58 fix:scrollbar scroll automatically 2023-03-02 20:31:47 +08:00
Hufe d8678b2ec7
Merge pull request #137 from Hufe921/feature/performance
fix:paper remove error in lazy render mode
2023-03-01 22:50:15 +08:00
Hufe921 8aac99d5c3 fix:paper remove error in lazy render mode 2023-03-01 22:49:40 +08:00
Hufe 33475a252b
Merge pull request #135 from Hufe921/feature/performance
Feature/performance
2023-03-01 21:14:40 +08:00
Hufe921 0694bf0bec fix:cannot paste html at the end of the control #133 2023-03-01 21:08:49 +08:00
Hufe921 f428f566e9 feat:add lazy render mode 2023-03-01 20:58:18 +08:00
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
Hufe921 867195a526 feat:delete block particle 2022-11-27 23:06:00 +08:00
Hufe921 3543e3983e feat:add content block menu 2022-11-27 21:01:22 +08:00
Hufe921 8f7eb3e67f feat:content block core 2022-11-27 20:11:29 +08:00
Hufe921 492532aa60 fix:optimize contextmenu position 2022-11-24 22:19:34 +08:00
黄云飞 718434b40c feat:add placeholder for contextmenu display name 2022-11-23 17:31:23 +08:00
Hufe921 a71479dd1f feat:get range text command 2022-11-22 22:12:15 +08:00
黄云飞 bf88e76e04 fix:some environment browsers cannot print 2022-11-18 14:38:25 +08:00
黄云飞 bbd3914b44 fix:row flex and row margin command 2022-11-16 14:38:38 +08:00
Hufe921 70ebf13189 feat:add page scale recovery shortcut key 2022-11-08 21:47:07 +08:00
Hufe921 8ed7b309e9 feat:add page scale shortcut key 2022-11-06 20:50:22 +08:00
Hufe921 2d07682781 feat:add richtext shortcut key 2022-11-04 22:00:47 +08:00
Hufe921 adf64865bd feat:add register shortcut key method 2022-11-04 21:47:43 +08:00
Hufe921 19bb68253c fix:prevent default shortcut key event 2022-11-01 23:11:32 +08:00
Hufe921 7150fc44e9 fix:evt key case conversion error 2022-11-01 22:35:08 +08:00
Hufe921 a960860e90 feat:strikeout,superscript,subscript shortcut key 2022-11-01 22:03:26 +08:00
Hufe921 3e7952fd98 feat:add richtext shortcut key 2022-10-26 21:10:57 +08:00
黄云飞 3cd1413efb v0.9.6 2022-10-13 17:43:39 +08:00
Hufe921 758bbdd36a feat:add row alignment 2022-10-13 16:40:00 +08:00
Hufe921 58826475e5 fix:set cursor position after mouse down 2022-10-10 23:22:33 +08:00
Hufe921 11204e772f feat:paragraph selection when clicked three times 2022-10-07 21:02:32 +08:00
Hufe921 360fe73b29 feat:get value add header data 2022-10-03 16:41:48 +08:00
黄云飞 6f375e928e feat:search ignore case 2022-09-30 15:02:21 +08:00
黄云飞 a4abaca5a7 feat:optimize rich text render performance 2022-09-29 16:33:07 +08:00
Hufe921 fee8c2238f feat:add search navigate result 2022-09-22 20:14:15 +08:00
黄云飞 32277bc60c fix:navigate error when search keyword change 2022-09-22 17:57:42 +08:00
黄云飞 c16d07659a feat:search navigate scroll into view 2022-09-22 17:48:55 +08:00
黄云飞 e096df5e7e fix:search multiple text navigate 2022-09-22 14:02:31 +08:00
Hufe921 8494f4698f feat:add search navigate 2022-09-21 21:20:22 +08:00
Hufe921 2406204ce9 v0.9.5 2022-09-17 21:53:49 +08:00
Hufe921 f540261500 feat:add page margin 2022-09-17 19:11:35 +08:00
Hufe921 06afc3a304 feat:crop the blank content of signature 2022-09-15 23:20:18 +08:00
Hufe921 571182ab3f feat:add undo feature for signature 2022-09-14 20:51:15 +08:00
黄云飞 34529feaca fix:signature line cap 2022-09-09 09:08:12 +08:00
黄云飞 a9d6601207 feat:add signature component 2022-09-08 18:07:38 +08:00
Hufe921 11f29ba5ac feat:add image display contextmenu 2022-09-06 21:02:17 +08:00
黄云飞 0020334db9 feat:image particle display mode 2022-09-06 17:46:47 +08:00
黄云飞 f58060bd7f feat:add paper size select 2022-08-31 17:08:54 +08:00
Hufe921 905fdbc929 fix:copy date particle element 2022-08-26 15:54:58 +08:00
Hufe921 d8eb332120 fix:plain text cannot copy linefeed 2022-08-24 21:08:20 +08:00
Hufe921 853c783a96 fix:date picker is activated in readonly mode 2022-08-23 21:56:24 +08:00
Hufe921 e90ccd41ef v0.9.4 2022-08-18 21:27:48 +08:00
Hufe 958629b512
Merge pull request #64 from Hufe921/feature/date
Feature/date
2022-08-18 21:24:24 +08:00
黄云飞 9d140627f3 feat:add date menu 2022-08-18 18:51:33 +08:00
黄云飞 3958eca9ea feat:date picker scroll time into view 2022-08-18 18:50:46 +08:00
黄云飞 460c9bcbaa feat:date picker and editor debug 2022-08-18 14:06:28 +08:00
Hufe921 81d3b4ccee feat:add time pick for date picker 2022-08-17 22:22:46 +08:00
黄云飞 687d36d548 feat:create date picker dom 2022-08-17 18:11:28 +08:00
Hufe921 60740e1cf0 feat: date picker event 2022-08-16 23:15:57 +08:00
黄云飞 f52f05cb3c feat:add date picker pure logic code 2022-08-16 18:34:52 +08:00
Hufe921 072f0db8ba feat:add edit hyperlink contextmenu 2022-08-14 23:49:53 +08:00