7383 Commits

Author SHA1 Message Date
Tienson Qin
d3acc42105 fix: switch to pt style 0.6.9 2022-05-16 21:09:44 +08:00
Tienson Qin
f2d1dc367a fix: scroll loop for lazy visible view 2022-05-16 21:06:12 +08:00
Tienson Qin
bf954d6cc5 chore: remove pprint 2022-05-16 19:58:10 +08:00
Tienson Qin
0d29421117 fix: blocks disappear in long page when outdent 2022-05-16 19:46:55 +08:00
Andelf
18f4c21dc9 chore(release): bump version 0.6.9 2022-05-16 19:21:03 +08:00
sawhney17
705348f370 make overflow visible 2022-05-16 19:08:29 +08:00
Tienson Qin
7f256b8872 fix: sample query 2022-05-16 15:35:43 +08:00
Tienson Qin
7a8965584b Merge pull request #5299 from logseq/enhance/graph-parser-part-trois
Enhance: Migrate block and extract to graph parser
2022-05-16 12:51:07 +08:00
Alex L
7dac9e2748 Improved Italian localization
Improved localization, fixed many grammar mistakes. Also "graph" in Logseq context is "grafo" not "diagramma" or "grafico": search Google Images in Italian for confirmation. Also "Graph Theory" (branch of Math) is known as "Teoria dei Grafi" in Italian.
2022-05-16 12:48:48 +08:00
charlie
12eecde29f fix(lint): carve 2022-05-16 12:46:01 +08:00
charlie
5a8b4a6dc7 fix: lint 2022-05-16 12:46:01 +08:00
charlie
9ad2ce417b fix(ui): wrong position of page preview tip #5268 2022-05-16 12:46:01 +08:00
Eduardo Vedes
0f23c7b7b5 fix: render preview page on-hover 2022-05-16 12:45:48 +08:00
queeup
9b9fcceddb fix: update Turkish translation 2022-05-16 12:14:42 +08:00
Gabriel Horner
c541b096f4 Merge branch 'master' into enhance/graph-parser-part-trois 2022-05-13 16:36:32 -04:00
Gabriel Horner
5b0d5fb8b5 Decouple graph-parser util from app util usage
For tiny util heavily used fns like safe-re-find and uuid-string?,
decouple graph-parser from so much of the app
2022-05-13 16:17:44 -04:00
Gabriel Horner
b9bbd0c605 Finish migrating extract to nbb 2022-05-13 15:47:54 -04:00
Gabriel Horner
a832564782 Migrate most of extract ns to nbb 2022-05-13 11:52:35 -04:00
llcc
3d725f8acb allow sharing office files into Logseq on mobile (#5292)
* allow share office files into logseq on mobile
2022-05-13 16:00:17 +08:00
rcmerci
9dd63cf711 enhance(sync): auto start sync when switching graphs
- auto start sync when switching graphs
- add state ::starting
2022-05-13 15:12:24 +08:00
Tienson Qin
3cbd92a213 Disable lazy visibility completely on mobile 2022-05-13 11:33:59 +08:00
Tienson Qin
3150e06a1b Disable lazy loading for journals on mobile 2022-05-13 11:19:36 +08:00
Tienson Qin
8d400bcaf0 fix: lint warnings 2022-05-13 11:02:29 +08:00
Tienson Qin
fb8cd67917 fix: disable lazy loading for query blocks temporally 2022-05-13 10:50:47 +08:00
Tienson Qin
4d4ade5c96 enhance: add skeleton loading 2022-05-13 10:15:37 +08:00
Tienson Qin
8a8e3ee26c fix: cache visible component heights 2022-05-13 10:00:38 +08:00
Gabriel Horner
b1e226745d Finish migration block ns to nbb 2022-05-12 16:58:26 -04:00
Gabriel Horner
2c725ca5af Remove unused test namespaces
frontend.react was only used in a test and never used elsewhere
2022-05-12 16:57:28 -04:00
Gabriel Horner
b83f6bbd19 Migrate half the block deps to be nbb compatible 2022-05-12 16:57:28 -04:00
Gabriel Horner
22ddae8998 Move graph-parser related block code to proper ns and nbb migration wip 2022-05-12 16:57:28 -04:00
yshwaker
22d41664a4 fix: modal position, getting editor width from editor-wrapper 2022-05-12 10:34:56 -04:00
llcc
d66ab6aa82 fix hidden files removing failure on mobile 2022-05-12 22:15:01 +08:00
Kan-Ru Chen
e1fdef43b3 chore: update electron-deeplink to 1.0.10 to fix deeplink on Linux
Fixes #4984
2022-05-12 21:31:16 +08:00
Tienson Qin
0e5d1614a0 Merge pull request #5265 from logseq/enhance/graph-parser-part-two
Enhance: Migrate mldoc and text to graph-parser
2022-05-12 20:22:51 +08:00
llcc
8332be2bd9 fix lints 2022-05-12 20:13:13 +08:00
llcc
60fad0d3ba open PDF with external app on mobile 2022-05-12 20:13:13 +08:00
Tienson Qin
6073fa1f0a fix: upsert properties
close #5219
2022-05-12 20:01:49 +08:00
Tienson Qin
8af6a3d368 fix: #2021/09/22 , create files named .md
close #2887
2022-05-12 11:18:16 +08:00
Tienson Qin
da5875efe8 fix: grouped transaction
close #5277
2022-05-12 10:44:30 +08:00
Tienson Qin
2d2a05228a fix: parsing UI out of sync with actual state
close #5254
2022-05-12 08:44:50 +08:00
charlie
b29e9cfce2 fix(lint): large vars 2022-05-12 08:26:22 +08:00
charlie
da4d507bcc enhance(ux): test url for proxy settings 2022-05-12 08:26:22 +08:00
charlie
8fcf5b5d60 enhance(ui): show network proxy hints on plugins page if it's settled 2022-05-12 08:26:22 +08:00
Gabriel Horner
a9664272db Merge branch 'master' into enhance/graph-parser-part-two 2022-05-11 20:22:31 -04:00
Tienson Qin
ce9eff332d fix: prefer block template if there're other page templates with the
same name
2022-05-12 08:22:15 +08:00
Tienson Qin
9042aa47c5 fix: block wrong indentation in queries 2022-05-12 07:39:37 +08:00
Tienson Qin
278f2ff1f9 fix: lint warnings 2022-05-12 07:39:37 +08:00
Tienson Qin
8c2e07275b Lazy loading journals and queries 2022-05-12 07:39:37 +08:00
Tienson Qin
d1c6d4ce88 fix: indent/outdent blocks not updated 2022-05-12 07:39:37 +08:00
Tienson Qin
2614310ea8 Lazy load blocks in references and queries 2022-05-12 07:39:37 +08:00