Commit Graph

10057 Commits (66fc6c5fe1677cf2e999bc65d697ee44cc02a834)

Author SHA1 Message Date
Konstantinos Kaloutas 66fc6c5fe1 fix: adjust order of highlighting colors 2022-11-24 21:59:25 +08:00
Junyi Du 14ee3d0cca
Update e2e practices 2022-11-24 20:17:59 +08:00
Junyi 48445c9149 fix: filename format revert manual title check 2022-11-24 15:57:27 +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
Andelf 66e7a80fd0
ci(ios): add testflight build (#7445) 2022-11-24 14:03:59 +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
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
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