Commit Graph

23218 Commits

Author SHA1 Message Date
Tienson Qin
f34d58acc7 fix: virtualized list shouldn't be nested 2025-11-13 14:05:39 +08:00
Tienson Qin
e8fef0d814 enhance(ux): render blocks together with parent page for list view 2025-11-13 12:34:40 +08:00
rcmerci
326d6dbd54 fix lint 2025-11-12 19:30:37 +08:00
rcmerci
7b6d6c4672 perf: add unsafe->Entity, faster 'Pages'
On Chrome, Mac M4Max
40000 pages graph, sorted by updated-at, from 1000+ms -> 200-300ms
2025-11-12 19:29:16 +08:00
Tienson Qin
a5ac90a0f3 revert xform 2025-11-12 06:39:52 +08:00
Tienson Qin
5942c1b988 enhance(ux): use dot icon for block node 2025-11-12 06:14:42 +08:00
Tienson Qin
4c6c3322fe enhance(ux): show node icon in search results 2025-11-12 06:03:26 +08:00
Tienson Qin
a7c8212df5 enhance(ux): same node render for both reference and embed
also use icon-component/get-node-icon-cp when possible
2025-11-12 03:57:18 +08:00
Tienson Qin
3b99f1344f fix: tag dialog 2025-11-12 03:07:28 +08:00
rcmerci
4a1975a8a6 fix lint 2025-11-12 02:51:55 +08:00
rcmerci
fb271b1d49 perf: faster 'Pages'
On Chrome, Mac M4Max
40000 pages graph, sorted by updated-at, from 1000+ms -> 200-300ms
2025-11-12 02:48:42 +08:00
Tienson Qin
1bae7b46fc enhance(ux): disable breadcrumb redirect in cmd+k results 2025-11-12 02:46:24 +08:00
Tienson Qin
04dd7a56d0 enhance: show the settings icon when configuring tag 2025-11-12 02:35:01 +08:00
Tienson Qin
f85546c15a fix: cmd+k shows configure tag but creating a new page
related to https://github.com/logseq/db-test/issues/583
2025-11-12 02:20:10 +08:00
Gabriel Horner
b9318281f3 fix: re-enable repeatable install now that it's fixed on master 2025-11-11 12:02:54 -05:00
Gabriel Horner
7bf2738744 fix: frozen-lockfile install
yarn.lock needed more updating after #12202
2025-11-11 11:31:23 -05:00
Tienson Qin
c8c2d780a6 fix: remove :block/level in old graphs 2025-11-11 01:41:56 +08:00
Tienson Qin
1949a8a2f9 fix: test website ci 2025-11-10 22:30:22 +08:00
Tienson Qin
76d8546604 fix: can't delete annotated pdf
related to https://github.com/logseq/db-test/issues/564
2025-11-10 20:34:57 +08:00
Tienson Qin
07d8d6c710 fix: invalid data for old graphs 2025-11-10 14:39:36 +08:00
Tienson Qin
9ebe370ec6 Enhance/native bottom tabs (#12202)
* enhance(ux): native bottom tabs on iOS

* fix: hide bottom tabs when sheet has been opened
2025-11-10 13:15:00 +08:00
Tienson Qin
079c8944b8 fix: can't undo pasting at empty block 2025-11-10 08:48:47 +08:00
Tienson Qin
2140029c60 fix: can't paste asset
fixes https://github.com/logseq/db-test/issues/575
2025-11-10 08:32:05 +08:00
Tienson Qin
820b2f075d fix: a property should never be converted to a class 2025-11-09 21:57:44 +08:00
Tienson Qin
4ba05f69a6 fix: invalid icon data for old graphs
related to https://github.com/logseq/db-test/issues/574
2025-11-09 21:33:10 +08:00
Tienson Qin
fb9e735934 fix: paste query block should create new block
related to https://github.com/logseq/db-test/issues/572
2025-11-09 20:00:17 +08:00
Tienson Qin
7619e3ab92 fix: disallowed tags
related to https://github.com/logseq/db-test/issues/572
2025-11-09 19:35:18 +08:00
Tienson Qin
a83107f2fc fix: lint 2025-11-09 09:44:25 +08:00
Tienson Qin
c5adaddcec fix: Cmd+V does not insert images into the property value
related to https://github.com/logseq/db-test/issues/569
2025-11-09 09:41:45 +08:00
Tienson Qin
2122d3d27c fix: Active breadcrumbs in node property dropdown menu
fixes https://github.com/logseq/db-test/issues/565
2025-11-09 09:02:46 +08:00
Tienson Qin
e99f2b6b8d fix: Left arrow does not work properly in the "property name" field
fixes https://github.com/logseq/db-test/issues/570
2025-11-09 08:48:16 +08:00
Tienson Qin
965ff3059c fix: invalid data for old graphs
skip db validate when migrating db
2025-11-09 08:29:23 +08:00
Tienson Qin
4462634f0e enhance(ux): keep today queries to avoid scroll junk 2025-11-09 08:29:23 +08:00
Gabriel Horner
d9cad1260d chore: disable failing e2e check which prevents deploy
See
https://github.com/logseq/logseq/actions/runs/19182048455/job/54840890964
which fails to download artifact even though
87ad398399 e2e passes
2025-11-07 17:07:11 -05:00
Gabriel Horner
87ad398399 fix: incorrect descriptions for db graphs
Fixes https://github.com/logseq/db-test/issues/567
2025-11-07 16:26:24 -05:00
Gabriel Horner
3293a73347 chore: another kondo ignore 2025-11-07 09:31:43 -05:00
rcmerci
d25cd4c1e9 fix(ci): clj-e2e.yml 2025-11-07 19:54:46 +08:00
charlie
025e2e70de feat(apis): export prepend_block_in_page function
fix(editor): convert opts to JS object in insert_block
chore: bump version to 0.2.7
2025-11-07 15:01:12 +08:00
Gabriel Horner
41164c60e9 fix: frontend lint 2025-11-06 19:09:43 -05:00
Gabriel Horner
d7f7dbea1d fix(cli): fix pluralization of import/export messages
also fix export :classes having wrong count
2025-11-06 16:42:46 -05:00
Gabriel Horner
0bc0892b8a enhance(cli): Add import-edn command
Works for both current and local graphs. Addresses CLI and API for
https://discord.com/channels/725182569297215569/1365819617079066744/1365819617079066744
2025-11-06 16:42:46 -05:00
Tienson Qin
085f9093c3 fix: use alt+shift+i for go/search-themes on windows/linux 2025-11-07 03:57:27 +08:00
Tienson Qin
3bc65300be enhance: don't reset :block/refs when editing a block
Instead, compute the diff between the old and new refs, transacting
the deltas.
2025-11-07 03:44:40 +08:00
Tienson Qin
fec4f5165c fix: set heading removes refs
related to https://github.com/logseq/db-test/issues/559
2025-11-07 03:29:11 +08:00
Tienson Qin
d77ce05934 enhance: prevent deploy when e2e failed 2025-11-07 02:25:10 +08:00
Tienson Qin
cb0bda3c52 fix: validate graph shouldn't remove empty-placeholder values 2025-11-07 01:29:11 +08:00
Tienson Qin
561f422c09 fix: e2e tests 2025-11-07 01:22:45 +08:00
Tienson Qin
1662497aa6 enhance(ux): display property pairs vertically on mobile
addresses https://test.logseq.com/#/page/690cb89e-997f-425a-ae04-e7709b23c827
2025-11-07 00:34:07 +08:00
Tienson Qin
68548ea2f7 fix: don't show page's tags in node references 2025-11-07 00:03:13 +08:00
Tienson Qin
dcb448d6b7 fix: don't show page's tags in property values 2025-11-07 00:00:46 +08:00