Commit Graph

6146 Commits (85a7803c5e19bbb65090a6606fda53996392f2ad)

Author SHA1 Message Date
charlie a18ab8bdf2 enhance(ui): WIP: fixed element of ios platform 2021-12-22 18:07:41 +08:00
charlie 9039619f1a Merge branch 'enhance/ios-fixed-el-fromvisual-viewport' of https://github.com/logseq/logseq into enhance/ios-fixed-el-fromvisual-viewport 2021-12-22 17:48:25 +08:00
charlie e76172c9ca enhance(mobile): make editing into viewport when insert new line 2021-12-22 17:48:12 +08:00
Tienson Qin fd14f5ebf0 fix: switch to space-between 2021-12-22 17:47:57 +08:00
charlie a72de57627 enhance(mobile): make input into viewport when initial editing 2021-12-22 17:12:54 +08:00
Tienson Qin 6b45277229 enhance: disable tooltip on mobile 2021-12-22 16:54:16 +08:00
charlie 672f181a92 enhance(mobile): make editing always in viewport when be close to bottom 2021-12-22 16:41:37 +08:00
Tienson Qin a04ab8e271 enhance(mobile): space around for bottom bar 2021-12-22 16:36:44 +08:00
charlie be4b1305ca enhance(mobile): don't restore left sidebar state when keyboard hide 2021-12-22 16:06:04 +08:00
charlie bd7799eaa2 enhance(ui): WIP: fixed element of ios platform 2021-12-22 15:37:54 +08:00
Andelf d18e8d4c03 ci: add android apk build 2021-12-22 15:01:21 +08:00
Tienson Qin 52afef5aa1 fix: improve parsing speed for release apps 2021-12-22 11:43:06 +08:00
Tienson Qin 8a247ce000 fix: display New Window only on Electron 2021-12-22 11:11:56 +08:00
Andelf 670f30780b fix: shortcut warning at startup 2021-12-22 10:41:13 +08:00
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