Peng Xiao
|
c2daf9351f
|
fix: remove bring forwards and backwards
|
2022-08-31 11:07:00 +08:00 |
|
Peng Xiao
|
f5d83483ce
|
Merge remote-tracking branch 'upstream/master' into whiteboards
|
2022-08-31 10:44:18 +08:00 |
|
Peng Xiao
|
94e5c9d1a3
|
fix: whiteboard block left index on reindex
|
2022-08-31 10:43:11 +08:00 |
|
Peng Xiao
|
89c6f17283
|
fix: exclude whiteboard properties for auto complete
|
2022-08-31 10:17:19 +08:00 |
|
Peng Xiao
|
b0b46ccc8d
|
fix: move outside of viewport issue
|
2022-08-31 00:57:50 +08:00 |
|
Peng Xiao
|
fc8be0072b
|
fix: whiteboard block missing :block/left
|
2022-08-31 00:57:04 +08:00 |
|
Gabriel Horner
|
9a9e793177
|
Update test for change in b15da3e78a
|
2022-08-30 11:13:38 -04:00 |
|
Andelf
|
8854c4577b
|
fix(mobile): wrong urlencode function
|
2022-08-30 21:51:51 +08:00 |
|
Peng Xiao
|
f5fb3620a5
|
Merge pull request #6526 from logseq/feat/select-on-context-menu
|
2022-08-30 17:32:49 +08:00 |
|
Konstantinos Kaloutas
|
260131eaa6
|
feat: select element on context menu
|
2022-08-30 12:24:06 +03:00 |
|
Peng Xiao
|
3fd26234a3
|
fix: embed whiteboard preview when embedding whiteboards
|
2022-08-30 17:07:57 +08:00 |
|
Tienson Qin
|
b15da3e78a
|
fix: page name not changed after parsing the title property
|
2022-08-30 12:14:11 +08:00 |
|
Andelf
|
5d3438a689
|
fix(build): codesign on windows
|
2022-08-30 11:41:58 +08:00 |
|
Charlie
|
d9c9438abf
|
Fix/custom css not reload (#6510)
* fix: custom css not reload when switching graph
* fix(ux): sometimes code editing auto save not work with blur event
|
2022-08-30 09:06:45 +08:00 |
|
David Vargas
|
76bab252ec
|
Add an option to skip redirect on page rename
|
2022-08-30 09:05:38 +08:00 |
|
Gabriel Horner
|
0275e5a067
|
Fix tabindex console react warnings (#6520)
Follow up to #6442
|
2022-08-29 15:37:56 -04:00 |
|
Peng Xiao
|
694e626b5d
|
fix: page rename e2e
|
2022-08-29 21:38:05 +08:00 |
|
Peng Xiao
|
482799eb4f
|
fix: return more filter values
|
2022-08-29 21:01:38 +08:00 |
|
Peng Xiao
|
70c5bacac2
|
fix: e2e issue
|
2022-08-29 19:07:24 +08:00 |
|
Peng Xiao
|
028ea3bc83
|
Merge pull request #6489 from logseq/enhance/whiteboards-ui
|
2022-08-29 17:34:26 +08:00 |
|
Konstantinos Kaloutas
|
3ae3d4efa0
|
fix: prevent middle click paste on linux
|
2022-08-29 11:56:24 +03:00 |
|
Konstantinos Kaloutas
|
174389b730
|
enhance: pass ref to collisionBoundary
|
2022-08-29 11:55:56 +03:00 |
|
Konstantinos Kaloutas
|
ad72b97a7d
|
enhance: use collision boundary instead of portal
|
2022-08-29 11:24:26 +03:00 |
|
Konstantinos Kaloutas
|
d8d1955303
|
fix: merge conflicts
|
2022-08-29 10:49:46 +03:00 |
|
Peng Xiao
|
d06299c6a0
|
fix: portal header bread overflow
|
2022-08-29 15:46:24 +08:00 |
|
Konstantinos Kaloutas
|
4ccd9e4206
|
Merge branch 'whiteboards' into enhance/whiteboards-ui
|
2022-08-29 10:32:12 +03:00 |
|
Peng Xiao
|
230310d0a9
|
fix: editing shape state issue
|
2022-08-29 15:04:09 +08:00 |
|
Konstantinos Kaloutas
|
9adadaae02
|
fix: remove leftover code
|
2022-08-29 09:55:00 +03:00 |
|
Konstantinos Kaloutas
|
7cd0754dde
|
fix: remove eslint rule
|
2022-08-29 09:22:21 +03:00 |
|
Peng Xiao
|
e141d1d3e2
|
chore: remove some code style changes
|
2022-08-29 14:11:31 +08:00 |
|
Konstantinos Kaloutas
|
72ec492e8f
|
chore: remove showContextMenu state
|
2022-08-29 08:32:15 +03:00 |
|
Konstantinos Kaloutas
|
49ee95de21
|
fix: remove context bar fade effects
|
2022-08-29 08:29:58 +03:00 |
|
Konstantinos Kaloutas
|
ed22a9104a
|
fix: canvas position on scroll zoom
|
2022-08-29 08:29:11 +03:00 |
|
Konstantinos Kaloutas
|
ab70d7fb4e
|
feat: zoom factor constant
|
2022-08-29 08:28:05 +03:00 |
|
Konstantinos Kaloutas
|
3caa826e89
|
refactor: context menu component
|
2022-08-29 08:26:29 +03:00 |
|
Konstantinos Kaloutas
|
69355eba73
|
feat: os dependent mod key
|
2022-08-29 08:26:00 +03:00 |
|
Konstantinos Kaloutas
|
d43de9b83f
|
fix: double click duration
|
2022-08-29 08:25:25 +03:00 |
|
Konstantinos Kaloutas
|
52866ba1e5
|
fix: styles
|
2022-08-29 08:24:35 +03:00 |
|
Peng Xiao
|
74aaa378aa
|
Merge remote-tracking branch 'upstream/master' into whiteboards
|
2022-08-29 11:39:07 +08:00 |
|
Tienson Qin
|
0a11bcbc8e
|
enhance: set contrast colors for buttons in the right sidebar
|
2022-08-29 11:17:37 +08:00 |
|
Andelf
|
2bffe0809c
|
fix(build): use compatible escape for cross-platform
|
2022-08-29 10:52:24 +08:00 |
|
Peng Xiao
|
0ff5324c02
|
Merge remote-tracking branch 'upstream/master' into whiteboards
|
2022-08-29 10:45:15 +08:00 |
|
queeup
|
883828bbfb
|
i18n: update Turkish translation
|
2022-08-29 08:25:23 +08:00 |
|
Tienson Qin
|
b6ecc7f6e3
|
fix: parent refs are not included in filters
related to #6490
|
2022-08-29 08:02:15 +08:00 |
|
Kan-Ru Chen
|
0fce4a4792
|
chore(deps): update electron 19.0.12
|
2022-08-29 06:53:34 +08:00 |
|
swk777
|
8f84b6458c
|
fix: Re-enabling Journals options does not work when default home page is filled out
|
2022-08-27 20:46:57 +08:00 |
|
Tienson Qin
|
4b0213d863
|
ui: add border for filters
|
2022-08-27 20:44:21 +08:00 |
|
Tienson Qin
|
484877fa60
|
fix: don't paginate children if there's not filter in the dsl query
|
2022-08-27 20:29:50 +08:00 |
|
Viktor Moros
|
f5824322b3
|
Improve backtick autopairing (#6496)
* If you type a backtick and then some letters and then another backtick, the last backtick should close the first one and not spawn another autopair
|
2022-08-27 12:32:46 +08:00 |
|
Gabriel Horner
|
b47826d69d
|
Fix page block not saving invalid-properties
|
2022-08-27 10:52:29 +08:00 |
|