Commit Graph

20435 Commits

Author SHA1 Message Date
Tienson Qin
c4e4e28bea fix: table crash 2025-06-07 11:59:21 +08:00
Tienson Qin
c3a9d7aac3 fix: don't redirect to page during block swipe 2025-06-07 11:51:12 +08:00
Tienson Qin
2a3ffc52a7 enhance(ux): disable block swipe and dragging when editing 2025-06-07 08:18:18 +08:00
Tienson Qin
f40a4a9bb4 perf: unmount journals when searching 2025-06-07 06:37:34 +08:00
Tienson Qin
8cea00219c fix: mobile page shouldn't be wrapped in main-content-container 2025-06-06 23:53:21 +08:00
Tienson Qin
f79fafe7fc fix: can't open mobile popup 2025-06-06 22:54:22 +08:00
charlie
97ddb449dc enhance(mobile): WIP calc side for the commands popup 2025-06-06 18:20:14 +08:00
Tienson Qin
dbc2064dc3 enhance(ux): show downloading modal on mobile 2025-06-06 14:02:23 +08:00
Tienson Qin
fe5bf6cc06 enhance: set smaller font size for graph names 2025-06-06 13:24:06 +08:00
Tienson Qin
07e91b1193 fix: show editor commands bar iff in the editing mode 2025-06-06 12:54:07 +08:00
charlie
96869d8cfa enhance(mobile): logseq primary color for ionic theme 2025-06-06 12:07:35 +08:00
charlie
bca69ee047 enhance(mobile): logseq spin style 2025-06-06 11:57:54 +08:00
charlie
615a3409c6 fix(mobile): page crash for the view sorting dropdown 2025-06-06 11:48:13 +08:00
Tienson Qin
c74abbb7a3 Merge branch 'master' into feat/capacitor-new 2025-06-06 10:28:24 +08:00
Tienson Qin
df3f3a77c3 fix: wrong db-worker.js path 2025-06-06 10:06:04 +08:00
Tienson Qin
0239669d82 chore: restore to logseq theme 2025-06-06 09:55:41 +08:00
Tienson Qin
1d376c0f1e fix: dropdown menu 2025-06-06 09:53:26 +08:00
Tienson Qin
df27269270 enhance(ux): no need to display name twice for remote db graphs 2025-06-06 08:56:18 +08:00
Tienson Qin
000d9aee06 fix: linked refs crashed on mobile if there're a lot of refs 2025-06-06 08:24:40 +08:00
Tienson Qin
6c27dca316 chore: remove unused page 2025-06-06 08:24:40 +08:00
Tienson Qin
e22c42c05b fix: lint 2025-06-06 07:16:02 +08:00
Tienson Qin
ee4e4bc4b5 fix: ignore resizeObserver errors on sentry 2025-06-06 06:50:11 +08:00
Tienson Qin
876db84672 fix: can't scroll more than a couple journals down
without losing position. This bug happens for file graphs because
 it keeps creating the today journal page if it's empty.
2025-06-06 06:35:10 +08:00
Tienson Qin
c264599d6b fix: valid datoms are skipped from tail address 2025-06-06 05:48:48 +08:00
Gabriel Horner
693e6c78fe enhance: pdf viewer opens in publishing
Clicking on pdf opens it in viewer instead of crashing.
Addresses #4048
2025-06-05 17:21:54 -04:00
Gabriel Horner
ea6d2678f6 fix: assets not showing up for publishing
Not showing images or pdfs
2025-06-05 17:21:54 -04:00
charlie
fd81a4f503 fix: lint 2025-06-05 17:21:54 -04:00
charlie
099c5eb358 fix(pdf): incorrect area highlight logic for file graph 2025-06-05 17:21:54 -04:00
charlie
2ad3a8eae1 fix(pdf): incorrect condition 2025-06-05 17:21:54 -04:00
charlie
c724e2932c fix: missing pdfjs resources 2025-06-05 17:21:54 -04:00
charlie
88ba998607 fix(pdf): save highlights for file graph 2025-06-05 17:21:54 -04:00
Tienson Qin
3a30d47b19 fix: show matched nodes when search input starts with / 2025-06-06 04:00:02 +08:00
Tienson Qin
20ec61641d enhance(ux): put pages before blocks when auto-complete node refs
We can improve it further to display horizontal split views for both
pages and blocks on desktop.
2025-06-06 03:55:40 +08:00
Tienson Qin
e6601fcd55 fix: don't show add button for non-page block 2025-06-06 03:20:16 +08:00
Tienson Qin
589e85550a fix: esc to exit filter first and then clear the input 2025-06-06 02:42:18 +08:00
Gabriel Horner
4b4c76bef6 fix: invalid pages created from cmd-k
Could specify private tags like `P1 #Property` which resulted in invalid
pages. Could also create invalid whiteboards as noticed in
https://discord.com/channels/725182569297215569/725182570131751005/1380146143937433670
2025-06-05 11:53:28 -04:00
Gabriel Horner
f6d8595645 fix: view edn export fails for group by
Fixes https://github.com/logseq/db-test/issues/300
2025-06-05 10:07:31 -04:00
charlie
c629c533c9 enhance(mobile): back action ux for android 2025-06-05 18:20:56 +08:00
Tienson Qin
cee2f4d030 fix: remove buggy code 2025-06-05 08:14:18 +08:00
Tienson Qin
184add530b enhance(ux): show editor popups at the top left corner 2025-06-05 07:57:48 +08:00
Tienson Qin
fc2b95050f enhance: scroll up to reserve more space for editor 2025-06-05 06:18:52 +08:00
Tienson Qin
cfbc002f3e fix: #tag and page ref on mobile 2025-06-05 04:24:58 +08:00
Tienson Qin
d6195e3f9f fix: cut selections on mobile shouldn't keep keyboard open 2025-06-05 02:46:18 +08:00
Tienson Qin
b372d90a33 enhance: add haptics to block command buttons 2025-06-05 02:39:34 +08:00
Tienson Qin
383e21c594 fix: can't insert [[]] and / on mobile 2025-06-05 02:19:19 +08:00
rcmerci
bcab738d52 fix(rtc): refresh ui component after asset-file writing finished 2025-06-05 00:43:52 +08:00
Tienson Qin
722b615072 fix: multiple blocks in sidebar should have different container ids 2025-06-05 00:39:14 +08:00
Tienson Qin
4d112d242c fix: cursor moves to main area when using keyboard to delete blocks
in sidebar
2025-06-05 00:39:14 +08:00
Tienson Qin
7d5b72b896 fix: cursor moves to main area after deleting selection from sidebar 2025-06-05 00:39:14 +08:00
Tienson Qin
2b0b6fdb85 fix: arrow to create new block iff it's an empty page 2025-06-05 00:39:14 +08:00