Commit Graph

5969 Commits (d7b1ce51e368a8ea7ae2020070144b7e0441abcf)

Author SHA1 Message Date
Tienson Qin d7b1ce51e3 chore: bump version 2021-12-14 15:25:49 +08:00
Tienson Qin 01b1037126 chore: bump version 2021-12-14 15:02:12 +08:00
Tienson Qin dc34f027b6
Graph view enhancements (#3453)
Graph view enhancements
2021-12-14 15:01:45 +08:00
charlie 8d8c5624ac fix(api): insert as first child when current node is first child 2021-12-14 15:01:10 +08:00
Tienson Qin 8d61fbec57 fix: disable ignoreInital for file watcher
Related to #3451, #3460
2021-12-14 14:58:42 +08:00
Andelf 096e285090 fix: nightly build with draft=false 2021-12-14 13:49:38 +08:00
charlie 313f3e87c0 fix(ui): position of modal for narrow scrren #3447 2021-12-14 13:49:23 +08:00
Andelf 878524355b ci: always non-draft for nightly build 2021-12-14 00:17:05 +08:00
Andelf e1a7f6b8c6 ci: add nightly release job 2021-12-14 00:17:05 +08:00
Andelf 13e3ee2cc9 fix(editor): handle code block with non-latin1 chars 2021-12-13 14:59:29 +08:00
Tienson Qin 086e70827b chore: remove cards total periodically check 2021-12-13 12:59:25 +08:00
Tienson Qin 566ba16965 enhance: add blocks ast cache 2021-12-13 12:26:51 +08:00
Tienson Qin 1feb695241 fix: TypeError "onHeadersReceived is not a function"
close #3433
2021-12-13 11:29:22 +08:00
Andelf 0f6c68711c fix(ci): enable e2e test on push 2021-12-13 11:11:03 +08:00
Tienson Qin 32eba7ab7a fix: intercept on incoming requests to disable x-frame-options 2021-12-12 17:24:26 +08:00
Tienson Qin 8bbca5d2ed chore: bump version 2021-12-12 16:49:01 +08:00
Andelf c8c8fccc7e fix(build): excalidraw version should be consistent with assets 2021-12-12 16:26:44 +08:00
Andelf 0f650741a8 fix(test): unused imports 2021-12-12 16:24:14 +08:00
Andelf 0d26856206 test(e2e): add cases for code-editing 2021-12-12 16:24:14 +08:00
Andelf b3f2871414 refactor(editor): refine saving of code editor
- won't remove indentations
- use pos-meta to save block
- debounce esc event against blur
2021-12-12 16:24:14 +08:00
Tienson Qin c722f6ec83 fix: ignore properties when displaying block's body 2021-12-12 16:06:32 +08:00
Tienson Qin 75436b183a fix: can't collapse a block with body 2021-12-11 14:40:32 +08:00
Andelf 313b6ab3b1 fix(editor): extra newline in code editor
See-also: #3410
2021-12-11 14:24:17 +08:00
Tienson Qin d3fa2196b0 fix: Horizontal line not created with ---
close #3416
2021-12-11 14:09:17 +08:00
Tienson Qin ae89f9970b fix: hide empty blocks 2021-12-11 13:27:28 +08:00
Tienson Qin eb24a534ec fix: check content 2021-12-11 13:20:33 +08:00
Tienson Qin e3550774c2 fix: catch teardown exception 2021-12-10 23:02:24 +08:00
Tienson Qin 353ff34920 fix: remove block-control style tweak for mobile 2021-12-10 22:56:28 +08:00
leizhe b01459cf14 fix: duplicate content when using time-tracking 2021-12-10 22:33:17 +08:00
charlie a02cef0d4c fix(ui): preboot logo color on dark mode 2021-12-10 22:33:04 +08:00
Tienson Qin 4661b19524 fix: wrong indentation for both templates and copied selections 2021-12-10 22:24:41 +08:00
Tienson Qin 09a00ab93d fix: #tag query 2021-12-10 20:48:23 +08:00
Andelf 983c0bc16a fix(editor): wrong indent removal fn 2021-12-10 19:03:16 +08:00
Andelf d5a85c959f fix(test): adapt tests to the new left sidebar 2021-12-10 14:14:57 +08:00
Tienson Qin 54b1726145 fix: logbook time disappears after editing 2021-12-10 14:00:39 +08:00
Tienson Qin 4e5cd90369 fix: style 2021-12-10 13:09:52 +08:00
Tienson Qin ee370a0129 fix: cut block lose nested children blocks 2021-12-10 12:56:22 +08:00
Tienson Qin b748d55590 fix: embed block style 2021-12-09 22:48:56 +08:00
leizhe b8e8ecc5f0 fix(logbook): logbook disappears when block got embedded
Once a Task Block got embedded, its logbook drawer disappears when
toggling the state from TODO to DOING.  This PR fixed this issue.
2021-12-09 22:45:46 +08:00
Tienson Qin d3f0bd5fa4 fix: Problem keeping separate graphs separated
close #3309
2021-12-09 22:40:50 +08:00
Tienson Qin d29185a781 enhance: safe check 2021-12-09 22:35:20 +08:00
Tienson Qin 17baae964e fix: remove redundant :go/journals 2021-12-09 22:31:01 +08:00
Tienson Qin 5143f8f4cf enhance: disable spell check on electron by default
close #3356
2021-12-09 22:16:50 +08:00
Tienson Qin f50b048776 enhance: g a to all pages, g g to graph view, g f to open flashcards
close #3393
2021-12-09 22:03:54 +08:00
Tienson Qin 86740dd1d4 fix: Automatic jump back when click 'prev' in a long page
close #3394
2021-12-09 21:47:28 +08:00
Tienson Qin 5c2ad1816f fix: safe setrangetext 2021-12-09 21:25:20 +08:00
Andelf 66aab58ba9 fix: graph name in all graphs page 2021-12-09 21:18:29 +08:00
Tienson Qin 53cafc4037 fix: search blank page 2021-12-09 21:07:04 +08:00
leizhe 849c077b93 fix(drawer): display user-defined drawer
fix https://github.com/logseq/logseq/issues/3383
2021-12-09 21:04:27 +08:00
leizhe 6109836dbc fix(android): don't read files started with #
`(.stat Filesystem (clj->js {:path file}))` returns its parent directory
if the file starting with a #, which leads to reading the directory endlessly.
2021-12-09 20:23:57 +08:00