Peng Xiao
49cd96f05b
fix offset issue
2022-05-31 23:44:59 +08:00
Peng Xiao
4f0eaf0b7e
fix: whiteboard size
2022-05-31 02:48:32 +08:00
Peng Xiao
a72b28145c
Merge branch 'master' into whiteboards
2022-05-28 02:13:33 +08:00
Tienson Qin
cee6234c58
Revert "style: optimize block alignment"
...
This reverts commit e6817d1b40 .
2022-05-27 14:01:58 +08:00
Tienson Qin
062c2523bc
fix: center item
2022-05-27 13:53:59 +08:00
Tienson Qin
e66c11323c
fix: record stop button not fully displayed
2022-05-27 13:32:12 +08:00
Tienson Qin
a9267afb47
chore: css cleanup
2022-05-27 13:24:56 +08:00
Tienson Qin
f150b5db0f
enhance: recording stop button
2022-05-27 13:08:33 +08:00
llcc
7d00b546a0
fix iOS auto suggestion when backspacing
2022-05-26 23:16:28 +08:00
Yue Yang
a6f8584fac
fix: move key
2022-05-26 15:46:36 +08:00
Yue Yang
6860dcb4f8
fix: save mode when switching themes
2022-05-26 15:46:36 +08:00
llcc
4a10f35e14
enable custom.js on mobile
2022-05-26 14:43:31 +08:00
Yue Yang
e6817d1b40
style: optimize block alignment
2022-05-26 02:52:54 +08:00
Yue Yang
e355f9b905
fix: set :plugin/selected-theme
2022-05-26 02:47:21 +08:00
Tienson Qin
737c043c6e
fix: disable block/page preview when scrolling
2022-05-26 02:41:01 +08:00
Tienson Qin
f3ed5e60c8
fix: disable page/block preview when editing
2022-05-26 00:44:02 +08:00
Tienson Qin
4152c3e380
fix: header not sticky anymore
2022-05-26 00:15:43 +08:00
Tienson Qin
1f4de901f5
fix: lazy visual blink
2022-05-25 23:12:09 +08:00
Tienson Qin
2eb5bbb6e8
fix: code not saved when click the bottom line to add a new block
...
related to #5406
2022-05-25 22:37:31 +08:00
Tienson Qin
1d1d8877b6
fix: :current-page could be empty
2022-05-25 15:47:16 +08:00
Tienson Qin
b0349a8511
fix: :Xd-after/before input always returns today's date in a query
...
related to #5424
2022-05-25 15:31:02 +08:00
Andelf
df12a70016
chore(release): bump version 0.7.0
2022-05-24 23:46:56 +08:00
Tienson Qin
e2359c61f0
chore: disable random-inserts and random-deletes tests
2022-05-24 23:42:31 +08:00
charlie
2bd87d5d91
fix(plugin): page crash when checking plugin updates with some network issues #5222
2022-05-24 23:32:31 +08:00
Tienson Qin
ab662fa67d
chore: disable random-moves testing for now
2022-05-24 23:31:26 +08:00
Tienson Qin
877a5d8042
fix: Error + Data Loss with message block with id already exists.
...
close #5414
This also adds the support to insert a block as the first child.
Example:
logseq.api.insert_block("628ce7a2-02db-4aa1-a99a-2e6398297780", "foo", {sibling: false, before: true})
2022-05-24 23:18:30 +08:00
Gabriel Horner
bca255531c
Remove unused binding from recent commit
2022-05-24 11:01:33 -04:00
Darwis
61806c12ed
add option to hide and show table view control from advance query ( #5352 )
...
* add option to hide and show table view control from advance query
* hide table control if there is custom :view function
2022-05-24 22:10:10 +08:00
Tienson Qin
ed939624c8
fix: TODOs disappear when clicked in query result
...
close #5395
2022-05-24 21:55:09 +08:00
Tienson Qin
3c2dc67bc0
fix: conflict lefts when creating a new page
...
related to #5412
2022-05-24 20:06:27 +08:00
llcc
6b4726463c
fix Zoom Display issue on iOS ( #5404 )
2022-05-24 17:43:35 +08:00
Andelf
356d80d603
fix(test): test condition
2022-05-24 17:22:49 +08:00
Tienson Qin
92adab37f9
chore: don't remember lazy visible components' height for now
2022-05-24 03:04:53 +08:00
Tienson Qin
2f03dbb070
fix: page parameter for plugins
2022-05-24 01:18:45 +08:00
Tienson Qin
ce5f9965ed
fix: don't save collapsed property after parsing
2022-05-24 00:49:30 +08:00
Tienson Qin
6843271591
enhance: pointer cursor when selecting non-consecutive blocks
2022-05-24 00:29:29 +08:00
Tienson Qin
c7f9072396
fix: lazy visible blanks
2022-05-24 00:18:52 +08:00
Tienson Qin
a49d4b07aa
fix: remove header background color for PC
2022-05-23 22:19:12 +08:00
Tienson Qin
276bfc7aae
fix: don't show mobile toobar on PC
2022-05-23 22:08:48 +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
Andelf
201093bdd6
chore(release): bump version 0.6.10
2022-05-23 21:45:52 +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