Commit Graph

8795 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
f1d406f82a feat: cut command and shortcuts 2022-09-01 10:01:42 +03:00
Konstantinos Kaloutas
1b6d8b054f fix: hide context bar on context menu 2022-08-31 17:01:48 +03:00
Konstantinos Kaloutas
6f4541dcbe style: context menu component 2022-08-31 16:27:47 +03:00
Konstantinos Kaloutas
a50e8a206a fix: zoom menu labels 2022-08-31 16:26:42 +03:00
Konstantinos Kaloutas
89bf35d282 fix: context menu state 2022-08-31 16:23:15 +03:00
Konstantinos Kaloutas
27c0f0ebdd fix: block pan on context menu 2022-08-31 15:46:07 +03:00
Konstantinos Kaloutas
fb8302e09c fix: context menu labels 2022-08-31 15:31:23 +03:00
Konstantinos Kaloutas
1b12486a7a fix: cross platform build script 2022-08-31 15:29:32 +03:00
Peng Xiao
930a48cf69 fix: remove move backwards/forwards 2022-08-31 15:15:58 +08:00
Peng Xiao
d9abfac89f fix: catch clause 2022-08-31 13:29:16 +08:00
Peng Xiao
9f58518318 feat: pasting image/video urls 2022-08-31 13:25:38 +08:00
Peng Xiao
318c188eff fix: update tldraw pretty-quick script 2022-08-31 11:11:13 +08:00
Peng Xiao
62f1f627b7 chore: run pretty-quick 2022-08-31 11:10:55 +08:00
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