Commit Graph

77 Commits

Author SHA1 Message Date
llcc
f4985fd8ef Feat: record audio on mobile (#4766)
* feat(audio): render audio link as component

* refactor frontend/component/block/inline

* fix audio component on mobile

* Fix(iOS): allow clock to replay audio

* feat(mobile): audio record

* add permission request code on record

* rename `editor/recording?` to `editor/record-status`

* move `get-asset-path` into handler/editor.cljs

* add android settings

* support sharing audio file from some apps

* enhance(record): insert audio link in a new block if non-editing

* feat(audio): allow cancelling record

* fix lints

* feat(iOS): add a tab bar

* tweak some css on mobile

* fix lints

* fix https://github.com/logseq/logseq/issues/4798

* enable tab bar on Android

* fix landscape height of tab bar

* add :reuse-last-block? option

* dont't show tab bar when editing mirror code

* tweak code-editor css

* increase width for more functional buttons

* fix card preview css on iPad

* add document-mode to tab bar

* remove tabbar when editing code and tweak textarea resize cursor behavior

* reduce SplashScreen launch screen duration

* don't show tabbar when editing page title

* enhance: float timer

* fix lint

* fix tabbar height on iPhone without notch

* remove .embed-page width

* fix lint

Co-authored-by: Andelf <andelf@gmail.com>
2022-04-12 20:17:54 +08:00
Charlie
0d3ac91ca3 Feature/Setups of Onboarding Process (#4580)
UX enhancement: onboarding setup graphs 

Co-authored-by: llcc <lzhes43@gmail.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2022-04-02 21:37:38 +08:00
leizhe
f25af714c8 enhance(iPad): right sidebar resizer 2022-01-20 10:34:24 +08:00
leizhe
6a151937d7 fix(iPhone): notification position 2022-01-17 23:52:57 +08:00
leizhe
da52fbe04f revert cp__right-sidebar-topbar height/padding top 2022-01-16 12:45:41 +08:00
leizhe
6b9df7530a fix weird top-padding when editing on iPhone 2022-01-16 12:45:41 +08:00
leizhe
91587571b2 fix(iPad): right sidebar topbar css 2022-01-16 12:45:41 +08:00
leizhe
691fcf3659 fix(iPhone8): remove extra top padding 2022-01-16 12:45:41 +08:00
leizhe
d254b3acbe fix(iOS): search ac window jump 2022-01-16 12:45:41 +08:00
leizhe
d0c1839aa0 fix(iOS): top padding issue for iPhone 2022-01-16 12:45:41 +08:00
leizhe
c05dae011b fixup! fix(iPad): incorrect color when closing left sidebar 2022-01-16 12:45:41 +08:00
leizhe
ba8fa550e6 enhance(iPad): set min-width and max-width for right sidebar 2022-01-16 12:45:41 +08:00
leizhe
fe9d4dc275 fix(iPad): incorrect color when closing left sidebar 2022-01-16 12:45:41 +08:00
leizhe
a8a3bedf35 fix(iPad): don't fix head width when narrow/widen right sidebar 2022-01-16 12:45:41 +08:00
leizhe
86c7e6310a fix(iOS): tweak setting panel css 2022-01-10 16:51:33 +08:00
leizhe
c1a57b41c9 fix(ui): layout css tweak 2022-01-10 16:51:33 +08:00
Charlie
3ea7635daa Enhance/marketplace (#3686)
Marketplace enhancement

Nested modal support
2022-01-07 19:00:35 +08:00
charlie
2e8f799a1c fix(ui): top padding of left sidebar on ipad 2022-01-06 21:08:42 +08:00
leizhe
133d72e4c0 fix(iPhone): remove extra top padding on landscape mode
close https://github.com/logseq/logseq/issues/3675
2022-01-05 14:45:57 +08:00
charlie
0ff37f78fd fix(ui): tips of new updates 2022-01-04 11:59:36 +08:00
leizhe
2f626969eb fix(mobile): weird header padding on mobile 2021-12-29 16:18:22 +08:00
Tienson Qin
d03e50a9a2 Merge branch 'master' into enhance/ios-fixed-el-fromvisual-viewport 2021-12-23 10:26:50 +08:00
leizhe
dfc4e5be45 fix(iOS): weird status bar height before iPhone 8 2021-12-23 10:24:56 +08:00
leizhe
1b9cecd180 fix(iPad): weird status bar height when splitting screen 2021-12-23 10:24:56 +08:00
Tienson Qin
12a588a218 fix: header glitch on Safari 2021-12-22 18:17:47 +08:00
charlie
9908e91222 enhance(ui): make consistent ux for headbar of native ios on wide screen device (iPad) 2021-12-21 17:09:50 +08:00
charlie
c389467e0a fix(ui): top padding of left sidebar for ios mobile 2021-12-09 18:31:01 +08:00
Tienson Qin
d9452bd739 enhance(mobile): fixed position of head-bar & mobile-bar (#3360)
enhance(mobile): fixed position of head-bar & mobile-bar
Co-authored-by: charlie <xyhp915@qq.com>
2021-12-07 13:40:47 +08:00
Tienson Qin
0d13f9f081 Merge branch 'master' into mobile 2021-12-05 11:39:58 +08:00
Tienson Qin
af4abb6066 enhance(mobile): remove padding active style when clicking buttons 2021-11-30 11:24:12 +08:00
Devon Zuegel
5867e7d9ef refactor: hard-coded colors -> CSS variables for header tips 2021-11-30 11:06:07 +08:00
Devon Zuegel
196c402780 enhance: improve alert for "a new version has been downloaded" 2021-11-30 11:06:07 +08:00
charlie
035795951b fix(ui): close mobile left sidebar modal after clicking items link 2021-10-25 10:28:18 +08:00
charlie
ba6d7930f8 fix(ui): icons wrap size of head-bar 2021-10-22 19:51:07 +08:00
Charlie
8ad9836ca7 Enhance/all pages filters (#2976)
Enhanced all pages
2021-10-21 18:21:54 +08:00
charlie
30729c2c59 fix(ui): alignment of head-bar icon buttons 2021-10-20 13:46:52 +08:00
charlie
3366d45337 fix(ui): position of left sidebar menu when fullscreen on mac 2021-10-18 21:46:51 +08:00
charlie
287b4e2118 enhance(ui): polish left sidebar ui & transition 2021-10-18 13:14:38 +08:00
charlie
a25bff4d83 fix(electron): auto updater callback payload error 2021-10-17 05:54:40 +08:00
Tienson Qin
d64f29429b enhance: remove ui/repos-switcher-toggle-fn from state 2021-10-09 18:55:27 +08:00
Tienson Qin
41f8e1141a enhance: left sidebar and header 2021-10-09 13:46:50 +08:00
Tienson Qin
26530d9282 fix: graph switch width 2021-10-06 23:44:45 +08:00
Tienson Qin
db1ed29900 enhance: search lag 2021-10-06 18:04:24 +08:00
Charlie
7f9a04d2c1 feat(ui): enhance left sidebar (#2899)
* feat(ui): enhance left sidebar

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2021-10-01 21:27:31 +08:00
Tienson Qin
6dd54a53c6 fix: clicking links in the left sidebar doesn't close the modal 2021-09-28 22:09:07 +08:00
Tienson Qin
0afd15c23d enhance(mobile): bottom buttons
also, fixed todo cycle
2021-09-28 14:58:43 +08:00
charlie
1370fb4d18 enhance(ui): new version installation tips instead of native alert message 2021-09-28 12:09:05 +08:00
Tienson Qin
3c4ad523a8 enhance: display a warning button for the demo graph 2021-08-26 00:17:49 +08:00
Peng Xiao
dfed8b57ff fix: remove repo-name max-width:none 2021-08-12 17:53:26 +08:00
Peng Xiao
64968d6598 fix: several UI issues 2021-08-12 17:53:26 +08:00