Commit Graph

8652 Commits

Author SHA1 Message Date
Peng Xiao
aabd56decb fix: do not remove shape when editing or creating 2022-08-24 21:51:06 +08:00
Peng Xiao
0d8477534f fix: remove tln after unmount 2022-08-24 17:34:55 +08:00
Peng Xiao
37d0ad2524 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-24 16:50:57 +08:00
Peng Xiao
f6bc4aa73c fix: youtube shape ux 2022-08-24 16:49:11 +08:00
Tienson Qin
cc49f56a92 fix: hack to avoid text blink 2022-08-24 16:47:49 +08:00
Konstantinos Kaloutas
9f921013bc fix: match case toggle 2022-08-24 16:47:49 +08:00
Tienson Qin
006a07a1ed enhance: fixed position for matches numbers 2022-08-24 16:47:49 +08:00
Tienson Qin
e52dec040f ux: rename to search blocks in page 2022-08-24 16:47:49 +08:00
Tienson Qin
c919b61c07 feat: Enter/Shift+Enter and Cmd+g/Cmd+Shift+g to jump to the next/prev 2022-08-24 16:47:49 +08:00
Konstantinos Kaloutas
322e3a730a fix: search input issues 2022-08-24 16:47:49 +08:00
Tienson Qin
fac1180a07 fix: disallow cutting blocks when find in page 2022-08-24 16:47:49 +08:00
Tienson Qin
b677d6f819 feat: find-in-page add results 2022-08-24 16:47:49 +08:00
Tienson Qin
b6b9f5e665 feat: find in page on electron 2022-08-24 16:47:49 +08:00
Peng Xiao
68dcef4e4f fix: do not toggle isAutoResizing on resizing 2022-08-24 16:00:36 +08:00
Peng Xiao
f6a70df284 fix: minor style change 2022-08-24 15:30:31 +08:00
Peng Xiao
288d37602f fix: shortcut conflict 2022-08-24 14:54:54 +08:00
Peng Xiao
5502959b67 fix: Could not find a page named error 2022-08-24 14:38:12 +08:00
Peng Xiao
4151a520e0 fix: shortcut conflicts 2022-08-24 14:13:14 +08:00
Peng Xiao
6b3c5bbd2c fix: remove text shape if content is empty 2022-08-24 14:12:52 +08:00
Peng Xiao
1c54e62580 fix: auto resizing toggle for logseq portal 2022-08-24 13:36:28 +08:00
Peng Xiao
365ac5c995 fix: allow pinching in editing state 2022-08-24 10:55:09 +08:00
Gabriel Horner
0a66ecddfc Merge pull request #6336 from logseq/feat/config-for-property-value-links-and-text
Feat: Config option to allow for longer, richer property values
2022-08-23 10:08:00 -04:00
Gabriel Horner
212dbd820c Merge branch 'master' into feat/config-for-property-value-links-and-text 2022-08-23 09:59:21 -04:00
Gabriel Horner
55ccc2d17c Rename config to :rich-property-values?
Name should allow for additional functionality later
2022-08-23 09:55:15 -04:00
Tienson Qin
30e87ec5ea fix: linked blocks are not modified when renaming a page 2022-08-23 21:23:42 +08:00
Peng Xiao
7624f8b1cb fix: show new page option when no exact match 2022-08-23 15:44:45 +08:00
Peng Xiao
2499c84401 fix: arrow text label blur event handler 2022-08-23 15:03:17 +08:00
Peng Xiao
d3cdb59f9d fix: clearEditingState function 2022-08-23 14:56:12 +08:00
Peng Xiao
328e9b5a6c fix: text shape blur issue 2022-08-23 14:49:28 +08:00
Andelf
fe99ca703f fix(windows): handle open dir
Fix #6438
0.8.2
2022-08-23 11:38:43 +08:00
Andelf
1987c4149a fix(fs): check wrong url for windows 2022-08-23 11:38:43 +08:00
Andelf
ea421da572 chore: bump version 0.8.2 2022-08-23 11:37:42 +08:00
Peng Xiao
62e962a4b4 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-23 11:33:30 +08:00
Peng Xiao
ebfcba284e fix: quick add input got removed sometimes with syncing service 2022-08-23 11:26:41 +08:00
Tienson Qin
803ff779df enhance: increase limit on search items for templates and properties 2022-08-23 11:21:31 +08:00
Peng Xiao
fb0ac634d2 fix: optimize tldraw demo startup time 2022-08-23 11:00:24 +08:00
Tienson Qin
024fad1219 fix: arrow up/down closes property autocomplete 2022-08-23 09:39:24 +08:00
Gabriel Horner
a8dcb3e9c5 Merge branch 'master' into feat/config-for-property-value-links-and-text 2022-08-22 10:06:37 -04:00
charlie
85aeba99ab improve(api): types & typos 2022-08-22 21:54:17 +08:00
charlie
7e3610077b chore: build libs core with more debug info 2022-08-22 21:54:17 +08:00
charlie
9fbea041ae chore: build libs core 2022-08-22 21:54:17 +08:00
charlie
ade33eb10c fix(api): export functions 2022-08-22 21:54:17 +08:00
charlie
09d43983f2 improve(api): event hook of after graph indexed 2022-08-22 21:54:17 +08:00
charlie
5815f37df1 improve(api): expose more values for user configures 2022-08-22 21:54:17 +08:00
charlie
8125371c7a improve(api): support custom uuid for new block 2022-08-22 21:54:17 +08:00
charlie
eb72f2e3c7 improve(plugin): api to create block uuid 2022-08-22 21:54:17 +08:00
charlie
51a9c7b2d4 improve(plugin): api to create block uuid 2022-08-22 21:54:17 +08:00
Andelf
f111ec3f8e fix(test): resolve e2e fails 2022-08-22 19:07:40 +08:00
Konstantinos Kaloutas
b4fbd023a7 fix: remove inconsistent test 2022-08-22 19:07:40 +08:00
Konstantinos Kaloutas
83240b7e08 fix: remove unused function 2022-08-22 19:07:40 +08:00