Commit Graph

18312 Commits

Author SHA1 Message Date
Tienson Qin
f1c535088d fix: add to contents
Also, add api-insert-new-block!
2021-05-18 11:57:46 +08:00
Weihua Lu
bf2319baec fix: count in same page 2021-05-18 11:57:46 +08:00
Tienson Qin
de855708c2 fix: can't edit in unlinked references 2021-05-18 11:57:46 +08:00
Tienson Qin
e60afcb141 fix: collapse children blocks by default 2021-05-18 11:57:46 +08:00
Tienson Qin
aaa839a99b fix: delete blocks && jump to next block in linked references 2021-05-18 11:57:46 +08:00
Tienson Qin
324ab6b170 wip: refactor db references && general queries 2021-05-18 11:57:46 +08:00
charlie
cb11e1a826 fix(plugin): types 2021-05-18 11:29:22 +08:00
defclass
096a3a1c84 doc: add Chinese Discord url 2021-05-18 11:23:53 +08:00
Tienson Qin
b1c34c346b feat: makes /journals configurable
Adds a `:journals-directory` option
2021-05-18 11:04:53 +08:00
charlie
d460e74823 Merge branch 'feat/integration-plugins-core' of github.com:logseq/logseq into feat/integration-plugins-core 2021-05-18 10:45:55 +08:00
Peng Xiao
8fa6da6901 type: fix type 2021-05-18 10:33:34 +08:00
Peng Xiao
8561acb57f enhance: types for lsp 2021-05-18 10:33:34 +08:00
Tienson Qin
6fcfa06bc1 fix: each block should have a different left node when importing
close #1902
2021-05-18 00:27:15 +08:00
Tienson Qin
c5a7e80c5f fix: disallow delete when the current block has children and
Its previous sibling has children too.
2021-05-17 22:46:53 +08:00
rcmerci
4fe8d751d6 chore: clear codes 2021-05-17 20:35:30 +08:00
rcmerci
a7a9f649c2 remove redundant ! on property-related funcs & add some tests
enter the commit message for your changes. Lines starting
2021-05-17 20:35:30 +08:00
rcmerci
4414aa773a fix property_test 2021-05-17 20:35:30 +08:00
rcmerci
e8c68a62e5 add util.property & move unit-tests 2021-05-17 20:35:30 +08:00
Weihua Lu
b656d2d58f fix: disable shortcuts for rename dialog 2021-05-17 20:08:32 +08:00
Weihua Lu
f6310ba436 fix: comment out page highlight 2021-05-17 16:40:23 +08:00
Weihua Lu
474772be2a fix: rework zoom-in/zoom-out behavior 2021-05-17 16:15:55 +08:00
Weihua Lu
e218ef7491 fix: add default copy behavior 2021-05-17 13:59:34 +08:00
charlie
158c7645e3 fix(plugin): exported api namespace 2021-05-17 12:36:23 +08:00
charlie
a54dc6d732 chore(plugin): bump core 2021-05-17 12:09:13 +08:00
Weihua Lu
eb7c26dd96 fix: do not zoom-in non-exist block 2021-05-17 11:59:04 +08:00
charlie
57079a9234 chore(plugin): bump version 2021-05-17 11:14:37 +08:00
charlie
d4a2082cce improve(plugin): check absolute path by platform dynamically 2021-05-17 11:10:00 +08:00
charlie
e3447ef021 fix: conflicts 2021-05-17 10:19:02 +08:00
Tienson Qin
82a4183102 enhance: wip improve file watcher 2021-05-17 00:50:42 +08:00
Tienson Qin
23cc57e120 fix: don't stop event when not in block component editing 2021-05-16 23:34:07 +08:00
Tienson Qin
cc16c9c810 fix: unlinked references doesn't auto update 0.0.3 2021-05-16 23:08:48 +08:00
Tienson Qin
5da141ea8a fix: add property heading support back 2021-05-16 22:59:01 +08:00
Tienson Qin
6c6e3f20b6 enhance: add blocks-properties style 2021-05-16 22:48:35 +08:00
Tienson Qin
8d6b937415 fix: code block editing 2021-05-16 21:57:17 +08:00
Tienson Qin
c9943eb680 fix: disable global editing bindings when in block component editing
for example, codemirror, excalidraw modes
2021-05-16 12:02:03 +08:00
Tienson Qin
91ce40242a fix: tag autocomplete 2021-05-16 11:05:02 +08:00
Tienson Qin
ac5de8b087 fix: block preview 2021-05-15 15:00:20 +08:00
Tienson Qin
cc6c9ee897 chore: bump version 2021-05-15 14:48:52 +08:00
Tienson Qin
3ca38044cd fix: tag with page references 2021-05-14 23:55:20 +08:00
Tienson Qin
d4f53dca4b fix: ref style 2021-05-14 23:26:25 +08:00
Tienson Qin
2767b8359d fix: linked references not refreshed 2021-05-14 23:17:46 +08:00
Tienson Qin
175988244a fix: preserve blocks tree hierarchy for page embeds 2021-05-14 22:44:11 +08:00
Tienson Qin
3d98dc6353 fix: search in current page 2021-05-14 22:22:35 +08:00
Tienson Qin
0e11e60fed fix: catch indexedDB exception 2021-05-14 21:56:37 +08:00
Weihua Lu
b1668a24b3 fix: remove escape 2021-05-14 21:18:44 +08:00
Tienson Qin
e06efe3d45 chore: update text 2021-05-14 21:10:31 +08:00
Weihua Lu
fbc7957e81 fix: typo 2021-05-14 21:07:42 +08:00
Weihua Lu
2e6ab3e40b feat: extract template files 2021-05-14 21:07:42 +08:00
Tienson Qin
67536013e6 fix: CI 2021-05-14 20:58:54 +08:00
thezjy
b87da8a7f4 fix: use win32 specific method to detect absolute path 2021-05-14 19:19:13 +08:00