Commit Graph

8264 Commits

Author SHA1 Message Date
Peng Xiao
15f521744a fix: text wrap in preview 2022-07-24 16:48:20 +08:00
Peng Xiao
ba5cdd93a8 feat: better dashboard grid cols 2022-07-24 16:25:14 +08:00
Peng Xiao
f3d2586cd9 fix: blink issue 2022-07-24 15:46:37 +08:00
Peng Xiao
61a717830b feat: whiteboard preview & nesting 2022-07-24 14:39:14 +08:00
Peng Xiao
7cb60d6896 fix 2022-07-24 12:54:57 +08:00
Peng Xiao
ce9efb8c98 preview color 2022-07-24 12:53:43 +08:00
Peng Xiao
d7fe6c47e1 fix: use page ref link in shape title 2022-07-24 12:45:51 +08:00
Peng Xiao
b83f4fb1a2 Update extract.cljc 2022-07-24 12:25:37 +08:00
Peng Xiao
754b952173 fix 2022-07-24 12:15:58 +08:00
Peng Xiao
b347dc55ae fix: pass whiteboard? explicitly 2022-07-24 12:00:05 +08:00
Peng Xiao
cefe46072e fix: whiteboard path-refs 2022-07-24 10:26:20 +08:00
Peng Xiao
6bf4b05141 feat: pasting shapes into outliner 2022-07-23 23:31:42 +08:00
Peng Xiao
d919c6c363 fix: block name should always be lowercase 2022-07-23 22:44:11 +08:00
Peng Xiao
4f2626e297 fix: block back ref uuid 2022-07-23 22:32:07 +08:00
Peng Xiao
30b254ab47 block shape dnd 2022-07-23 20:49:52 +08:00
Peng Xiao
3198e054e0 cleanup 2022-07-23 16:49:49 +08:00
Peng Xiao
5542d27680 feat: showing breadcrumb for page block shape 2022-07-23 16:27:44 +08:00
Gabriel Horner
51610eedbc Merge pull request #6138 from logseq/fix/page-properties-respect-user-config
Fix: page properties not reading property-pages config
2022-07-22 12:40:20 -04:00
Peng Xiao
45798ba714 feat: displaying whiteboard text shape in outliner 2022-07-22 14:47:57 +08:00
llcc
808215dda8 don't enter editing state when click query table result on iOS 2022-07-22 14:24:02 +08:00
Gabriel Horner
af8c0ee148 Add command to re-index graph 2022-07-22 14:21:11 +08:00
Peng Xiao
4d42877f3d fix: parsing/saving issues on block/refs 2022-07-22 10:29:24 +08:00
Gabriel Horner
112100471c Fix typo in onboarding 2022-07-21 16:31:30 -04:00
Gabriel Horner
48be2c9990 Update to latest nbb-logseq 2022-07-21 14:32:40 -04:00
Gabriel Horner
c8864e777d Fix page-properties not using :property-pages/* config 2022-07-21 13:59:16 -04:00
Peng Xiao
dc240de56b zoom to fit by default 2022-07-22 00:25:04 +08:00
Peng Xiao
ec3ebc8d5b feat: zoom into searched text shape 2022-07-22 00:16:22 +08:00
Peng Xiao
15b0fcb297 fix: cleanup assets when not being used 2022-07-21 23:53:52 +08:00
Peng Xiao
e423dfe0fc fix: don't show page title in whiteboard shape 2022-07-21 23:34:03 +08:00
Peng Xiao
01c6d9bfbf fix: dont show page references in whiteboard 2022-07-21 23:33:07 +08:00
Peng Xiao
8eefd44540 fix: shape uuid should be persisted 2022-07-21 22:57:06 +08:00
Peng Xiao
87953437af fix: involve focus in paste & copy 2022-07-21 22:01:11 +08:00
Gabriel Horner
b3f2b4f6a3 Merge pull request #6127 from gavinmn/gavinmn/fix-big-sur-icons
fix alignment of macOS icon
2022-07-21 09:40:55 -04:00
Peng Xiao
7dcb355ac4 fix: copy & paste fix again 2022-07-21 21:38:59 +08:00
Peng Xiao
2ade950ea1 fix: copy & paste in whiteboard 2022-07-21 21:10:41 +08:00
Peng Xiao
bc2ef6002b searching text in whiteboard 2022-07-21 15:46:25 +08:00
Peng Xiao
5c468fe708 fix: text smoothing & tldr assets 2022-07-21 14:57:12 +08:00
Andelf
03569c7c8b fix(ui): inline code style
Fix #6121
2022-07-21 13:22:15 +08:00
Peng Xiao
d79ad7d43c fix dev mode 2022-07-21 10:35:05 +08:00
Peng Xiao
26f04b073b Merge remote-tracking branch 'upstream/master' into whiteboards 2022-07-21 10:24:48 +08:00
Peng Xiao
ac89a3d10c minor fix 2022-07-21 10:23:54 +08:00
Andelf
1562101f83 chore: bump version 0.7.8 0.7.8 2022-07-21 07:55:07 +08:00
gavinmn
8061b3e35a fix colors 2022-07-20 19:46:00 -04:00
gavinmn
9bb1fd5f7a fix position of big sur icons 2022-07-20 18:56:17 -04:00
Andelf
3dbb6e81d1 fix(build): codesign error 2022-07-21 00:46:52 +08:00
8N9KT
83d51ab23f hide journals in page graph
add "Show Journals" toggle in page-graph-inner
add :right-side-bar/show-journals in en and it (dicts.cljc)
add "include-journals" parameter to db/get-pages-that-mentioned-page
add "show-journal" parameter to graph-handler/build-page-graph
2022-07-20 18:44:05 +02:00
8N9KT
6c27435369 Merge branch 'logseq:master' into fix/remove-namespace-parents-graph-links 2022-07-20 17:32:46 +02:00
Gabriel Horner
37f1d738b9 Merge pull request #6062 from 8N9KT/feat/exclude-in-graph
feat: added property exclude-in-graph
2022-07-20 11:25:00 -04:00
8N9KT
541fae2ad8 Remove links for each level of the namespaces hierarchy pages in global graph view 2022-07-20 17:21:55 +02:00
Gabriel Horner
25943d253d Unskip test as it was fixed in #6088 2022-07-20 10:38:08 -04:00