Commit Graph

8251 Commits

Author SHA1 Message Date
Gabriel Horner
569b2417e5 Document config introduced in #2975 2022-08-26 10:07:33 +08:00
Tienson Qin
012c363c0a chore: remove unused properties case in the block component 2022-08-25 23:23:37 +08:00
Gabriel Horner
ef910e3ab5 Hide icon property when page property
Requested by
https://discuss.logseq.com/t/hide-icon-property-like-title/8738
2022-08-25 22:16:01 +08:00
Junyi Du
8dfa8dfb49 fix: CJK hashtag update failure 2022-08-25 22:07:09 +08:00
Tienson Qin
9bd0b0b221 fix: enter to re-index 2022-08-25 21:42:59 +08:00
Tienson Qin
f7d5315acf fix: CI 2022-08-25 21:24:22 +08:00
Tienson Qin
2b12e952ba fix: CI 2022-08-25 20:42:00 +08:00
Andelf
20ce497201 chore(ios): release 0.8.2 2022-08-25 18:00:44 +08:00
Andelf
cfb6495378 fix(ios): always remove splash screen 2022-08-25 18:00:44 +08:00
Andelf
fee4c3764e fix(android): handle path with spaces 2022-08-25 14:26:25 +08:00
Gabriel Horner
ab04fe3bfd Electron only commands should only show up in electron
Follow up to #6443
2022-08-25 10:17:39 +08:00
Tienson Qin
057ebd8e4b chore: remove debugging txs 2022-08-24 20:20:06 +08:00
Tienson Qin
1ee294e047 fix: filters not working for children blocks in linked references
related to #6457

fix #6462
fix #6458
2022-08-24 19:45:10 +08:00
Giuseppe D'Andrea
43124f2c12 fix: shift-click on recently searched page 2022-08-24 18:50:20 +08:00
Tienson Qin
7eff2b5cfa fix: bullets are not hidden for empty blocks when editing 2022-08-24 17:45:53 +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
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
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
Tienson Qin
803ff779df enhance: increase limit on search items for templates and properties 2022-08-23 11:21:31 +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
Konstantinos Kaloutas
08b0b5d372 fix: linting warning 2022-08-22 19:07:40 +08:00
Konstantinos Kaloutas
16a6a64ceb fix: linting errors 2022-08-22 19:07:40 +08:00
Konstantinos Kaloutas
1aee971a96 fix: linting error 2022-08-22 19:07:40 +08:00
Konstantinos Kaloutas
c75580f98b enhance: add shortcuts to menu items 2022-08-22 19:07:40 +08:00