Commit Graph

6864 Commits

Author SHA1 Message Date
charlie
7c0d3cb075 improve(ui): details for block container 2022-11-25 12:29:29 +08:00
charlie
e41faae7ac Merge branch 'master' into enhance/mobile-ux-2 2022-11-25 12:01:26 +08:00
hkgnp
77dc686e85 enhance: Allow using config.edn to change if page redirect happens when inserting quick-capture (#7431)
* add option to edit config.edn for redirect to page upon inserting quick capture
2022-11-25 09:45:15 +08:00
rcmerci
a0f072b974 enhance(sync): add IRemoteControlAPI 2022-11-24 22:08:54 +08:00
Konstantinos Kaloutas
fddaa84597 chore: move whiteboards under journals 2022-11-24 21:59:25 +08:00
Konstantinos Kaloutas
66fc6c5fe1 fix: adjust order of highlighting colors 2022-11-24 21:59:25 +08:00
charlie
0777a11df4 improve(mobile): WIP polish ui details 2022-11-24 21:26:38 +08:00
charlie
48fcd36917 Merge branch 'master' into enhance/mobile-ux-2 2022-11-24 20:46:17 +08:00
charlie
7bed37b89e improve(ui): WIP polish block padding on mobile 2022-11-24 17:50:35 +08:00
charlie
d8632263d9 improve(ux): WIP feature option for the fold button position 2022-11-24 17:42:14 +08:00
Junyi
48445c9149 fix: filename format revert manual title check 2022-11-24 15:57:27 +08:00
charlie
b3a6ed21de improve(ux): WIP support place fold arrow on the right of block container 2022-11-24 15:54:38 +08:00
Tienson Qin
dfd8052990 chore: remove rage-wasm since we moved to use the native binding (#7446) 2022-11-24 15:36:11 +08:00
Tienson Qin
914b47f60b fix: page-name unique check 2022-11-24 04:07:03 +08:00
rcmerci
ed972ccd8d enhance: check instrument payload 2022-11-24 02:13:03 +08:00
Tienson Qin
daf44256f3 fix: check photo before base64string 2022-11-24 01:41:23 +08:00
Tienson Qin
af748630aa chore: no need to instrument state 2022-11-24 01:26:29 +08:00
Tienson Qin
bbd14cf5b2 fix: instrument payload 2022-11-24 01:12:54 +08:00
greatbody
6574763c06 Add Chinese translation for :settings-page/preferred-pasting-file 2022-11-23 22:43:32 +08:00
Tienson Qin
21fc17139f fix: registered plugins 2022-11-23 22:40:39 +08:00
Tienson Qin
d2883c38d2 fix: registered search engines 2022-11-23 22:31:43 +08:00
Gabriel Horner
c013554d21 Tweak wording in notification 2022-11-23 09:21:16 -05:00
Tienson Qin
3bb17b46fd chore: bump to 0.8.12 2022-11-23 21:09:29 +08:00
Tienson Qin
26e531483a fix: notify users if page name already exists when parsing files 2022-11-23 20:58:04 +08:00
charlie
295c8c55c1 enhance(ui): add class options for icon ui component 2022-11-23 20:26:00 +08:00
Junyi
103fab48f8 fix: typo 2022-11-23 20:13:46 +08:00
Junyi
fe81575546 fix: remove filename skip check config 2022-11-23 20:13:46 +08:00
Junyi
4898ef8ee1 feat: notify users to update filename format 2022-11-23 20:13:46 +08:00
Peng Xiao
d2def5d3d3 fix: block link redirect issue 2022-11-23 19:05:51 +08:00
Peng Xiao
e9b07638ac fix: invalid link reference in after the original block is removed 2022-11-23 19:05:51 +08:00
Peng Xiao
161ac5d474 fix: shape backlinks display issue 2022-11-23 19:05:51 +08:00
Andelf
e2e5ba854f feat(electron): add page/append parameters to quickCapture (#7427)
* feat(electron): add page/append to quickCapture

fix: quickCapture not working on journal pages
enhance: handle quickCapture to the same block
enhance: handle page name when journals are not enabled
2022-11-23 16:39:42 +08:00
Sergey Kolesnik
355b1449b1 style fix: add css var --color-level-6 for light theme (#7337) 2022-11-23 14:25:50 +08:00
Tienson Qin
2220fef445 Merge branch 'master' into fix/namespaced-alias 2022-11-23 14:14:04 +08:00
Peng Xiao
926b7d859b Merge branch 'master' into feat/wb-linkings 2022-11-23 13:12:20 +08:00
Tienson Qin
bc0ebf1889 fix: quick capture 2022-11-23 13:08:24 +08:00
Gabriel Horner
3440a3d433 Add back fix from #6147 along with its test cases
Also fix testing sexp and reset state
2022-11-23 12:21:36 +08:00
Andelf
674022d4fb test(editor): page-search-hashtag at handle-last-input 2022-11-23 12:21:36 +08:00
Andelf
e31cfb1c65 fix: lint 2022-11-23 12:21:36 +08:00
Andelf
40366f6dbf fix(test): use e2e to test hashtag 2022-11-23 12:21:36 +08:00
Andelf
f5731065a4 fix(ui): block search placeholder style 2022-11-23 12:21:36 +08:00
Andelf
664e98ce28 fix(editor): move hashtag page search from keyup to :did-update 2022-11-23 12:21:36 +08:00
Andelf
27fbd338de fix(editor): do not wrap space when pasting <code> 2022-11-23 12:21:11 +08:00
Peng Xiao
68ea04af52 fix: focusing shape id even in the same whiteboard & display block ref correctly 2022-11-23 11:53:52 +08:00
j-ramos
080a276b25 file-rn spanish translations 2022-11-22 16:21:05 -05:00
charlie
2cfe1f0b6f fix(ui): unexcept full widen container of demo home page 2022-11-22 23:36:34 +08:00
Jon
12f1517fdf #7349 Autopair parenthesis (#7379)
* Activate auto complete only if there's whitespace (\s) preceding the opening paranthesis, except when opening parenthesis is preceded by closing square bracket (]). In cases such as URLs

* #7349 Activate auto complete alson when there's a left parenthesis preceding the opening paranthesis.
2022-11-22 22:36:42 +08:00
Tienson Qin
a8eb1a3264 enhance: remove search auto-complete padding on PC 2022-11-22 22:11:37 +08:00
Charlie
dda1f9bd9f Enhance / Plugin APIs (#6945)
Added
1. All configurations of current graph.
App.getCurrentGraphConfigs: () => Promise<any>
2. All favorite pages list of current graph.
App.getCurrentGraphFavorites: () => Promise<Array<string> | null>
3. All recent pages list of current graph.
App.getCurrentGraphRecent: () => Promise<Array<string> | null>
4. Clear right sidebar blocks.
App.clearRightSidebarBlocks: (opts?: { close: boolean }) => void
5. Support register CodeMirror enhancer. #Experiment feature
Experiments.registerExtensionsEnhancer<T = any>(type: 'katex' | 'codemirror', enhancer: (v: T) => Promise<any>)
6. Support hooks for app search service. #Alpha stage
App.registerSearchService<T extends IPluginSearchServiceHooks>(s: T): void
7. Support focus option for App.insertBlock. Credit to [[tennox]] #PR

Fixed
1. Adjust build script to be compatible for shadow-cljs bundler.
How to set up a clojurescript project with shadow-cljs?
https://github.com/rlhk/logseq-url-plus/blob/main/doc/dev-notes.md
2022-11-22 22:00:29 +08:00
hkgnp
0e84052310 [fix] If user is not editing the page, insert content to the cursor; Otherwise insert to the target page and set it as editing? 2022-11-22 21:45:03 +08:00