Commit Graph

12485 Commits

Author SHA1 Message Date
charlie
416e1477f9 fix(ui): incorrect background color for the left sidebar on mobile #10572 2023-11-30 18:11:28 +08:00
charlie
9e8cc6efb4 fix(ui): alignment of the references & hierarchy container from right sidebar 2023-11-30 17:52:44 +08:00
charlie
1fdcdbe454 fix(ui): incorrect background color of the references blocks item container 2023-11-30 17:52:44 +08:00
charlie
59cce66cd7 fix(ui): incorrect nodes edge color for the global graph view #10578 2023-11-30 17:48:26 +08:00
Tienson Qin
5bc3fb0383 fix: Search ctrl+up/down not works on Windows/Linux 2023-11-29 22:33:02 +08:00
Tienson Qin
9e412168ce fix: increase the default search length
Fixes #10569
2023-11-29 18:56:39 +08:00
Andelf
5a4bba1378 enhance(cmdk): click subsection heading to toggle result more or less 0.10.0 2023-11-29 14:24:56 +08:00
Gabriel Horner
81ec1e375e fix: doc typo 2023-11-28 12:19:20 -05:00
Andelf
02d97c27ba fix(cmdk): shift key state handling 2023-11-29 00:49:48 +08:00
Andelf
c44715d9fe chore: bump version 0.10.0 2023-11-28 22:44:42 +08:00
Gabriel Horner
548fa98605 enhance: allow CLI and github action to set color accent 2023-11-28 22:32:34 +08:00
Andelf
21418d6fe9 fix(cmdk): enter key while ime composing 2023-11-28 02:41:01 +08:00
Andelf
68bae90039 test(fs): add unittests for new fn 2023-11-28 02:39:52 +08:00
Andelf
3069f5d7e3 fix(fs): path-join testcase 2023-11-28 02:39:52 +08:00
Andelf
61a3c19176 fix(fs): windows unc path support 2023-11-28 02:39:52 +08:00
Andelf
aa19b511f6 fix(fs): open file in folder under windows 2023-11-28 02:39:52 +08:00
Andelf
5ca28a3a56 fix(electron): open assets link in folder freezes file browser
Close #10491
2023-11-28 02:39:52 +08:00
ormai
9bdcfcf791 Update italian translation 2023-11-27 08:45:42 -05:00
Tienson Qin
7d0d5f93f7 enhance: show alias' original name instead 2023-11-23 14:53:45 +08:00
Tienson Qin
a26494b325 fix: redirect to alias if possible 2023-11-23 14:53:45 +08:00
Andelf
d8c8b90143 fix(fs): impl mkdir-recur! for memory-fs 2023-11-23 12:26:42 +08:00
rcmerci
a09d158de5 enhance: validate :file/writes chan 2023-11-22 19:13:34 +08:00
Tienson Qin
2faeafd579 fix: dedupe files to write 2023-11-22 18:17:44 +08:00
Tienson Qin
11b0ac6f24 fix: add missing time for file write chan message 2023-11-22 18:07:51 +08:00
Tienson Qin
281ae72619 fix: remove dedupe-by since it doesn't allow consecutive writes 2023-11-22 17:55:59 +08:00
Tienson Qin
85a0f32e05 fix: batch set block property for missing refs 2023-11-22 15:42:43 +08:00
rcmerci
961dde4c90 fix: dedupe too many same page to sync-to-file 2023-11-22 15:42:43 +08:00
queeup
bfe1edb4bd enhance(i18n): update Turkish translation (#10492)
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2023-11-21 10:35:40 -05:00
Tienson Qin
6f917192aa enhance: add scroll padding block 2023-11-21 15:40:59 +08:00
Andelf
71b629a657 fix(build): disable win code sign 2023-11-20 23:48:54 +08:00
Charlie
08633b7552 enhance(ui): polish accent color details (#10520)
* enhance(ui): polish accent color details

* fix(ui): inline code bg color for accent mode

* fix: set page properties bg color the same as block properties

* fix: plugins background color

* fix: set the same width for keymap

* fix: set limited height for settings modal

* fix: page title color

* fix: accent colors for bullets and guideline

* fix: bullet hover background

* fix: remove unnecessary background colors for onboarding

* fix: clear notification since the beginning of e2e tests

* chore: remove unstable page-rename test

* fix: e2e tests

* fix: reset whiteboard title to untitled if a page exists

* fix: linked whiteboard

---------

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2023-11-20 23:26:30 +08:00
Tienson Qin
182cf06d52 fix: parse progressing bg 2023-11-18 21:48:25 +08:00
Tienson Qin
f0b1d94de5 fix: move tailwind ui buttons to the new button 2023-11-18 21:48:25 +08:00
Tienson Qin
b33ef9807e fix: quick tour buttons 2023-11-18 21:48:25 +08:00
Tienson Qin
35eb57c402 enhance: close modal when ESC and input hasn't been changed 2023-11-17 13:42:58 +08:00
Tienson Qin
563409bd93 chore: remove unused fn 2023-11-16 20:13:09 +08:00
Tienson Qin
71992cf1cf fix: lint warning 2023-11-16 20:03:55 +08:00
Tienson Qin
d0d0a825ea fix: remove user-letter icon for now since it's distracted 2023-11-16 19:30:04 +08:00
Tienson Qin
215c1f2f92 enhance: backspace to exit search filter mode 2023-11-16 19:19:19 +08:00
Tienson Qin
ba82d990a8 fix: graph icon 2023-11-16 19:03:02 +08:00
Tienson Qin
6277f76557 fix: open search in right sidebar doesn't work when input is empty
Fixes LOG-2923
2023-11-16 17:44:09 +08:00
Tienson Qin
887e637d3a enhance: show other search results when there's slash in input 2023-11-16 15:16:10 +08:00
Tienson Qin
b1622d2411 fix: cmd+c to copy block ref 2023-11-16 15:16:10 +08:00
Tienson Qin
15ed50e357 enhance: remove the need to add a space to trigger search command 2023-11-16 15:16:10 +08:00
Tienson Qin
103f253882 fix: typo 2023-11-16 12:46:40 +08:00
Tienson Qin
fc450f5398 fix: remove title handling 2023-11-15 16:06:28 +08:00
Tienson Qin
e2cb7f1b34 fix: send parameters to ui/button :button-props
Fixes LOG-2920
2023-11-15 16:06:28 +08:00
Andelf
583d611259 fix(fs): missing mkdir-recur! for nfs and memory-fs 2023-11-14 17:23:12 +08:00
Tienson Qin
9917f06b89 fix: cloudflare branch 2023-11-14 15:35:48 +08:00
Tienson Qin
4fd46a2990 Merge pull request #10132 from logseq/feat/cmdk
feat: new cmdk
2023-11-14 15:28:10 +08:00