Tienson Qin
e402010b0d
fix: e2e tests
2025-06-24 16:37:19 +08:00
Tienson Qin
e73caeb8f1
fix: uploaded file cannot be opened in file graphs
...
fixed https://github.com/logseq/db-test/issues/298
2025-06-24 16:12:54 +08:00
Tienson Qin
1e59e8e635
fix: breadcrumb inline
2025-06-24 15:44:16 +08:00
Tienson Qin
df9f64b5ef
fix: breadcrumb inline
2025-06-24 15:35:46 +08:00
Tienson Qin
3e8d0f01da
fix: press ESC while typing Chinese lost the cursor
...
fixes https://github.com/logseq/db-test/issues/344
2025-06-24 14:29:18 +08:00
Tienson Qin
04d3d02f43
fix: number value not saved when redirecting to another page
...
related to https://github.com/logseq/db-test/issues/331
2025-06-24 14:19:59 +08:00
Tienson Qin
c770c91409
fix: url type validation
...
This commit also fixes the unknown error in db validations.
fixes https://github.com/logseq/db-test/issues/348
2025-06-24 12:25:07 +08:00
Gabriel Horner
42f0519797
fix: import property that changes from :node to :default
...
on same page :as :node property is defined. Also affects :date ->
:default. Fixes https://github.com/logseq/db-test/issues/340
2025-06-23 14:02:28 -04:00
Tienson Qin
19513d3ecb
fix: delete at end concats wrong blocks
...
related to https://github.com/logseq/db-test/issues/347
2025-06-23 23:05:02 +08:00
Gabriel Horner
b4ed4ec55c
fix: deprecation warning for namespace macro
2025-06-23 10:02:11 -04:00
Tienson Qin
6edbbed553
enhance(ux): close popup after rtc graph downloaded
2025-06-23 21:51:52 +08:00
Gabriel Horner
957eab73d8
fix: import fails on query sort with built-in properties
...
Fix for https://github.com/logseq/db-test/issues/341
2025-06-23 09:17:26 -04:00
Tienson Qin
562c03ea01
fix: dark theme modal backdrop color
2025-06-23 20:10:40 +08:00
Tienson Qin
f1ecc3f39a
fix: caret color in dark theme
2025-06-23 19:34:19 +08:00
Tienson Qin
c4feca32f9
fix: dark theme colors
2025-06-23 19:29:56 +08:00
Tienson Qin
d4b92a4c0e
Merge pull request #11954 from logseq/feat/import-embeds
...
Feat: Import page and block embeds
2025-06-23 19:04:15 +08:00
Gabriel Horner
58d3abbafb
fix: use ast blocks for simple queries conversions
...
Fixes cases where {{query nested in BEGIN_* blocks were incorrectly
being converted to queries. Also made ast block handling faster
by only doing one prewalk and cleaned up handling of queries
2025-06-23 19:04:03 +08:00
Gabriel Horner
cc05518ea5
fix: use ast blocks for advanced queries conversion
...
Fixes cases where BEGIN_QUERY nested in BEGIN_SRC were incorrectly
being converted to queries e.g. most queries in
https://docs.logseq.com/#/page/advanced%20queries
2025-06-23 19:04:03 +08:00
Gabriel Horner
507ff3ce29
enhance: import page and block embeds
...
One embed per block as that's what DB version supports.
Fixes https://github.com/logseq/db-test/issues/198
2025-06-23 19:04:03 +08:00
Tienson Qin
05a88f8040
fix: show block breadcrumb on mobile
2025-06-23 18:18:22 +08:00
Tienson Qin
9dab67e12e
enhace: login use button
2025-06-23 18:11:11 +08:00
Tienson Qin
9082ae3425
fix: tab page crash
2025-06-23 18:00:20 +08:00
Tienson Qin
8413d2403c
Revert "fix: table crashes and disable add button on mobile"
...
This reverts commit 3eecbfef47 .
2025-06-23 17:14:54 +08:00
Tienson Qin
ca963fa492
enhance: set initial breakpoint to 0.75
...
Otherwise, options could be blocked by keyboard
2025-06-23 17:12:13 +08:00
Tienson Qin
3eecbfef47
fix: table crashes and disable add button on mobile
2025-06-23 17:08:29 +08:00
Tienson Qin
bfbb5422d6
fix: disable contenteditable in selection mode
2025-06-23 16:27:18 +08:00
charlie
2682bd4522
fix(mobile): invalid css
2025-06-23 15:59:19 +08:00
charlie
8e62a22aac
fix(mobile): alignment for the block items
2025-06-23 15:56:58 +08:00
charlie
8571214e70
fix(mobile): text overflow for the references view body
2025-06-23 15:47:53 +08:00
charlie
2e7d778f30
fix(mobile): block editing cursor for ios platform
2025-06-23 14:11:31 +08:00
Tienson Qin
8f2f40df8e
fix: e2e tests
2025-06-22 22:07:37 +08:00
Tienson Qin
3c52bced5c
Merge branch 'master' into feat/capacitor-new
2025-06-22 21:39:37 +08:00
Tienson Qin
bc56fa3bd0
fix: typo
2025-06-22 20:51:43 +08:00
Tienson Qin
73fdd87dcf
enhance(ux): separate delete local graph and remote graph
2025-06-22 20:42:21 +08:00
Tienson Qin
33331cc3e6
enhance(perf): avoid re-run built-in queries when collapsed
2025-06-22 18:26:18 +08:00
Tienson Qin
f33d02c8ab
fix: no border for table rows
2025-06-22 16:17:57 +08:00
Tienson Qin
ff2ebe31ef
fix: open asset file with default app on Electron
...
related to https://github.com/logseq/db-test/issues/337
2025-06-22 16:06:52 +08:00
Tienson Qin
2383e44539
enhance: word
2025-06-22 12:50:52 +08:00
Tienson Qin
9b0263823f
fix: invalidated blocks
...
related to https://github.com/logseq/db-test/issues/281
2025-06-22 12:33:48 +08:00
Tienson Qin
ac019a271d
fix: graph view
...
related to https://github.com/logseq/db-test/issues/330
2025-06-22 10:34:19 +08:00
Tienson Qin
b5f0a4d236
fix: building search index shouldn't blocked by one block
...
related to https://github.com/logseq/db-test/issues/332
2025-06-22 10:22:02 +08:00
Tienson Qin
c8e869db4a
fix: can't edit blocks on tags
...
fix https://github.com/logseq/db-test/issues/335
fix https://github.com/logseq/db-test/issues/336
2025-06-22 10:13:40 +08:00
Gabriel Horner
fdff75cdf8
fix: import not handling scheduled and deadline property
...
on same block. Fixes https://github.com/logseq/db-test/issues/318
2025-06-20 17:06:52 -04:00
Gabriel Horner
5479564899
fix: outliner lint
2025-06-20 15:11:54 -04:00
Gabriel Horner
b22e5af239
fix: built-in page converts to tag
...
from editor. Another fix for
https://github.com/logseq/db-test/issues/333
2025-06-20 15:06:55 -04:00
Gabriel Horner
e489cc283c
fix: built-in pages could be turned into tags
...
Fixes https://github.com/logseq/db-test/issues/333 .
Also added guards at handler level in case they are used elsewhere.
Made sure to couple them to outliner-validate as centralizing validation
is important if we want to have a consistent, bug-free approach
to updating entities
2025-06-20 12:53:23 -04:00
Tienson Qin
04aaa700af
fix: disallow removing tag properties from tags
2025-06-19 23:43:23 +08:00
Tienson Qin
82e358953a
perf: recycle dom nodes when folding references
2025-06-19 23:18:23 +08:00
Tienson Qin
f8488892f4
chore: remove image placeholder
2025-06-19 22:38:51 +08:00
Tienson Qin
119485fafb
enhance(perf): reduce get-block calls when children have been loaded
2025-06-19 22:21:45 +08:00