Tienson Qin
|
238b180424
|
chore: bump mldoc
|
2021-04-16 22:33:20 +08:00 |
|
Tienson Qin
|
0cfc4fed31
|
Tienson/feat/outliner core (#1672)
* refactor: perf tune wip
* fix: can't create block in new pages
* fix: perf improvement (temporally)
|
2021-04-16 22:17:52 +08:00 |
|
rcmerci
|
671d301528
|
refactor(template): insert template
|
2021-04-16 19:26:34 +08:00 |
|
Weihua Lu
|
97d54c287d
|
chore: remove log
|
2021-04-16 17:50:20 +08:00 |
|
Weihua Lu
|
dd1ba2633f
|
feat: rework on up/down action
|
2021-04-16 17:46:05 +08:00 |
|
Weihua Lu
|
9d044f5834
|
refactor: move component state to state
|
2021-04-16 17:45:16 +08:00 |
|
defclass
|
a451d992b0
|
perf(file): remove duplicate page id when batch write
|
2021-04-16 16:03:25 +08:00 |
|
defclass
|
06a3dfaa35
|
fix: fix tests
|
2021-04-16 15:23:59 +08:00 |
|
Weihua Lu
|
d05c540c15
|
refactor: selection state
|
2021-04-16 11:49:03 +08:00 |
|
Weihua Lu
|
c7efda6c62
|
chore: remove unused code
|
2021-04-16 11:37:54 +08:00 |
|
Weihua Lu
|
3751689b9e
|
fix: add selection direction
|
2021-04-16 11:30:02 +08:00 |
|
Tienson Qin
|
4f6809768b
|
refactor: don't create properties for new pages
|
2021-04-16 10:25:56 +08:00 |
|
Tienson Qin
|
831d27147b
|
chore: use refresh! in transact-react!
|
2021-04-16 09:56:55 +08:00 |
|
Tienson Qin
|
700ff65c46
|
enhance: display error message when write failed
|
2021-04-16 00:14:04 +08:00 |
|
Tienson Qin
|
cae6553a73
|
chore: remove batch fn
|
2021-04-16 00:09:06 +08:00 |
|
Tienson Qin
|
a884c84f20
|
Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core
|
2021-04-16 00:03:25 +08:00 |
|
Tienson Qin
|
33ed50ca73
|
refactor: add batch for handling core.async messages
|
2021-04-15 23:58:00 +08:00 |
|
Tienson Qin
|
2f948f5e60
|
chore: bump minor version
|
2021-04-15 21:29:40 +08:00 |
|
Tienson Qin
|
ffd0cd59ea
|
fix: Switching graphs makes the journal page queries disappear
Resolved #1594
Resolved #1567
|
2021-04-15 21:21:43 +08:00 |
|
Weihua Lu
|
2598d19e3e
|
chore: add credit
|
2021-04-15 19:31:39 +08:00 |
|
defclass
|
31c4dc2edf
|
Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core
|
2021-04-15 19:05:31 +08:00 |
|
defclass
|
a8fcbaebe2
|
fix(file): remove unnecessary write file
|
2021-04-15 19:05:02 +08:00 |
|
rcmerci
|
a96d65a00f
|
fix: pasting in journal page generate empty file
|
2021-04-15 17:54:13 +08:00 |
|
Weihua Lu
|
dfc4516671
|
fix: input link cannot delete
|
2021-04-15 17:44:02 +08:00 |
|
Tienson Qin
|
53296a2e43
|
fix: can't exit logseq when empty graph
|
2021-04-15 17:01:24 +08:00 |
|
Weihua Lu
|
2e04791d01
|
fix: cannot delete command bug
|
2021-04-15 16:19:12 +08:00 |
|
defclass
|
d0c8ddf030
|
Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core
|
2021-04-15 16:09:13 +08:00 |
|
defclass
|
f7d68b64a0
|
feat(file): add batch write file
|
2021-04-15 16:08:58 +08:00 |
|
Weihua Lu
|
fd0742b1f3
|
fix: move shortcut install to handler start
|
2021-04-15 15:53:20 +08:00 |
|
Tienson Qin
|
212e2592d1
|
fix: add check
|
2021-04-15 15:45:15 +08:00 |
|
defclass
|
b639edaa64
|
WIP
|
2021-04-15 15:43:51 +08:00 |
|
Tienson Qin
|
87f666cbae
|
fix: add missing parameter
|
2021-04-15 15:19:27 +08:00 |
|
Tienson Qin
|
11d1de6aa3
|
fix: add block check
|
2021-04-15 15:18:47 +08:00 |
|
Weihua Lu
|
efcc3be8c1
|
refactor: editor copy/cut/delete
|
2021-04-15 15:12:28 +08:00 |
|
rcmerci
|
318a6bce86
|
fix: paste err when copied-blocks is nil
|
2021-04-15 13:24:35 +08:00 |
|
rcmerci
|
2582a99532
|
fix: paste on journal page
|
2021-04-15 12:33:38 +08:00 |
|
defclass
|
c9c9fd9f29
|
Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core
|
2021-04-15 12:12:38 +08:00 |
|
defclass
|
45b68e13c2
|
fix(outliner): write changes into files when user undo or redo
|
2021-04-15 12:11:22 +08:00 |
|
Tienson Qin
|
da3970d531
|
refactor: block && page properties
|
2021-04-15 12:02:35 +08:00 |
|
Tienson Qin
|
d0abccde62
|
fix: linked && unlinked references
|
2021-04-15 10:08:40 +08:00 |
|
Tienson Qin
|
d8562c609a
|
fix: support page properties
|
2021-04-14 23:48:36 +08:00 |
|
Tienson Qin
|
c81e5259e9
|
fix: jump cursor
|
2021-04-14 23:38:43 +08:00 |
|
rcmerci
|
abbc2d2127
|
chore: clear code
|
2021-04-14 17:59:50 +08:00 |
|
Junyu Zhan
|
ca477b8c5f
|
fix: update shortcuts doc
|
2021-04-14 17:55:52 +08:00 |
|
rcmerci
|
fa4dad5a6b
|
refactor: copy & paste
|
2021-04-14 17:48:29 +08:00 |
|
Tienson Qin
|
50f92f7100
|
fix: undo cursor
Also, switched to a timeout instead of periodically saving the current block.
|
2021-04-14 17:33:16 +08:00 |
|
Tienson Qin
|
e873690a8b
|
refactor: switch back to store properties directly in plain-text
|
2021-04-14 10:51:14 +08:00 |
|
Peng Xiao
|
c7386b57a9
|
fix: block ref should be able to wrap
|
2021-04-14 10:47:09 +08:00 |
|
Tienson Qin
|
71c854bce7
|
fix: remove "name"
|
2021-04-13 22:28:25 +08:00 |
|
Tienson Qin
|
24cbad794f
|
chore: yarn.lock
|
2021-04-13 22:27:56 +08:00 |
|