Commit Graph

12353 Commits

Author SHA1 Message Date
Phoenix Eliot
a4e581b4b9 Add test for cmd-down deleting typed text 2022-11-14 17:37:24 +08:00
Tienson Qin
bce90001a5 enhance: remove the first empty line for whiteboards edn 2022-11-14 17:26:02 +08:00
Timothy Pratley
a46f483911 fix lint warnings 2022-11-14 17:23:42 +08:00
Timothy Pratley
55bcf11a5a start maps on a newline to avoid } { on one line 2022-11-14 17:23:42 +08:00
Timothy Pratley
3b6a89c975 replace whiteboard printing with ugly print
Prints fast with newlines

clojure -M:test:bench

Testing frontend.benchmark-test-runner
[], (with-out-str (pprint/pprint onboarding)), 10 runs, 2950 msecs
[], (with-out-str (fipp/pprint onboarding)), 10 runs, 2447 msecs
[], (up/ugly-pr-str onboarding), 10 runs, 94 msecs
[], (pr-str onboarding), 10 runs, 82 msecs
2022-11-14 17:23:42 +08:00
Matt Lilley
03afc9023b Fixes documentation for browser development.
Released files are placed in static/ rather than resources/
2022-11-14 16:43:04 +08:00
Tienson Qin
db7bc72a3c fix: don't clear selection in blocks 2022-11-14 14:32:21 +08:00
Tienson Qin
a939767aaf chore: bump to 0.8.11 2022-11-11 20:43:37 +08:00
charlie
0c6e45f782 fix: journal pages write error 2022-11-11 20:41:32 +08:00
charlie
438f0b9e3d chore(plugins): build libs core 2022-11-11 17:33:15 +08:00
charlie
7c6c829d87 fix(plugin): strategy to validate plugin id duplicated 2022-11-11 17:33:15 +08:00
charlie
e9943748cd improve(ui): polish position of modal 2022-11-11 17:33:15 +08:00
charlie
f68485208c chore: remove unnecessary deps 2022-11-11 17:33:15 +08:00
charlie
0888fc2a77 fix: lint 2022-11-11 17:33:15 +08:00
charlie
955c8502b6 improve(ux): shortcut items for plugins bar 2022-11-11 17:33:15 +08:00
charlie
776e206249 improve(ux): support close-backdrop? for sub modal 2022-11-11 17:33:15 +08:00
charlie
ea2210bde8 improve(ui): polish plugins list 2022-11-11 17:33:15 +08:00
charlie
635658abb7 improve(ux): lazy load for marketplace plugins list 2022-11-11 17:33:15 +08:00
charlie
6353728c9a improve(ux): lazy load for plugins list 2022-11-11 17:33:15 +08:00
charlie
dfb42ad997 improve(ui): polish scrolling of plugin lists 2022-11-11 17:33:15 +08:00
charlie
196f7ca361 improve(ux): make plugins list container netsted scrolling 2022-11-11 17:33:15 +08:00
Junyi Du
160793e0d1 fix: some date related issues 2022-11-11 17:32:44 +08:00
rcmerci
a4ee4c48f8 enhance(sync): set state to pause/resume when app out/in 2022-11-11 13:59:57 +08:00
rcmerci
8083b9b6e0 fix(sync): drain finished-local->remote-chan before <sync-local->remote-now 2022-11-11 13:59:57 +08:00
Tienson Qin
04d74c0a10 fix: don't force private for iOS virtual machines 2022-11-11 13:59:57 +08:00
Tienson Qin
6796b1657b Revert back 2022-11-11 13:59:57 +08:00
Tienson Qin
e89b82fc99 remove processing access 2022-11-11 13:59:57 +08:00
Tienson Qin
3b399d3bfe cap sync 2022-11-11 13:59:57 +08:00
Tienson Qin
085d9b33ec fn rename 2022-11-11 13:59:57 +08:00
Tienson Qin
c228bba355 feat: upload files when the app switching to background
Notice: Android is not supported yet.
2022-11-11 13:59:57 +08:00
Andelf
6ef87a5b5f fix(editor): trim html link label when pasting 2022-11-10 22:45:55 +08:00
Andelf
ab82397d1f fix(editor): missing trailing content when pasting code 2022-11-10 22:45:55 +08:00
Tienson Qin
393b16648d enhance: add "what's new?" link near to the latest version 2022-11-10 22:12:15 +08:00
Tienson Qin
296903ec1b CSS tweaks 2022-11-10 21:17:45 +08:00
Tienson Qin
07ce96cedd fix: hide search in page on narrow screens 2022-11-10 21:15:59 +08:00
Junyi Du
c598fcf234 rm debug print 2022-11-10 20:47:22 +08:00
Junyi Du
77ff2515b8 fix: href asset is not loaded on Electron 2022-11-10 20:47:22 +08:00
Konstantinos Kaloutas
fb283f7bbb chore: add new-block icon 2022-11-10 20:46:50 +08:00
Konstantinos Kaloutas
77cce8184e chore: update icons 2022-11-10 20:46:50 +08:00
Tienson Qin
1e77ffbd5f fix: lint warning 2022-11-10 00:11:17 +08:00
Tienson Qin
49c7d8e51c fix: don't filter delete txn when downloading 2022-11-10 00:07:04 +08:00
Tienson Qin
cd572fff9f enhance(ux): able to clear all notifications 2022-11-09 23:38:21 +08:00
Tienson Qin
bb829f227b fix: check ios? before forcing private part 2022-11-09 23:11:04 +08:00
Tienson Qin
1c2e769bf2 enhance: suggest users to quit logseq to do the format change first 2022-11-09 22:44:09 +08:00
Tienson Qin
c2603b7374 fix: don't filter unlinked paths for reserved chars 2022-11-09 22:25:43 +08:00
Andelf
db048c1009 fix(mobile): use safe uri decode fn 2022-11-09 21:29:19 +08:00
Andelf
7c0665e9b3 fix(mobile): decode parsing filename when re-indexing 2022-11-09 21:03:48 +08:00
Tienson Qin
089c503c1f enhance: instrument if path doesn't include /// 2022-11-09 20:55:08 +08:00
Tienson Qin
d801c96a52 fix: force /private part on iOS 2022-11-09 20:55:08 +08:00
David Vargas
1bfb7321ec Always render the invalid block ref regardless of contents 2022-11-09 11:22:35 +08:00