Commit Graph

12353 Commits

Author SHA1 Message Date
Tienson Qin
bbd14cf5b2 fix: instrument payload 2022-11-24 01:12:54 +08:00
Gabriel Horner
04357919ff Merge branch 'master' into mrtracy/ref_sync_fix 2022-11-23 11:18:57 -05: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
Konstantinos Kaloutas
2739ee0e64 wip: whiteboards onboarding 2022-11-23 14:49:46 +02: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
Andelf
84ac0d89ab fix(test): e2e fail due to opened new-page dialog (#7430) 2022-11-23 16:27:08 +08:00
Andelf
8148bf4fc8 fix(test): rm wrong e2e tests 2022-11-23 14:31:31 +08:00
Tienson Qin
c44b20ad22 Merge branch 'master' into mrtracy/ref_sync_fix 2022-11-23 14:28:24 +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
7a0dfb5152 Merge pull request #7368 from andelf/fix/namespaced-alias
fix(props): show hierarchy for page alias
2022-11-23 14:20:48 +08:00
Tienson Qin
2220fef445 Merge branch 'master' into fix/namespaced-alias 2022-11-23 14:14:04 +08:00
Tienson Qin
0c723cf629 Merge pull request #7395 from logseq/feat/wb-linkings
feat(whiteboard): shape links
2022-11-23 13:27:29 +08:00
Peng Xiao
926b7d859b Merge branch 'master' into feat/wb-linkings 2022-11-23 13:12:20 +08:00
Peng Xiao
1860a81784 fix: alignment issue 2022-11-23 13:11:32 +08:00
Tienson Qin
bc0ebf1889 fix: quick capture 2022-11-23 13:08:24 +08:00
Peng Xiao
46f8035c26 fix: several ux issues 2022-11-23 13:02:38 +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
74784f7138 fix: block link icon alignment 2022-11-23 12:15:42 +08:00
Peng Xiao
ee445b8f70 fix: block-ref in BlockLink displaying issue 2022-11-23 12:09:43 +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
Peng Xiao
5480e1bd0d fix: some style changes 2022-11-23 10:32:24 +08:00
Gabriel Horner
f045875460 Temporarily disable another test that is intermittently failing
E.g. see
https://github.com/logseq/logseq/actions/runs/3527181103/jobs/5915950917
2022-11-22 16:33:01 -05:00
j-ramos
080a276b25 file-rn spanish translations 2022-11-22 16:21:05 -05:00
Gabriel Horner
85e5da06b9 Temporarily disable failing test to allow work to proceed on a clean CI 2022-11-22 15:42:32 -05:00
Konstantinos Kaloutas
e9531e1d00 fix: set max width to links popover 2022-11-22 18:29:20 +02:00
Konstantinos Kaloutas
da4e945529 wip: move paste as link to context menu 2022-11-22 18:28:38 +02:00
Konstantinos Kaloutas
08affcb19d fix: width of search input 2022-11-22 18:03:05 +02: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