Charlie
1b0db68098
enhance(ux): align for the image asset block container ( #12425 )
...
* feat(asset): add alignment options for images
* enhance(ux): select block for the action of double click in the image asset container
* enhance(asset): change alignment property type from string to keyword and normalize alignment handling
2026-03-12 11:18:51 +08:00
Tienson Qin
b1ceaa1216
enhance: able to generate large graphs with >1M blocks
2026-03-12 10:42:07 +08:00
Tienson Qin
7386eec6db
fix(db-sync): server shouldn't delete addrs
2026-03-12 08:28:38 +08:00
Tienson Qin
5d602c9d58
fix(db-sync): drop stale lookup-ref tx datoms
2026-03-12 08:18:52 +08:00
Tienson Qin
6e08f7b187
fix: remote block create split across batches
2026-03-12 08:08:01 +08:00
Gabriel Horner
ae003f1469
fix: clean up template property handling
...
When new built-in properties are supported in exporter, all-built-in-names
and file-built-in-property-names should be updated. No need
to handle block/properties-order and block/properties-text-values
as those are ignored
2026-03-11 15:44:12 -04:00
Gabriel Horner
fdf1a8f8cc
fix: imported Template blocks
...
Template blocks were being copied instead of updated in place. Would
feel buggy to user as Template blocks would show up twice in search and
would not be where they had defined them
2026-03-11 15:44:12 -04:00
Mega Yu
df5fb72ed9
fix lint Shadowed var
2026-03-11 15:44:12 -04:00
Mega Yu
371b1d5301
feat(exporter): support template import
2026-03-11 15:44:12 -04:00
Mega Yu
5bc154aacb
chore: update test helpers in config for async tests
2026-03-11 15:44:12 -04:00
Mega Yu
935673a860
update path handling in exporter tests to make it compatible with Windows path
2026-03-11 15:44:12 -04:00
Gabriel Horner
5f7885dff5
fix: outdated docs and misc cleanup
...
Also added the new option to the import CLI,
improved tests that only test one file to only import 1 file
and cleaned up some hard to read code
2026-03-11 15:44:12 -04:00
Mega Yu
7522a87939
skip heavier parsing if code fences in the title
...
add split-title-by-code-fences test
2026-03-11 15:44:12 -04:00
Mega Yu
304bc7c9af
add trim to the lang in the code snippet
2026-03-11 15:44:12 -04:00
megayu
d8b85171e9
add guard against missing/blank args of cards macro
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-11 15:44:12 -04:00
Mega Yu
ecad45531d
feat: add support for Template, Math blocks and Cards in exporter
2026-03-11 15:44:12 -04:00
Mega Yu
309070fda0
fix typo
2026-03-11 15:44:12 -04:00
Mega Yu
e2f98a1507
standalone code blocks and tag them in-place during exporting
2026-03-11 15:44:12 -04:00
Mega Yu
1c351aebff
feat: add code snippet extraction functionality in exporter and UI options
2026-03-11 15:44:12 -04:00
Tienson Qin
c1a9bee798
fix: undo should skip conflicted move instead of clearing stack
2026-03-11 17:36:21 +08:00
Tienson Qin
83a716f907
chore: bump datascript
2026-03-11 14:49:12 +08:00
Tienson Qin
7c5146afcd
fix(sync): improve undo/redo merge reliability
2026-03-06 00:05:45 +08:00
Tienson Qin
e7e731310f
Revert "fix(sync): simplify remote tx + undo/redo reliability logic"
...
This reverts commit 4c307da6d6 .
2026-03-06 00:03:59 +08:00
Tienson Qin
4c307da6d6
fix(sync): simplify remote tx + undo/redo reliability logic
2026-03-05 23:09:00 +08:00
Tienson Qin
722871c2c0
add undo redo sim tests
2026-03-05 18:48:41 +08:00
Tienson Qin
a092470392
enhance: copy as/export add open blocks only
2026-03-05 18:23:42 +08:00
Tienson Qin
7d85525373
add classes and properties to simulation tests
2026-03-05 18:07:10 +08:00
Tienson Qin
2faa65a45e
sim tests full coverage for outliner ops
2026-03-05 17:51:52 +08:00
Tienson Qin
7251c3779e
add cut paste to simulation tests
2026-03-05 17:38:58 +08:00
Tienson Qin
4bf39b576b
fix(regression): journal title shouldn't be updated
2026-03-05 17:26:05 +08:00
Tienson Qin
a7e015b0ad
fix: lint
2026-03-05 17:18:35 +08:00
Tienson Qin
7cddf537da
fix: cut paste lost children after synced
2026-03-05 17:08:49 +08:00
Tienson Qin
7cef3c749e
remove ws connect timing metric
2026-03-05 16:53:46 +08:00
Tienson Qin
e0d821e34e
add tx-meta to invalid data error report
2026-03-05 14:56:01 +08:00
megayu
6263ba06d9
Fix unnecessary highlighted snippets in [[]] block search results ( #12421 )
...
* fix [[]] block search render unnecessary highlight snippt
* match the name of the test with the corresponding fact
2026-03-04 21:31:56 +08:00
Tienson Qin
a0b109399d
fix: ui keep refresh with custom journal format
2026-03-04 20:27:06 +08:00
Tienson Qin
3ecbd1a708
add localflare to ignore
2026-03-04 19:19:35 +08:00
charlie
ffdc77c5c4
enhance(ui): polish settings item alignments
2026-03-04 17:18:02 +08:00
Tienson Qin
b2a78be1ca
Merge pull request #12384 from logseq/enhance/search
...
Enhance cmd+k search
2026-03-04 11:20:41 +08:00
Tienson Qin
49c21ca149
Merge branch 'master' into enhance/search
2026-03-04 11:20:27 +08:00
Tienson Qin
0055e8128c
add d1 sql table indexes
2026-03-04 11:18:58 +08:00
Mega Yu
ad0363c86e
remove keyboard acceleration feature and related tests
2026-03-04 11:04:17 +08:00
Mega Yu
e73bbe86cc
add a toggle switch to enable/disable the continuous key press acceleration feature
2026-03-04 10:43:39 +08:00
megayu
b388a88f69
Merge branch 'master' into enhance/search
2026-03-04 09:23:17 +08:00
Tienson Qin
8f923a911d
Revert "client hello now sends since"
...
This reverts commit 2799a57074 .
2026-03-03 22:37:30 +08:00
Tienson Qin
2799a57074
client hello now sends since
2026-03-03 20:52:44 +08:00
megayu
e01e62cd63
Merge branch 'master' into enhance/search
2026-03-03 20:11:33 +08:00
Tienson Qin
6bf5ae4682
enhance: cache user keys to speedup first sync
2026-03-03 19:47:01 +08:00
Tienson Qin
f89b72c5ff
add app startup measure logs
2026-03-03 17:55:24 +08:00
Tienson Qin
5a417c25ad
fix: tests
2026-03-03 16:57:27 +08:00