Commit Graph

393 Commits

Author SHA1 Message Date
Tienson Qin
7ac785e7ed fix: Marker keywords in bullet content change on ctrl+enter
close #2157
2021-06-10 22:53:23 +08:00
Tienson Qin
648e1ca1a2 fix: Using a #tag in a line followed by a [[page-link]] causes line to
be erased

close #2149
2021-06-10 22:39:31 +08:00
Tienson Qin
40c229a360 fix: block content blinks when in zoom mode 2021-06-10 18:32:00 +08:00
Weihua Lu
24d75ccd26 chore: clean up and some docs 2021-06-10 17:43:06 +08:00
Weihua Lu
669dac7a09 feat: swap out caret_pos imp 2021-06-10 12:15:50 +08:00
Weihua Lu
3cbf3b74be refactor: extract out cursor pos function 2021-06-10 12:15:50 +08:00
Weihua Lu
9b3f756c6a refactor: clean duplicate methods 2021-06-10 12:15:50 +08:00
Weihua Lu
5b119ea990 fix: wrong cross boundary due to caret_pos bug 2021-06-10 12:15:50 +08:00
Weihua Lu
237f4d9e1a refactor: extract cursor ops to new ns 2021-06-10 12:15:50 +08:00
Weihua Lu
237857aafe feat: imp move cursor up down by position 2021-06-10 12:15:50 +08:00
rcmerci
fe3fa70fc9 fix: rename props to properties 2021-06-10 12:15:33 +08:00
rcmerci
3d2726b014 fix: renamed paste-block-tree-at-point 2021-06-10 12:15:33 +08:00
rcmerci
fa03b7dae1 fix: paste-block-tree-after-target when target-block is page-block 2021-06-10 12:15:33 +08:00
rcmerci
235e1496df fix: paste-block-vec-tree-at-target parameters 2021-06-10 12:15:33 +08:00
rcmerci
b3f792bc7a feat(editor): paste-block-tree-after-target 2021-06-10 12:15:33 +08:00
Tienson Qin
870d46ecfe refactor: better handling of empty block
related to #2140 and #2139
2021-06-10 00:34:54 +08:00
Tienson Qin
0061657d32 fix: can't auto change 【【 on Windows with Sougou Chinese input 2021-06-09 16:57:55 +08:00
Tienson Qin
16e7b397dc fix: enable include-parent? when creating a template 2021-06-09 15:00:38 +08:00
Tienson Qin
d0f17bf01b fix: a.toLowerCase is not a function when expand/collapse 2021-06-08 09:26:12 +08:00
Tienson Qin
96d7d2dc00 enhance: Chinese input for both page and block refs 2021-06-07 18:42:32 +08:00
Weihua Lu
84b5f97270 enhance: search jump add blocks to selection 2021-06-07 18:07:07 +08:00
Tienson Qin
7915cf41b4 chore: use "*" for org mode's timestamps too 2021-06-07 13:23:55 +08:00
Weihua Lu
5e46d9eb7a fix: refactor threading 2021-06-04 23:26:11 +08:00
Weihua Lu
94a9ea4988 fix: prevent default 2021-06-04 23:26:11 +08:00
Weihua Lu
afb93eca99 feat: collape/expand 2021-06-04 23:26:11 +08:00
charlie
91c1c4aea5 fix: can't remove local assets on Web 2021-06-04 12:49:11 +08:00
charlie
d196017ac8 fix: incorrect asset path when create new page that local file not existed #1973 2021-06-03 19:09:54 +08:00
Tienson Qin
dcba8791ce fix: add block's page to :block/path-refs 2021-06-03 08:05:47 +08:00
Tienson Qin
077ce43b59 fix: can't copy and paste multiple blocks 2021-05-30 22:09:38 +08:00
Tienson Qin
e4f8982a50 refactor: remove file from paste logic 2021-05-30 20:42:27 +08:00
Tienson Qin
ba0de50629 fix: jump to the end when editing for the first block 2021-05-30 15:24:15 +08:00
rcmerci
2d9096d06f fix: remove dummy? match-condition 2021-05-30 09:56:00 +08:00
Tienson Qin
21b0d75dff enhance: don't display pull errors when deleting blocks 2021-05-28 22:57:48 +08:00
Tienson Qin
799d0a24f1 refactor: remove dummy block 2021-05-28 21:12:11 +08:00
rcmerci
083ffb04fc refactor: simplify paste-block-tree-at-point 2021-05-28 18:39:54 +08:00
rcmerci
5e17cd9be4 override block if it's empty when pasting blocks 2021-05-28 18:39:54 +08:00
rcmerci
60556964e5 fix: left conflicts when insert template at dummy block 2021-05-24 19:04:47 +08:00
Tienson Qin
87ded730d1 fix: properties not work well for org mode 2021-05-24 17:09:57 +08:00
Tienson Qin
d3b3f6f48e fix: properties inserted at wrong positions
Close #1952
2021-05-23 13:58:06 +08:00
Tienson Qin
6c70914150 chore: replace re-find with safe-re-find 2021-05-23 13:05:35 +08:00
Tienson Qin
a494d25e54 fix: remove setTimeout for setting editor args temporally 2021-05-21 12:16:29 +08:00
rcmerci
6d0cb2383b chore: clear code 2021-05-21 11:21:17 +08:00
rcmerci
47ec5c68ea fix: remove :level 2021-05-21 11:21:17 +08:00
rcmerci
a45ff38903 fix: copy collapsed blocks 2021-05-21 11:21:17 +08:00
rcmerci
3e7d2fd700 fix: pasting md text remove common prefix spaces 2021-05-19 23:58:55 +08:00
rcmerci
5538088f8f fix: update pasting text when text without double newline 2021-05-19 17:45:28 +08:00
rcmerci
a7396a1a82 fix: wrong order when copy&paste blocks 2021-05-19 11:50:49 +08:00
Tienson Qin
a7e4140533 chore: simplify indent && outdent code 2021-05-19 09:56:35 +08:00
rcmerci
a45da8af93 update inserting blocks position 2021-05-18 15:50:02 +08:00
rcmerci
454d301cc3 fix: another left conflict issue when insert-nodes 2021-05-18 15:50:02 +08:00