Commit Graph

4518 Commits

Author SHA1 Message Date
Tienson Qin
f2bf7e36ef feat(mobile): quick add 2025-07-07 18:10:12 +08:00
Tienson Qin
122b6b7a45 Merge branch 'master' into feat/capacitor-new 2025-07-07 16:20:19 +08:00
Tienson Qin
e259be0c51 feat: quick add (#11986)
* feat: quick add

* enhance(ux): auto open block for editing for quick add

* enhance(ux): show notification after quick add

* add migration for quick add page
2025-07-07 16:18:53 +08:00
Tienson Qin
33b5da8a66 fix(mobile): set property value doesn't close popup 2025-07-05 12:49:20 +08:00
Tienson Qin
9a7d43daf2 replace capacitor with mobile 2025-07-04 03:38:58 +08:00
Tienson Qin
e373350aef fix: lint 2025-07-04 02:43:52 +08:00
Tienson Qin
68b96fa432 fix: lost editor focus when indent to embed node 2025-07-03 17:35:35 +08:00
Tienson Qin
a63d21cf01 fix: lost editor focus when indent to embed node 2025-07-03 17:25:36 +08:00
Tienson Qin
453ee3b3b4 fix: ensure website build doesn't rely on new mobile components
this commit also removes js e2e-tests
2025-07-02 22:38:32 +08:00
Tienson Qin
39d75f5d6f enhance(mobile): collapse query blocks by default 2025-07-02 17:09:51 +08:00
Tienson Qin
13305e3169 Merge branch 'master' into feat/capacitor-new 2025-07-01 08:06:47 +08:00
Tienson Qin
a1d1e0b752 fix: typo 2025-06-30 21:10:49 +08:00
Tienson Qin
fa0777c65a fix: can't open empty block with arrow left and right 2025-06-30 21:10:49 +08:00
charlie
c953973cd6 fix: e2e tests 2025-06-30 21:10:49 +08:00
charlie
afc36f4549 enhance(ux): improve blocks selection for the dummy block button 2025-06-30 21:10:49 +08:00
charlie
586c72647b enhance(mobile): redirect to journals tab when switched graph 2025-06-26 15:33:54 +08:00
charlie
08b824934c Merge branch 'master' into feat/capacitor-new 2025-06-25 14:06:52 +08:00
Gabriel Horner
e4ffd13340 fix: tags can have duplicate names
Tags should not have duplicate names regardless of their
extends or if they're built-in or not.
Fixes https://github.com/logseq/db-test/issues/338 and fixes
https://github.com/logseq/db-test/issues/349
2025-06-24 08:35:49 -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
Tienson Qin
6edbbed553 enhance(ux): close popup after rtc graph downloaded 2025-06-23 21:51:52 +08:00
Tienson Qin
9082ae3425 fix: tab page crash 2025-06-23 18:00:20 +08:00
Tienson Qin
3c52bced5c Merge branch 'master' into feat/capacitor-new 2025-06-22 21:39:37 +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
9b0263823f fix: invalidated blocks
related to https://github.com/logseq/db-test/issues/281
2025-06-22 12:33:48 +08: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
5d6f5ad8dd fix: a few bugs on sentry 2025-06-19 14:33:22 +08:00
rcmerci
d6a96e825e fix: repo has wrong graph-schema-version in all-repos 2025-06-18 19:51:07 +08:00
Tienson Qin
3bdd46a898 enhance(ux): use yyyymmdd to search journals 2025-06-18 15:44:40 +08:00
Tienson Qin
8611ecd4dc style tweaks 2025-06-18 08:49:05 +08:00
Tienson Qin
51d0cf5207 fix: ordered list number on Library page 2025-06-17 19:59:33 +08:00
Tienson Qin
7b46076170 Merge branch 'master' into refactor/page-parent 2025-06-17 19:44:34 +08:00
Tienson Qin
3b718f70c8 enhance(ux): render blocks by their orders (#11948)
* enhance: render nested children when rendering its parent

except that for long pages (500+ blocks).

* refactor: rename :block.temp/fully-loaded? to :block.temp/load-status

* fix: tests

* enhance: define keyword :block.temp/load-status

* update to :self

* chore: remove buggy parent cycle detect

* enhance(ux): don't delay rendering block properties

---------

Co-authored-by: rcmerci <rcmerci@gmail.com>
2025-06-17 19:41:13 +08:00
Gabriel Horner
90c7fc5775 enhance: UI imports assets as #Asset
Also made importer and db asset creation use same helper fns
2025-06-17 19:36:05 +08:00
Tienson Qin
b348b031e4 enhance(ux): able to move existing pages to Library 2025-06-16 19:00:53 +08:00
Tienson Qin
5894579a62 Merge branch 'master' into refactor/page-parent 2025-06-16 16:26:56 +08:00
Tienson Qin
2b3e712762 fix: delete untitled pages 2025-06-16 15:23:41 +08:00
Tienson Qin
ed42ae17b2 enhance: able to delete pages from Library 2025-06-16 15:05:13 +08:00
Tienson Qin
e9df12d452 fix: add button should create new page instead of new block
For the Library page.
2025-06-16 14:38:27 +08:00
charlie
8e11f0c752 Merge branch 'master' into feat/capacitor-new 2025-06-16 13:57:44 +08:00
Tienson Qin
f442ae82a0 enhance(ux): able to create pages directly on Library 2025-06-16 11:05:22 +08:00
sarab
0feb634198 fix: match paste of x.com links for twitter 2025-06-15 08:37:43 +08:00
Tienson Qin
92ec65d61d Merge branch 'master' into refactor/page-parent 2025-06-15 08:27:33 +08:00
Tienson Qin
1d3e8a1703 enhance(ux): cmdk tag configure 2025-06-13 20:07:16 +08:00
charlie
0fe2cca44a Merge branch 'master' into feat/capacitor-new 2025-06-13 11:13:17 +08:00
Tienson Qin
e92ea7a771 enhance(ux): convert existing page to a tag when tagging a block 2025-06-12 23:28:56 +08:00
charlie
018a18253d Merge branch 'master' into feat/capacitor-new 2025-06-12 11:21:27 +08:00
Tienson Qin
47cc2c998e fix: moving the focus up and down doesn't work properly
related to https://github.com/logseq/db-test/issues/302
2025-06-12 04:08:17 +08:00
charlie
336f76b2fe Merge branch 'master' into feat/capacitor-new 2025-06-09 09:02: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
f3cd818bee fix: auto-complete fails when referencing a page 2025-06-08 14:52:49 +08:00