Commit Graph

20457 Commits

Author SHA1 Message Date
charlie
edbd03f321 fix(mobile): katex render 2025-06-09 16:33:20 +08:00
charlie
c3f9bbd633 enhance(mobile): alignment for the heading block 2025-06-09 13:27:57 +08:00
charlie
297f61a869 enhance(mobile): auto calculate popup content max height 2025-06-09 10:59:53 +08:00
charlie
336f76b2fe Merge branch 'master' into feat/capacitor-new 2025-06-09 09:02:36 +08:00
Tienson Qin
1a717ba253 fix: lint 2025-06-09 00:56:50 +08:00
Tienson Qin
8994647dcd fix: Flashcard review showing blank after one or two cards
fixes https://github.com/logseq/db-test/issues/301
2025-06-09 00:43:31 +08:00
Tienson Qin
6551c9ba9f fix: query tables not rendering contents on app start up
Related to https://github.com/logseq/db-test/issues/310
2025-06-08 23:12:36 +08:00
Tienson Qin
fac981bea0 fix: links not resolving
fixes https://github.com/logseq/db-test/issues/311
2025-06-08 22:19:50 +08:00
Tienson Qin
dc8f2f4984 fix: redirect to alias 2025-06-08 16:52:06 +08:00
Tienson Qin
f3cd818bee fix: auto-complete fails when referencing a page 2025-06-08 14:52:49 +08:00
Tienson Qin
61cc4382c4 fix: alias auto-complete 2025-06-08 14:42:19 +08:00
Tienson Qin
9cf01cecdf fix: pages not resolved until visited
related to https://github.com/logseq/db-test/issues/291
2025-06-08 11:22:24 +08:00
Tienson Qin
707861c3e8 fix: tags displayed twice on the "Tags" property page 2025-06-08 10:38:16 +08:00
Tienson Qin
3cbdcfc1b9 fix: no child block inheritance from parent blocks when filtering
fixes https://github.com/logseq/db-test/issues/304
2025-06-08 09:57:06 +08:00
Fatih Sultan
bb71aa9ba2 Fix: use fs.renameSync instead of shell commands for cross-platform file move
Replaced 'mv' and 'move' usage with fs.renameSync to ensure compatibility across Windows and Unix-like systems.
2025-06-08 09:28:24 +08:00
Fatih Sultan
f9d6b77b5a Fix: replace 'mv' with cross-platform compatible file move in gulpfile.js
Replaced 'mv' command with platform check to support both Windows and Unix-like systems in the switchReactDevelopmentMode task.
2025-06-08 09:28:24 +08:00
Tienson Qin
691f5534ab fix: bulk set property with type checkbox
requires box to be checked

fixed https://github.com/logseq/db-test/issues/306
2025-06-08 09:22:29 +08:00
Tienson Qin
a6bd175479 fix: edit query button move around left and right side
fixes https://github.com/logseq/db-test/issues/308
2025-06-08 08:37:03 +08:00
Tienson Qin
71816b042f fix: blocks command bar blink when editing another block 2025-06-07 12:11:21 +08:00
Tienson Qin
c40365688b fix: disable auto capitalize on mobile keep open input
to avoid blink when editing another block
2025-06-07 12:06:12 +08:00
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
Gabriel Horner
56e8a298b1 enhance: defer more scripts for publishing
Noticed when comparing with public/index.html
2025-06-06 13:46:56 -04:00
Tienson Qin
8cea00219c fix: mobile page shouldn't be wrapped in main-content-container 2025-06-06 23:53:21 +08:00
Gabriel Horner
ec22e71df5 fix: bump nbb-logseq to include datascript and nbb fixes 2025-06-06 11:45:25 -04: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