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
Tienson Qin
7dc4b24d64
rename workflow
2023-11-14 15:25:58 +08:00
Tienson Qin
0e1d7daaf2
fix: update workflow
2023-11-14 15:16:30 +08:00
Tienson Qin
a035be233e
add stage deployment for the master branch
2023-11-14 15:12:57 +08:00
Tienson Qin
10a025e8ef
fix: whiteboard selected button bg
2023-11-14 14:55:07 +08:00
charlie
5023316274
Merge branch 'feat/cmdk' of https://github.com/logseq/logseq into feat/cmdk
2023-11-14 14:44:20 +08:00
charlie
843e3d5d71
fix(ux): open in right sidebar with click
2023-11-14 14:44:09 +08:00
Tienson Qin
8e0a70017e
fix: editor e2e tests
2023-11-14 14:10:47 +08:00
charlie
450f20a275
Merge branch 'feat/cmdk' of https://github.com/logseq/logseq into feat/cmdk
2023-11-14 14:00:41 +08:00
charlie
eaea4bdc2e
fix(ui): polish the active navigation items color
2023-11-14 14:00:23 +08:00
Tienson Qin
bb1f0a29bc
fix: whiteboards e2e tests
2023-11-14 13:50:30 +08:00
charlie
eee0410181
enhance(ui): polish document text color
2023-11-14 13:45:51 +08:00
Tienson Qin
bbc6e5ffe3
Merge branch 'master' into feat/cmdk
2023-11-13 23:00:32 +08:00
Tienson Qin
88acf53303
fix: lint warnings
2023-11-13 22:59:34 +08:00
Tienson Qin
2a62767f34
chore: replace shui__ with ui__
...
Theme creators don't need to know about shui.
2023-11-13 22:39:53 +08:00
Tienson Qin
b1eacf9259
fix: lint warning
2023-11-13 22:29:38 +08:00