Commit Graph

18312 Commits

Author SHA1 Message Date
Tienson Qin
916a6b9cba chore: bump to BETA 2021-05-24 23:53:28 +08:00
Tienson Qin
a080c3e948 fix: refactor blocks container id and fix #1965
https://github.com/logseq/logseq/issues/1965
2021-05-24 23:52:22 +08:00
Tienson Qin
55ed114e57 chore: update text 2021-05-24 22:08:32 +08:00
Tienson Qin
8583770dfc fix: Sometimes backspace removes two chars instead of one
Close #1965
2021-05-24 21:11:00 +08:00
Charlie
e8cec5c4b1 Merge pull request #1948 from pengx17/feat/integration-plugins-type-fix
fix: registerSlashCommand/registerBlockContextMenu do not need to expose this
2021-05-24 21:04:38 +08:00
charlie
ec0d35f167 chore(plugin): bump version 2021-05-24 20:46:07 +08:00
charlie
4208a94e72 fix(plugin): update block for editing mode 2021-05-24 19:42:00 +08:00
Tienson Qin
0de5ef64ff chore: only enable <properties for org mode 2021-05-24 19:06:42 +08:00
rcmerci
60556964e5 fix: left conflicts when insert template at dummy block 2021-05-24 19:04:47 +08:00
Weihua Lu
5aaa644582 chore: formatting 2021-05-24 17:20:42 +08:00
Weihua Lu
aeb9ae568f feat: add option to allow disable tooltip 2021-05-24 17:20:42 +08:00
Tienson Qin
87ded730d1 fix: properties not work well for org mode 2021-05-24 17:09:57 +08:00
charlie
f4e6d7abba Merge branch 'master' into feat/integration-plugins-core 2021-05-24 10:19:28 +08:00
Tienson Qin
b71ae70491 fix: can't switch between org and md 2021-05-24 10:08:12 +08:00
Tienson Qin
5ec6e31bfd chore: switch back to Logseq from Canary 2021-05-24 09:28:28 +08:00
Tienson Qin
223c4b3d3f ui: use native titlebar on Electron 2021-05-24 09:21:12 +08:00
Tienson Qin
9cc6e3db65 fix: preserve spaces in the block's content 2021-05-24 08:56:24 +08:00
Tienson Qin
eed2e9dd66 enhance: unlinked references perf 2021-05-24 08:33:41 +08:00
Tienson Qin
fca9f27fde fix: CI 2021-05-23 23:27:24 +08:00
Tienson Qin
cc325673f1 feat: page preview 2021-05-23 23:25:13 +08:00
Tienson Qin
e600c29046 fix: page-block-cp 2021-05-23 22:23:50 +08:00
Tienson Qin
4688a0bb64 chore: simplify page-blocks-cp 2021-05-23 21:32:26 +08:00
Tienson Qin
13e62b9f55 fix: page blank after clearing cache
Close #1939
2021-05-23 20:35:21 +08:00
Tienson Qin
52ef58b565 fix: page properties not working when extracting 2021-05-23 19:27:42 +08:00
Tienson Qin
969be00a4a fix: convert - to * for repeated task states 2021-05-23 17:55:42 +08:00
Tienson Qin
91d48fa87b fix: don't show edit button for page embeds 2021-05-23 16:57:05 +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
d256982c9c fix: adding a "#tag" at the front of a block clear the whole block 2021-05-23 12:33:35 +08:00
Tienson Qin
04a6ec4658 fix: drag files to logseq can be stuck 2021-05-22 14:45:06 +08:00
Tienson Qin
bf60e6b011 fix: click input when creating a link will close the editor 2021-05-22 10:05:43 +08:00
Peng Xiao
b9bc68c243 fix: registerSlashCommand/registerBlockContextMenu do not need to expose this 2021-05-21 23:46:46 +08:00
Tienson Qin
73cc631db6 fix: page alias with spaces
There's still a bug related to nested pages when extracting the
properties, will address it later.
2021-05-21 23:18:14 +08:00
Tienson Qin
b929f02d20 fix: can't click breadcrumbs 2021-05-21 21:09:37 +08:00
Tienson Qin
ab8c8f47ae fix: block marker/priority is not displayed in references
Close #1377
Close #1601
Close #1871
2021-05-21 20:40:00 +08:00
charlie
819cfadf59 fix: typos 2021-05-21 17:48:13 +08:00
Tienson Qin
691c3972a2 fix: wrong title in page's properties 2021-05-21 16:51:22 +08:00
rcmerci
9a4f450f50 fix: add missing block attr 2021-05-21 14:46:30 +08:00
Tienson Qin
a7269e849f enhance: switch default indentation to tab for markdown users 2021-05-21 14:34:08 +08:00
charlie
1cf08d071d improve(plugin): add beforeunload interceptor 2021-05-21 13:56:59 +08:00
Tienson Qin
7476e49b29 enhance: separate page properties from block properties 2021-05-21 12:47:34 +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
Tienson Qin
bee9eead17 chore: remove unused code 2021-05-21 11:20:44 +08:00
Tienson Qin
e3ab291b80 enhance: better UX for changing date formatter 2021-05-21 11:07:33 +08:00
Tienson Qin
5be004ebfe fix: content can be lost when auto-complete page references
Close #1937
2021-05-21 00:43:41 +08:00
Tienson Qin
717391e3db fix: re-find issue 2021-05-20 21:54:03 +08:00
Tienson Qin
ad1db332d9 fix: property query 2021-05-20 21:49:42 +08:00