Tienson Qin
c86885a96d
feat: upload local graph to server
2025-07-09 20:19:16 +08:00
charlie
9a58f6298d
fix(mobile): button styles
2025-07-09 18:49:44 +08:00
Tienson Qin
9d7d766ca4
fix: align top new graph dialog
2025-07-09 18:11:52 +08:00
Tienson Qin
053ff9b284
fix(mobile): allow creating rtc graphs
2025-07-09 18:05:32 +08:00
Tienson Qin
adb62d9997
fix: mobile graphs
2025-07-09 17:28:37 +08:00
Tienson Qin
f2ea19bbdf
fix: don't show file graphs on mobile
2025-07-09 09:30:23 +08:00
Tienson Qin
5bd4b09258
fix: dispatch mobile events only on mobile
2025-07-09 09:23:29 +08:00
Gabriel Horner
101fa65012
fix: disable nonsensical things for publishing
...
Disable graph creation and more ways to alter blocks in publishing
2025-07-08 15:52:38 -04:00
Gabriel Horner
379eb4d8fb
fix: publishing not loading
...
after #11903 . Also fix erroring during gc
2025-07-08 15:19:26 -04:00
Gabriel Horner
da7f9f1dcd
fix: hiding #Task on mobile affects desktop
...
Don't hide #Task on desktop which is still useful.
Rather default mobile to hiding which has the added benefit
of handling other tags e.g. #Query. Follow up to #11903
2025-07-08 12:11:43 -04:00
Gabriel Horner
cd655174aa
enhance(dev): add src/main/mobile to separate linter
...
Added to keep file graph code and other anti-patterns out of new mobile app
2025-07-08 11:45:08 -04:00
Tienson Qin
383740e987
fix(mobile): open block when clicking table row
2025-07-08 22:36:44 +08:00
Tienson Qin
dcf1649ba8
fix(mobile): block control style
2025-07-08 22:04:48 +08:00
Gabriel Horner
623618a04b
fix: remove references to nonexistent static/yarn.lock
...
File was removed in #11903 . Also remove publishing script
that has been unused for some time
2025-07-08 09:25:14 -04:00
Gabriel Horner
f736895b1b
fix: remove unused e2e-test namespace
...
workflow step and docs for tests deleted in #11903
2025-07-08 08:53:27 -04:00
Tienson Qin
879c3ce424
fix(mobile): floating cursor when presenting quick add
2025-07-08 19:48:38 +08:00
Tienson Qin
d088e3e917
fix: multiple empty blocks on quick add
2025-07-08 19:20:31 +08:00
Tienson Qin
3146cc71bd
fix(mobile): missing select input background color on dark theme
2025-07-08 17:39:59 +08:00
Tienson Qin
14855ed54a
fix: align start search result and icon
2025-07-08 17:35:17 +08:00
Tienson Qin
01ee6a1c6d
enhance(ux): multiple blocks dragging on mobile
2025-07-08 17:27:23 +08:00
Tienson Qin
4f4785614d
fix(mobile): editing content not saved if closing keyboard quickly
2025-07-08 15:54:02 +08:00
Tienson Qin
57f29d2c68
fix: can't search blocks added from quick add
2025-07-08 15:48:56 +08:00
Tienson Qin
9c83237ba7
Merge pull request #11903 from logseq/feat/capacitor-new
...
feat: new mobile app
2025-07-08 14:28:24 +08:00
Tienson Qin
73b5cd182f
chore: disable ssl config since it's used only for iOS development
2025-07-08 14:25:57 +08:00
Tienson Qin
2c47b92675
enhance(ux): disable journal blocks virtualize to improve scroll
2025-07-08 14:24:41 +08:00
Tienson Qin
668d64ee24
Merge branch 'master' into feat/capacitor-new
2025-07-08 13:56:33 +08:00
Tienson Qin
0885de9c79
fix(regression): Invalid :number property value still displays
...
after moving to other block
fixes https://test.logseq.com/#/page/68669ef3-7de8-4d96-95fc-21f2c1887ef5
2025-07-08 13:55:35 +08:00
charlie
da8f58bead
fix(mobile): view body overflow for the journals list block
2025-07-08 10:38:22 +08:00
Tienson Qin
27bde29598
fix(mobile): reset scroller margin-bottom to 0 after modal/popup closed
2025-07-08 02:25:59 +08:00
Tienson Qin
047dd05400
fix: don't show delete local graph if it's already deleted
2025-07-08 00:58:13 +08:00
Tienson Qin
6d91359414
fix(mobile): clicking on sync indicator doesn't not popup
2025-07-08 00:29:33 +08:00
Tienson Qin
4a4b7b7b65
fix: downloading status style
2025-07-08 00:20:28 +08:00
Tienson Qin
eb2e4a7d23
fix: quote wrap search when there's /
2025-07-08 00:06:06 +08:00
Tienson Qin
21bdbce6f1
enhance: show downloading steps
2025-07-07 22:26:54 +08:00
Tienson Qin
e812f46f36
fix: open editor in quick add
2025-07-07 22:01:36 +08:00
Tienson Qin
b23af3087c
fix(mobile): editor and selection toolbar on quick add
2025-07-07 21:14:13 +08:00
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
48011279a9
fix: lint
2025-07-06 13:54:15 +08:00
Tienson Qin
c87611e985
fix: presenting modal
2025-07-06 13:50:43 +08:00
Tienson Qin
791bfe51de
enhance(ux): use skeleton instead of loading
2025-07-06 13:48:43 +08:00
Tienson Qin
1cba38ca62
fix: modal blank when switching back to Logseq for awhile
2025-07-06 13:41:11 +08:00
Tienson Qin
8de6681be3
fix: popup auto-close for /scheduled and /deadline
2025-07-05 18:29:17 +08:00
Tienson Qin
ba1afd5350
fix: lint
2025-07-05 18:15:01 +08:00
Tienson Qin
48da90f200
enhance(ux): move logout and report bug to more actions on settings
2025-07-05 18:10:30 +08:00
charlie
000ea6f59c
enhance(mobile): polish colors
2025-07-05 14:35: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
ebab2c2751
fix: selection
2025-07-05 12:20:13 +08:00
Tienson Qin
cf73768ed2
fix: update repl fns for mobile
2025-07-05 11:53:49 +08:00