Commit Graph

7518 Commits

Author SHA1 Message Date
Peng Xiao
811d39285f refactor: convert from arrays to maps for some types 2022-05-27 00:57:56 +08:00
Peng Xiao
b878b12750 fix: draw offset issue 2022-05-26 16:01:24 +08:00
Tienson Qin
73400e6a52 fix: is-native-platform? moved to native-platform? 2022-05-23 21:57:52 +08:00
Peng Xiao
0075dac0c5 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-05-23 21:54:07 +08:00
Peng Xiao
13c0b3a4d1 fix: camera move logic 2022-05-23 21:50:57 +08:00
Andelf
cdc4f8befe chore(ios): bump version 2022-05-23 21:45:52 +08:00
Andelf
201093bdd6 chore(release): bump version 0.6.10 2022-05-23 21:45:52 +08:00
Tienson Qin
1e029a771a Merge pull request #5127 from logseq/disable-webview-resize
Disable Webview resize on mobile
2022-05-23 21:38:30 +08:00
llcc
df33aba4e6 Merge branch 'master' into disable-webview-resize 2022-05-23 21:09:38 +08:00
Tienson Qin
9bcfb9783d enhance: polish based on Zhiyuan's suggestion 2022-05-23 15:20:29 +08:00
Tienson Qin
1418bfb205 fix: non-mac users will use Ctrl instead of Alt for selecting blocks 2022-05-23 15:20:29 +08:00
Tienson Qin
c96eca3e88 feat: Cmd+click to select non-consecutive blocks 2022-05-23 15:20:29 +08:00
Tienson Qin
feec165ce4 fix: cutting non-consecutive blocks 2022-05-23 15:20:29 +08:00
Tienson Qin
faf98413a7 fix: don't trigger blocks selection when mouseover 2022-05-23 15:20:29 +08:00
Tienson Qin
eb42972ef9 fix: drag drop on non consecutive blocks
close #5267
2022-05-23 15:20:29 +08:00
llcc
e3fa589396 use mod+shift+v to wrap video marco if clipboard is a url
Pasting a video url as {{video url}} is removed
2022-05-23 12:49:55 +08:00
llcc
3e36af8de8 fix lints 2022-05-23 12:49:55 +08:00
llcc
36aa4bf74c remove bilibili shorten url from regexp 2022-05-23 12:49:55 +08:00
llcc
1fb3fdcf6d feat: add macro video to embed various video URLs
This macro replaces `youtube`, `vimeo` and `bilibili` macros.
For backward compatibility, users can still use above macros,
but they can't access those commands from the commands menu anymore.
2022-05-23 12:49:55 +08:00
llcc
2d8047de7f fix: dwiw paste in markdown source block 2022-05-23 11:15:38 +08:00
Peng Xiao
339c462b98 line binding wip 2022-05-22 20:58:26 +08:00
Peng Xiao
5f78337163 fix: wip 2022-05-22 13:51:35 +08:00
Peng Xiao
95a905ca98 wip 2022-05-22 13:30:22 +08:00
Peng Xiao
f6a06d9a1c fix: cancel translate handle issue 2022-05-22 12:50:48 +08:00
sawhney17
877b55eaf8 fix(tags): correctly sort "pages tagged with" (#5389)
fix: sort by treating capitalized and non capitalized the same
2022-05-21 23:26:24 +08:00
Peng Xiao
d35cbcf36f chore: remove some unused shapes 2022-05-21 19:34:55 +08:00
Peng Xiao
e86b0eb2a6 fix: some persist issues 2022-05-21 19:17:09 +08:00
Peng Xiao
e46fb4ee62 fix: some api cleanup 2022-05-21 18:56:25 +08:00
Tienson Qin
25b9b1469e fix: youtube timestamps not working
seconds could be missing
2022-05-21 14:36:30 +08:00
Andelf
793cb67529 refactor(ios): rm pre iOS 13 code 2022-05-21 13:21:02 +08:00
Andelf
549b21f17f fix(android): resolve fs-watcher warnings, refine condition 2022-05-21 13:21:02 +08:00
Andelf
86a3482688 fix(ios): also notify large files without read content 2022-05-21 13:21:02 +08:00
Andelf
2ad6bded34 fix(ios): md5digest of binary file 2022-05-21 13:21:02 +08:00
Andelf
1e3a628c31 fix(fs-watcher): notify all files, skip read non-text files 2022-05-21 13:21:02 +08:00
Peng Xiao
8a61970b2e fix: class -> className 2022-05-21 12:36:40 +08:00
Peng Xiao
3c437a3b22 fix: creating box shape persist issue 2022-05-21 12:02:26 +08:00
Peng Xiao
4b7a72361a fix: type issue 2022-05-20 16:24:51 +08:00
Peng Xiao
7038e6cbe6 Merge branch 'master' into whiteboards 2022-05-20 16:08:35 +08:00
charlie
04df7fa881 fix(ui): page blink caused by query lazy load skeleton 2022-05-20 12:33:44 +08:00
llcc
e076b9d812 fix: failed to share file with special chars in its filename 2022-05-20 09:51:07 +08:00
Andelf
013f15dfbe fix(publishing): use release build for publishing js
Fix #5368
2022-05-20 09:50:40 +08:00
Tienson Qin
fa198b691a fix: missing the "More" button on the right sidebar
close #4991
2022-05-20 09:43:56 +08:00
Andelf
941de325b8 fix(editor): asset link when drop PDF file 2022-05-19 23:27:26 +08:00
sosuisen
421d800676 fix: update Japanese tutorial 2022-05-19 17:51:49 +08:00
Andelf
e4e19a1eb3 chore: update deps(rsapi) 2022-05-19 16:20:52 +08:00
llcc
b13f0e336e Merge branch 'master' into disable-webview-resize 2022-05-19 15:26:03 +08:00
charlie
a4d158d7cb fix(plugin): not apply custom theme when lsp disabled 2022-05-19 14:59:09 +08:00
Gabriel Horner
a672719394 Update medley and tongue that were printing 1.11 refer warnings 2022-05-19 14:58:33 +08:00
Gabriel Horner
1d390f7bd4 Replace medley/{map-keys/map-vals} with {update-keys,update-vals} 2022-05-19 14:58:33 +08:00
Gabriel Horner
6f68d985bd Use core uuid fns where possible
No need for medley or personal util fns when core fns
are available. Also upgraded nbb-logseq to be 1.11.X cljs compatible

- uuid is the same as medley/uuid
- random-uuid is the same as medley/random-uuid
- uuid-string? and uuid is the same as parse-uuid
2022-05-19 14:58:33 +08:00