Commit Graph

18312 Commits

Author SHA1 Message Date
rcmerci
3ab36705cc update inserting block strategy 2021-05-14 18:12:31 +08:00
Tienson Qin
e94a09beff fix: block ref numbers not updated unless re-indexed
Close #1673

Also, fixed an issue that update the block in references doesn't work
2021-05-14 17:58:36 +08:00
Tienson Qin
50f34b7859 fix: wrong ns name 2021-05-14 17:56:59 +08:00
Tienson Qin
3d3a5ff35f fix: revert commit on both -get-parent-id and -get-parent 2021-05-14 17:49:42 +08:00
Tienson Qin
bec2ea722b Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core 2021-05-14 16:21:25 +08:00
Tienson Qin
c969a2c804 fix: Long page title spills into page menu items
Close #1820
2021-05-14 16:20:15 +08:00
Tienson Qin
d366066843 Merge pull request #1851 from logseq/feat/shortcut-docs-page
feat: shortcut docs page
2021-05-14 15:49:15 +08:00
Weihua Lu
25d0c52613 fix: add system default for mac 2021-05-14 15:47:43 +08:00
Tienson Qin
9f552514ee fix: can't paste pictures in the first block of any new page 2021-05-14 15:37:15 +08:00
Weihua Lu
1445687291 fix: add toggle wide mode in basics 2021-05-14 15:19:21 +08:00
Weihua Lu
7f07673991 fix: align shortcut table 2021-05-14 15:19:08 +08:00
Tienson Qin
7949b7de9f fix: queries 2021-05-14 15:06:10 +08:00
Weihua Lu
4efb4d3874 fix: lower case shift click 2021-05-14 14:30:45 +08:00
Weihua Lu
6b698f9973 fix: display shortcut lowercase 2021-05-14 14:28:49 +08:00
Weihua Lu
14ccb5c1c4 fix: use button instead of link 2021-05-14 14:13:26 +08:00
rcmerci
23a549dfde feat(mldoc): add astExportMarkdown 2021-05-14 11:09:24 +08:00
Weihua Lu
acfe7cb097 fix: alert dont clear 2021-05-14 05:57:24 +08:00
Weihua Lu
f9d2af770a feat: add error alert for keyboard conflict 2021-05-14 05:56:01 +08:00
Weihua Lu
1297e2415a fix: add in component shortcuts 2021-05-14 05:36:03 +08:00
Weihua Lu
8e280870e1 fix: toggle help display 2021-05-14 05:28:04 +08:00
Weihua Lu
01a92d2e7a fix: install performance issue 2021-05-14 05:21:50 +08:00
Tienson Qin
01a02b793c fix: jump to specific block when one of its parents is collapsed 2021-05-14 05:04:31 +08:00
Weihua Lu
acac3b8a5c Merge branch 'feat/outliner-core' into feat/shortcut-docs-page 2021-05-14 04:32:47 +08:00
Weihua Lu
cc34248fd3 fix: add link to page 2021-05-14 04:27:50 +08:00
Weihua Lu
40aaac89a1 feat: pretty display binding 2021-05-14 04:16:49 +08:00
Tienson Qin
ecfe40b32d fix: filters 2021-05-14 04:01:46 +08:00
Weihua Lu
1bc83247d4 chore: translate some missing shortcuts 2021-05-14 03:49:12 +08:00
Weihua Lu
5fe9902da5 fix: clean up dicts 2021-05-14 03:20:02 +08:00
Weihua Lu
5e081ed91c fix: separate dict to solve cyclic dependency 2021-05-14 03:19:22 +08:00
Tienson Qin
5d31d328bb Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core 2021-05-14 02:49:29 +08:00
Tienson Qin
662fe83b7f fix: can't restore page's name if it includes reserved characters
Also, fixed issues related to renaming pages
2021-05-14 02:48:20 +08:00
rcmerci
2eaf0f38bd enhance(editor): insert block
1. move the cursor to the new block when press "Enter" at the
beginning of the parent block
2. new block should be a child when press "Enter" not at the beginning
of the parent block
2021-05-13 21:45:01 +08:00
Tienson Qin
085b8937e0 fix: file output for page properties 2021-05-13 21:33:17 +08:00
Tienson Qin
9273ee83f2 fix: exclude built-in properties when comparing content 2021-05-13 21:24:27 +08:00
rcmerci
5277780d51 [wip] fix undo insert block 2021-05-13 21:24:27 +08:00
Weihua Lu
116d7574b1 feat: docs wip, circular dependency to solve... 2021-05-13 17:56:06 +08:00
Tienson Qin
e93e4cd1d8 fix: "Search in page" transforms to "Global search"
close #1767
2021-05-13 17:52:57 +08:00
Tienson Qin
6deb22549c fix: Search results left active after shift-clicking
close #1835
2021-05-13 17:34:26 +08:00
Tienson Qin
cb144833cf refactor: move api to logseq.api 2021-05-13 16:54:05 +08:00
Tienson Qin
4e333eb78e fix: Deleting embedded blocks deletes source material
close #1836 #1652
2021-05-13 16:47:33 +08:00
Tienson Qin
74958f83f7 fix: block marker/property not updated correctly if removed in the
text

close #1837
2021-05-13 14:49:20 +08:00
rcmerci
aefe814671 chore: clear code 2021-05-13 10:21:08 +08:00
rcmerci
f6bfe2ff2d fix(editor): wrong indentation on inserted new block 2021-05-13 10:16:35 +08:00
Tienson Qin
82ddd4c079 feat: add block preview
use tippy for tooltip
2021-05-13 00:35:10 +08:00
Tienson Qin
0fee13bd62 fix: filters 2021-05-12 21:36:14 +08:00
Tienson Qin
43f127fbaa fix: add marker and priority to :block/refs 2021-05-12 20:23:39 +08:00
Tienson Qin
b991599244 fix: filters
close #1783
2021-05-12 20:10:03 +08:00
dependabot[bot]
3fe3cc5a2e chore(deps-dev): bump postcss from 8.2.8 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.8...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 17:56:01 +08:00
Weihua Lu
8efa39d65e fix: block search in page filter 2021-05-12 17:46:16 +08:00
Tienson Qin
663d76b431 fix: Certain page titles get lowercased on re-index
Close #1822 #1810
Also, parse `a.b.md' as [[a/b]] page
2021-05-12 16:09:00 +08:00