Commit Graph

188 Commits (dev/yarn-workspaces)

Author SHA1 Message Date
ranfdev 7d8c2fbbb8 Header icon consistency 2022-06-13 15:42:08 +08:00
Charlie 55ccdd5dba
Feature/onboarding Quick tour (#5247)
* enhance(ui): polish elements of left sidebar

* enhance(ui): active state of nav item from left sidebar

* enhance(ui): active state of nav item from left sidebar

* enhance(ui): WIP quick tour tips

* enhance(ui): WIP quick tour tips

* enhance(ui): WIP quick tour tips

* enhance(ux): add quick tour palette command

* enhance(ui): add step dots for quick tour tips

* enhance(ux): title hints for sidebar link items

* fix(ui): active state for journals from left sidebar

* enhance(ux): support quick tour command when initial app

* fix(ui): position of journal page quick tour tip box

* fix: cljs lint

* fix: remove unused method

* fix(e2e): e2e test for new left sidebar
2022-05-31 16:41:17 +08:00
llcc f65995ce5e tweak css on mobile 2022-05-30 16:19:24 +08:00
llcc c3f5d02ef9 make left-sidebar 100% width 2022-05-30 16:19:24 +08:00
Tienson Qin 1f4de901f5 fix: lazy visual blink 2022-05-25 23:12:09 +08:00
Tienson Qin 4d4ade5c96 enhance: add skeleton loading 2022-05-13 10:15:37 +08:00
Tienson Qin 3ca8228a74 Only render references when it's visible in the window viewport 2022-05-12 07:39:37 +08:00
Tienson Qin 71e9bdee49 enhance: parsing progress bar 2022-04-21 08:42:52 +08:00
Peng Xiao 714d3ce53b fix: menu items should not be selectable 2022-04-12 10:00:06 -04:00
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
sawhney17 dd1321e1d7
fix(markers): Blocks marked "cancelled" not working (#4812)
* fix #3663

* Update dicts.cljs

* close #4697

* fix: Cancelled not treated as canceled #4810
2022-04-04 16:49:42 -04: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
Yue Yang 1987d7dc79
BREAKING CHANGE: unify light mode identifier (#4652)
* chore: unify light mode identifier

Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>

Co-authored-by: charlie <xyhp915@qq.com>
Co-authored-by: Andelf <andelf@gmail.com>
2022-03-25 13:14:52 +08:00
Tienson Qin 725ca1c6a1
Feature: flashcards random mode (#4535)
* feat: add flashcards shuffle mode
* fix: flashcards navigation
* refactor(build): use @tabler/icons from node_modules

Co-authored-by: Andelf <andelf@gmail.com>
2022-03-11 00:13:37 +08:00
charlie e6c1fc2b3d enhance(ui): rename of page when ESC event 2022-02-19 17:43:36 +08:00
charlie 3a04cf859a fix(ui): fixed new page button relative to left sidebar container 2022-01-06 21:08:42 +08:00
Andelf 8f73d27eda fix(ui): missing padding in mark element
Revert #3660
Fix #3775
2022-01-06 18:47:35 +08:00
Stian Haklev 3cf1c85189 Removing padding on mark 2021-12-29 20:27:18 +08:00
Tienson Qin 353ff34920 fix: remove block-control style tweak for mobile 2021-12-10 22:56:28 +08:00
Charlie c63f1f0d15
Enhance/left sidebar responsive (#3376)
* improve(ui): [WIP] refactor left sidebar component

* improve(ui): [WIP] refactor left sidebar component

* improve(ui): polish left sidebar for mobile

* improve(ui): polish left sidebar for mobile native

* fix: unnecessary stateful component

* improve(ui): tweak padding inner left sidebar

* fix(tests): update tests

* fix(ui): close left sidebar when create page on sm breakpoint

* improve(ui): tweak `--ls-left-sidebar-sm-width` to 70%

* fix(ui): overlap between left sidebar and toolbar right area on mobile
2021-12-08 21:13:57 +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 1539e0e806 fix: block ref style 2021-12-05 22:25:57 +08:00
leizhe 885ef0bcd1 enhance(mobile): less left/right spaces in Reference 2021-12-01 14:04:37 +08:00
charlie 662460ffb8 fix(ui): font style of native android platform 2021-11-24 14:41:16 +08:00
Devon Zuegel a4d2543bcc enhance: add monospace theme for tooltips 2021-11-16 21:51:07 -05:00
Devon Zuegel 9a56586e37 enhance: small style tweaks 2021-11-16 21:36:07 -05:00
Devon Zuegel 2289e771c2 enhance: add extra-padding-y tooltip theme 2021-11-16 21:14:08 -05:00
Devon Zuegel 6f312d5e20 enhance: improve contrast of tooltip 2021-11-16 21:13:50 -05:00
Tienson Qin b5e9fbb314 enhance: remove specific shadow-xl style for the dark theme 2021-11-09 14:08:40 +08:00
Tienson Qin 340818483f enhance: polish cards 2021-11-09 12:36:37 +08:00
Devon Zuegel eb414bbf24 refactor: rename "page emoji" to "page icons" (#3081)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2021-11-09 10:20:35 +08:00
Devon Zuegel 5e2cfd408b refactor: cleanup 2021-11-06 23:32:45 -04:00
Devon Zuegel 21d7bfa2e6 refactor: cleanup 2021-11-06 23:32:25 -04:00
Devon Zuegel 5359b92e4e refactor: srs_cards.css 2021-11-06 23:23:49 -04:00
Devon Zuegel b2f37fafe1 enhance: add styles for cards review widget 2021-11-06 23:17:19 -04:00
Devon Zuegel b423062bfb
Emoji page identifiers + sidebar tweaks (#3014)
* feat: add emoji identifiers to pages

* enhance: clean up left sidebar styles

* misc cleanup

* enhance: make it clearer when you are hovering over a nav-content-item header

* refactor: clarify classname for .nav-content-item.header

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2021-11-02 21:38:52 +08:00
Seth 36333179ca fix error in common.css 2021-10-25 11:39:41 +08:00
charlie 287b4e2118 enhance(ui): polish left sidebar ui & transition 2021-10-18 13:14:38 +08:00
Tienson Qin a9b9b8dcbd enhance(perf): don't trigger reactive queries for all cards 2021-10-12 21:23:48 +08:00
Tienson Qin 9e0ee04829 fix: markdown footnote definition sometimes doesn't work 2021-10-11 10:14:14 +08:00
Tienson Qin 80f5815c4c enhance: replace discord icon 2021-10-09 14:13:14 +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
Devon Zuegel d3b98243c1 enhance: Consolidate keyboard shortcuts docs 2021-10-01 20:19:10 +08:00
Tienson Qin 53e99d53a6 fix: block reference with a deadline has a redundant new line
close #2863
2021-09-23 19:54:22 +08:00
woodwm 2a5b7e2be0 fix: Use KaTex fonts from the CDN rather than the local fonts folder 2021-09-22 20:20:10 +08:00
woodwm 3397b2ec87 Update the version of KaTex from `0.11.1` to `0.13.8`
resolve #2739 and #2780
2021-09-22 18:17:03 +08:00
Devon Zuegel 2f95425687 Make .keyboard-shortcut > code elems easier to read 2021-09-21 11:52:54 +08:00
charlie f4fb358916 feat(ui): support images lightbox with photoswipe 2021-09-17 15:05:28 +08:00
Tienson Qin dd9a90b4ad enhance: hide logbook by default 2021-08-31 12:48:51 +08:00
Tienson Qin 6f2a86e79d refactor: diff instead a alerting when a file has been modified 2021-08-30 16:03:43 +08:00