Commit Graph

7565 Commits

Author SHA1 Message Date
Peng Xiao
260f032afa binding indicators 2022-05-28 17:12:30 +08:00
Peng Xiao
246d614108 line arrow heads 2022-05-28 16:40:47 +08:00
Peng Xiao
a72b28145c Merge branch 'master' into whiteboards 2022-05-28 02:13:33 +08:00
Peng Xiao
eb585ecf2b binding two shapes 2022-05-28 02:09:32 +08:00
Peng Xiao
302d06428c wip: binding starting position of arrow 2022-05-28 00:48:04 +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
Peng Xiao
9097084a21 mark where to go next 2022-05-27 11:14:27 +08:00
Peng Xiao
321a24b14f fix: panning vs pinching conflicts 2022-05-27 01:39:48 +08:00
Peng Xiao
811d39285f refactor: convert from arrays to maps for some types 2022-05-27 00:57:56 +08:00
llcc
7d00b546a0 fix iOS auto suggestion when backspacing 2022-05-26 23:16:28 +08:00
Peng Xiao
b878b12750 fix: draw offset issue 2022-05-26 16:01:24 +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
ntotao
c035f8f8ac dummy notes in italian 2022-05-26 02:54:04 +08:00
ntotao
3d4fe59551 Added tutorial-it and dummynotes-it for Italian lang 2022-05-26 02:54:04 +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 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
b425746ccd fix(build): lock electron along dep path
Fix #5413
2022-05-24 17:22:49 +08:00
Andelf
356d80d603 fix(test): test condition 2022-05-24 17:22:49 +08:00
Andelf
ce3fef7368 fix(android): use es6 as build target 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