Commit Graph

1860 Commits

Author SHA1 Message Date
rcmerci
f9783b9a2f only parse pasting text when current editing block isn't empty 2021-05-18 15:50:02 +08:00
rcmerci
288da4fca3 transform text into blocks when pasting text from external 2021-05-18 15:50:02 +08:00
charlie
8a8af96d0e fix(api): insert block with specific uuid & siblings issue 2021-05-18 15:48:22 +08:00
Tienson Qin
d12c0b0b69 fix: moving bullets vertically (Shift + Alt + Up/Down) does not work across parents 2021-05-18 15:44:54 +08:00
Weihua Lu
5de0749fba feat: imp node in page search 2021-05-18 15:38:51 +08:00
Weihua Lu
93ba737f84 fix: get default journal directory 2021-05-18 14:01:17 +08:00
Weihua Lu
dabb116e7d fix: unlinked references count refresh 2021-05-18 11:57:46 +08:00
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
Tienson Qin
b1c34c346b feat: makes /journals configurable
Adds a `:journals-directory` option
2021-05-18 11:04:53 +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
Weihua Lu
eb7c26dd96 fix: do not zoom-in non-exist block 2021-05-17 11:59:04 +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 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
Tienson Qin
e06efe3d45 chore: update text 2021-05-14 21:10:31 +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
rcmerci
3ab36705cc update inserting block strategy 2021-05-14 18:12:31 +08:00
Tienson Qin
e94a09beff fix: block ref numbers not updated unless re-indexed
Close #1673

Also, fixed an issue that update the block in references doesn't work
2021-05-14 17:58:36 +08:00
Tienson Qin
3d3a5ff35f fix: revert commit on both -get-parent-id and -get-parent 2021-05-14 17:49:42 +08:00
Tienson Qin
bec2ea722b Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core 2021-05-14 16:21:25 +08:00
Tienson Qin
c969a2c804 fix: Long page title spills into page menu items
Close #1820
2021-05-14 16:20:15 +08:00