Commit Graph
651 Commits
Author SHA1 Message Date
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
Hufe921 d7424f8b87 fix: limit word break element type #212 2023-07-12 20:58:02 +08:00
Hufe921 d471165430 feat: add word break option #212 2023-07-12 20:40:58 +08:00
Hufe921 0c4d53ccc9 types: update IPainterOption interface 2023-07-12 17:50:52 +08:00
Hufe921 85a9dcbcf2 feat: get page value and append element api #211 2023-07-12 17:42:11 +08:00
193bd21f70 feat: add setValue command api #210
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
2023-07-01 17:17:47 +08:00
Hufe921 c3287783ab feat: smooth signature drawing 2023-06-29 21:16:42 +08:00
Hufe921 366374eb10 feat: add fallback placeholder image 2023-06-28 21:00:08 +08:00
Hufe921 107c4b86a8 chore: add plugin demo 2023-06-25 21:33:43 +08:00
Hufe921 ad0bb32b70 feat: add plugin interface 2023-06-25 21:33:43 +08:00
Hufe921 c46750557a feat: add history max record option #203 2023-06-16 21:42:55 +08:00
Hufe921 7628eee283 improve: range style callback and inactive cursor style #204 2023-06-16 20:44:30 +08:00
Hufe921 183e644089 fix: prevent page auto scroll when no selection #204 2023-06-16 19:21:53 +08:00
Hufe921 53dd9628ca fix: inability to select list pasted into table #206 2023-06-15 20:10:24 +08:00
Hufe921 68bea13333 fix: multiple editor instances conflict #205 2023-06-14 20:48:14 +08:00
a1335850a3 improve: cursor selection at the beginning of a line #202
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
2023-06-13 22:57:33 +08:00
16c2e9a6d7 fix: not allow change zone in continuous mode #201
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
2023-06-13 17:40:45 +08:00
TaroSunnandGitHub 0a0ab44058 types: 'this' issue in debounce function 2023-06-12 20:38:23 +08:00
Hufe921 b92bd407dd fix: remove header and footer in continuous mode 2023-06-10 20:39:00 +08:00
Hufe921 9c39c540ff fix: close toolbar menu when click outside #192 2023-06-09 21:39:40 +08:00
Hufe921 759494272a chore: update README.md 2023-06-08 07:59:04 +08:00
Hufe921 21207808a3 chore: update mock data 2023-06-08 07:47:40 +08:00
Hufe921 5ded5c3428 feat: add editor placeholder 2023-06-07 20:02:06 +08:00
Hufe921 88ebfd2f74 fix: copy highlight element #193 2023-06-06 22:22:25 +08:00
Hufe921 2a3c2e2ec6 feat: add word tool 2023-06-02 20:31:05 +08:00
Hufe921 bf52e2588b feat: optimize paste title 2023-05-31 22:11:48 +08:00
Hufe921 c97c6eff40 feat: copy and paste table cell background color 2023-05-25 21:33:30 +08:00
Hufe921 dbcab3b485 feat: table cell background color 2023-05-24 21:44:35 +08:00
Hufe921 a500402dd4 feat: copy and paste sub and sup elements 2023-05-23 22:43:10 +08:00
Hufe921 c8b2a7e59f feat: unordered list default style 2023-05-18 17:40:55 +08:00
Hufe921 bfc61a8a06 feat: starting page number option 2023-05-18 16:33:34 +08:00
Hufe921 9343afe831 feat: add catalog demo 2023-05-11 19:32:05 +08:00
Hufe921 535562e396 feat: location catalog api 2023-05-09 21:00:07 +08:00
Hufe921 7ad4ba3a26 improve: optimize cursor blink 2023-05-08 22:36:20 +08:00
Hufe921 237c0f22cb feat: get catalog api 2023-05-07 19:50:14 +08:00
Hufe921 84b236fe22 fix: get range paragraph boundary error 2023-05-02 11:54:18 +08:00
Hufe921 69750a115a feat: wrap within list item 2023-04-28 21:30:50 +08:00
c5699bcb4c fix: some IME position error #184
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
2023-04-27 20:04:13 +08:00
Hufe921 df2044980c release: v0.9.32 2023-04-26 20:30:50 +08:00
Hufe921 c02a96cb8a fix: unset list error 2023-04-25 21:03:27 +08:00
Hufe921 bb2875516c feat: add list and title shortcuts 2023-04-25 19:49:52 +08:00
Hufe921 797b9a14df feat: header,footer,page number disabled option #180 2023-04-24 22:23:25 +08:00
Hufe921 5935eb77d0 fix: paste list element boundary error 2023-04-24 20:03:11 +08:00
Hufe921 10ada8cf54 fix: set paper size error #181 2023-04-24 14:38:29 +08:00
Hufe921 86569f51d3 fix: paste and format element boundary error 2023-04-24 14:23:12 +08:00
芦苇先生andGitHub fb78f0a0aa feat: enable keyboard event when image resizer (#179) 2023-04-22 16:39:01 +08:00