Andelf
7bd30a6204
refactor(dev): use global dev-http in shadow-cljs
2021-12-22 10:40:58 +08:00
Andelf
f80af25b94
enhance: format build cfgs, reorder module deps
2021-12-22 10:40:58 +08:00
Tienson Qin
94a401140c
fix: graph unlink is not executed on all the windows
2021-12-21 23:05:28 +08:00
Tienson Qin
96b9ccb457
fix: cmd+w won't close all the windows
2021-12-21 23:05:28 +08:00
Tienson Qin
8de131c0e1
fix: separate loading status for different graphs
2021-12-21 23:05:28 +08:00
Tienson Qin
1048608654
fix: all the Electron windows should be notified by file watchers
2021-12-21 23:05:28 +08:00
Tienson Qin
a09ece4b0a
feat(multiple-windows): ensure backward compatibility
2021-12-21 23:05:28 +08:00
Tienson Qin
40db76e034
fix: ci
2021-12-21 23:05:28 +08:00
Tienson Qin
6fb7121397
feat: multiple windows support
2021-12-21 23:05:28 +08:00
Andelf
d3e6f16d76
fix(style): refine shift in animation of left-sidebar
2021-12-21 20:52:14 +08:00
leizhe
e9f4c501f2
revert https://github.com/logseq/logseq/pull/3481
...
https://github.com/logseq/logseq/pull/3481 breaks the workflow that
insert a new timestamp in a block.
2021-12-21 20:12:04 +08:00
charlie
00394926ee
fix(ui): enable to open in right sidebar when wide screen
2021-12-21 17:09:50 +08:00
charlie
9908e91222
enhance(ui): make consistent ux for headbar of native ios on wide screen device (iPad)
2021-12-21 17:09:50 +08:00
leizhe
446671ac02
add doc for iCloud sync
2021-12-21 13:57:01 +08:00
charlie
6f1c076f8d
improve(plugin): typos
2021-12-21 12:38:44 +08:00
charlie
42fca338ec
improve(plugin): export api of exec_git_command
2021-12-21 12:38:44 +08:00
charlie
613b57e798
fix(api): options data type of edit_block api
2021-12-21 12:38:44 +08:00
charlie
c46fa35095
improve(plugin): more types
2021-12-21 12:38:44 +08:00
Junyi Du
6aafeb40ca
test(e2e): split util functions
2021-12-21 12:38:08 +08:00
Junyi Du
8798ffed06
test(e2e): add page alias tests
2021-12-21 12:38:08 +08:00
Junyi Du
22dc065bb8
fix: alias is not considered in some situations
2021-12-21 12:38:08 +08:00
Andelf
7024e9b4c3
fix(editor): refine file edting, fix state update
...
- update element state when switching files #3415
- notification when saved
- minor style change
- refine editor element id gen, use uuid
- add trailing newline to saved file
Fix #3415
2021-12-21 12:37:03 +08:00
Andelf
6d80a1488f
address comment
2021-12-21 12:36:43 +08:00
Andelf
66c8154ef3
fix(properties): use simpler regexp for urls
2021-12-21 12:36:43 +08:00
Andelf
19cbd3d61b
chore: rm unused cypress cfg
2021-12-21 12:36:24 +08:00
Andelf
4575d6648e
chore: add license field to package.json
2021-12-21 12:36:24 +08:00
Andelf
f838590ea5
fix(editor): handle convertion from file ext to language mode
2021-12-21 12:36:06 +08:00
Andelf
3a1bd3c943
fix: hljs language mode
2021-12-21 12:36:06 +08:00
Andelf
0e570ba45b
refactor: simplify clojure lang mode setting
2021-12-21 12:36:06 +08:00
Andelf
9eb7c6f820
refactor(editor): use codemirror to guess code mode
2021-12-21 12:36:06 +08:00
Bad3r
db6e5c9333
fix: ⚙ Move 'go' to 'navigation' and add 'go/keyboard-shortcuts'
2021-12-21 12:35:20 +08:00
Bad3r
9c0eb2eb85
fix: Remove 'escape editing' recommendation ⚙
2021-12-21 12:35:20 +08:00
Andelf
0319e3f4d6
fix(ui): missing tr/thead/tbody in query-table
2021-12-21 12:04:41 +08:00
leizhe
7c1076673b
fix(mobile): remove block-control hover left-margin
2021-12-21 10:55:10 +08:00
leizhe
925f764730
fix(mobile): wrong cursor restore when indent or outdent
2021-12-21 10:55:10 +08:00
leizhe
23c4f3e4c5
fix(ios): allow toggling logbook
2021-12-21 10:55:10 +08:00
leizhe
4417365d21
fix(ios): allow editing scheduled and deadline timestamp
2021-12-21 10:55:10 +08:00
leizhe
fd7bb2c64a
enhance(mobile): tweak body style
2021-12-21 10:55:10 +08:00
leizhe
969fec3c99
enhance(mobile): enhance References margin and padding
2021-12-21 10:55:10 +08:00
leizhe
c5adb7457f
enhance(mobile): tweak CodeMirror css
2021-12-21 10:55:10 +08:00
leizhe
01d9c28899
fix(mobile): close left sidebar when search
2021-12-21 10:55:10 +08:00
leizhe
f3b4e2398f
enhance(mobile): tweak settings css
2021-12-21 10:55:10 +08:00
leizhe
6e2dee0f33
enhance(mobile): tweak panel's border width in settings
2021-12-21 10:55:10 +08:00
leizhe
51c1e4faec
remove updater and draw on mobile
2021-12-21 10:55:10 +08:00
leizhe
d51e575343
enhance(ios): add back-and-forward icons on iOS
2021-12-21 10:55:10 +08:00
leizhe
dc1ff1e299
fix(ios): add Photo Library and Camera Usage descriptions
2021-12-21 10:55:10 +08:00
leizhe
aace884dbe
enhance(mobile): add as many icons to mobile toolbar
2021-12-21 10:55:10 +08:00
leizhe
fd9df693c1
enhance(mobile): allow file deletion
2021-12-21 10:55:10 +08:00
leizhe
0acfd917b3
fix(ios): write file with special chars in filename
...
CJK, spaces, etc.
2021-12-21 10:55:10 +08:00
leizhe
3bcd0bdf3f
fix(ios): failed to write files
2021-12-21 10:55:10 +08:00