Commit Graph

10389 Commits (f6b87dad2db82fecf6acdda697f15e7062c25736)

Author SHA1 Message Date
Peng Xiao 24b3909cac Revert "fix: a merge issue"
This reverts commit fe9e7e9b60.
2022-11-30 00:52:26 +08:00
Peng Xiao 641131421e Revert "fix: typo"
This reverts commit 0a36a1ca9a.
2022-11-30 00:52:26 +08:00
Andelf f65fbc809e
fix(ci): use LOGSEQ_CI instead of reserved CI (#7516) 2022-11-30 00:42:27 +08:00
Tienson Qin facee3fbc4 fix: lint warning 2022-11-30 00:40:59 +08:00
Tienson Qin 9b41de8ad9 fix: <! can't be used without go 2022-11-30 00:34:48 +08:00
charlie 7a786dae4e fix: lint 2022-11-29 18:22:29 +08:00
charlie d7c93b7b2a improve(ui): polish padding of the palette input 2022-11-29 18:12:16 +08:00
charlie 9faf5fd461 improve(ui): polish modal postion for mobile 2022-11-29 18:05:43 +08:00
charlie 79d0766b04 Merge branch 'master' into enhance/mobile-ux-2 2022-11-29 17:35:04 +08:00
Tienson Qin 4167c7b5cb enhance: reduce search items 2022-11-29 17:34:24 +08:00
Tienson Qin d4c8cdadda fix: slow search 2022-11-29 17:29:08 +08:00
Tienson Qin b658fdb9e8 fix: catch match search with escaped input
Also, fixed the problem the highlights don't have spaces around.
2022-11-29 17:08:02 +08:00
Konstantinos Kaloutas 416425888f fix: onboarding state naming 2022-11-29 11:02:17 +02:00
Konstantinos Kaloutas a876cd34bc Merge branch 'master' into feat/whiteboards-onboarding 2022-11-29 10:56:27 +02:00
Tienson Qin 81f22da35d fix: paste nested blocks 2022-11-29 16:49:13 +08:00
Tienson Qin ef287afb70 fix: can't paste in the first block if it's empty
close #7500
2022-11-29 16:49:13 +08:00
Tienson Qin a06dc56081 fix: remove code that doesn't make sense 2022-11-29 15:33:00 +08:00
charlie 45420963bc improve(ui): polish block padding on mobile 2022-11-29 12:29:32 +08:00
charlie e0279c3693 improve(ui): polish scrollbar of mobile bar for Android devices 2022-11-29 11:58:42 +08:00
charlie 9b44a8313c Merge branch 'master' into enhance/mobile-ux-2 2022-11-29 11:40:25 +08:00
Andelf d342fdb1ae refactor(android): rewrite fs watcher
- Polling based fs watcher
- Avoid notifying too soon after file op

Close #7072
Close #7106
Close #6740
2022-11-29 09:37:56 +08:00
Konstantinos bb348b99a4
Update src/main/frontend/dicts.cljc
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2022-11-28 19:15:04 +02:00
Konstantinos Kaloutas 602f2f5a67 fix: disable on mobile 2022-11-28 18:25:49 +02:00
Konstantinos Kaloutas a9eb1944e5 chore: add tour translations 2022-11-28 18:05:44 +02:00
Konstantinos Kaloutas 2756f4a8ae fix: multiple onboarding issues 2022-11-28 15:09:25 +02:00
Konstantinos Kaloutas ef9075a684 Merge branch 'master' into feat/whiteboards-onboarding 2022-11-28 12:56:41 +02:00
Tienson Qin 6d9a1486fe enhance: don't show "successfully processed" when waiting 2022-11-28 17:54:47 +08:00
Tienson Qin e1c5a40c30 chore: rename :user/login to :user/fetch-info-and-graphs 2022-11-28 17:50:06 +08:00
Tienson Qin a46b7226ad fix: refresh tokens when starting the app 2022-11-28 17:45:30 +08:00
Tienson Qin 12c9719513 fix: not a fn 2022-11-28 16:31:58 +08:00
Tienson Qin e3c839be9f fix: enable CI environment variable 2022-11-28 16:30:51 +08:00
Tienson Qin f71305310e fix: e2e tests 2022-11-28 16:14:49 +08:00
Andelf b84d42da89 fixup! fix(test): e2e accessibility test fail 2022-11-28 16:11:16 +08:00
Andelf 91eced93d0 fix(test): e2e accessibility test fail 2022-11-28 16:11:16 +08:00
Peng Xiao 9f66c25240 fix: decrease Object Action Bar distance when below portal 2022-11-28 16:10:29 +08:00
charlie bdeab4debc improve(mobile): cursor caret overlap when bottom boundary inputing 2022-11-28 16:01:40 +08:00
charlie 1413fa4b11 fix(ui): style of fold button when toggling enable-opts 2022-11-28 16:00:18 +08:00
charlie 2e7dca1c0a improve(ui): size of mobile bar 2022-11-28 15:16:58 +08:00
Axel CÉARD 0d520265ef French typo on first warning after opening
"à moins que vous n'ouvriez" au subjonctif présent.
2022-11-28 15:00:29 +08:00
Axel CÉARD f914fc1239 French typos 2022-11-28 14:59:16 +08:00
Axel CÉARD a694db5bd3 French typos 2022-11-28 14:58:24 +08:00
charlie 7f5bd7d4dd Merge branch 'master' into enhance/mobile-ux-2 2022-11-28 14:45:02 +08:00
Peng Xiao 0a36a1ca9a fix: typo 2022-11-28 14:44:44 +08:00
Peng Xiao fe9e7e9b60 fix: a merge issue 2022-11-28 14:44:44 +08:00
Peng Xiao 0ea444c545 fix: hovered or selected shape should have higher zindex 2022-11-28 14:44:44 +08:00
Peng Xiao 9daec097a6 fix: optimize block link reference display in whiteboard 2022-11-28 14:38:15 +08:00
Peng Xiao e7e630d88f fix: zoom menu trigger should not gain focus on close 2022-11-28 14:17:53 +08:00
Tienson Qin 4c95293ae2 fix: don't show refresh button when user is not logged in 2022-11-28 13:58:40 +08:00
Tienson Qin 13e639411d enhance: add a button to refresh remote graphs in graph switcher 2022-11-28 13:44:19 +08:00
Tienson Qin 03e1a99a60 CSS tweak 2022-11-28 13:35:59 +08:00