Commit Graph

18312 Commits

Author SHA1 Message Date
Tienson Qin
2456e2bedd fix: some assets can't be paste due to their path names 2021-05-07 22:40:26 +08:00
Junyu Zhan
49ddce0729 feat: export public assets 2021-05-07 22:40:26 +08:00
Tienson Qin
7f798fdfdf fix: public pages are empty 2021-05-07 21:36:49 +08:00
Tienson Qin
443812b942 fix: template properties 2021-05-07 21:31:10 +08:00
Tienson Qin
e345627e10 fix: number template 2021-05-07 20:21:39 +08:00
charlie
8b878e035a fix(api): missing blocks->vec-tree 2021-05-07 19:15:19 +08:00
charlie
7f867236d7 feat(plugin): merge implementation 2021-05-07 16:54:14 +08:00
rcmerci
7c8c82a883 use content instead of title when export block-references
related to 798f3831f3
2021-05-07 16:10:35 +08:00
dependabot[bot]
b57a165fff chore(deps): bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
0.0.1-100
2021-05-07 11:07:01 +08:00
dependabot[bot]
f87579b173 chore(deps): bump chrono-node from 2.2.1 to 2.2.4
Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](https://github.com/wanasit/chrono/compare/v2.2.1...v2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 10:39:43 +08:00
Tienson Qin
e3b325798a fix: DELETE key can result in wrong tree relationship 2021-05-06 19:36:06 +08:00
Tienson Qin
825c1579b9 fix: indent error 2021-05-06 17:07:52 +08:00
Tienson Qin
975c59728c fix: don't delete && concat if the block has a child 2021-05-06 16:49:39 +08:00
Tienson Qin
90762899ab fix: delete the parent block doesn't update children' left and parent 2021-05-06 16:10:14 +08:00
Tienson Qin
1570d95bcc fix: block level when extracting 2021-05-06 16:01:12 +08:00
Tienson Qin
02a76e13f2 fix: not all pages are exported 2021-05-06 15:33:18 +08:00
Weihua Lu
1e04ea63bd chore: rename delete-char to backspace 2021-05-06 14:53:10 +08:00
Tienson Qin
a58fe54ad3 chore: remove debugging 2021-05-06 00:55:22 +08:00
Tienson Qin
d1a576165d fix: block levels with wrong order when importing to db 2021-05-06 00:54:47 +08:00
Tienson Qin
855fe82067 fix: export md indentation 2021-05-06 00:39:42 +08:00
Tienson Qin
f8d78549db fix: markdown export and custom query 2021-05-05 22:49:27 +08:00
Tienson Qin
6d5369033a fix: wrong input levels can result in multiple blocks with same left 2021-05-05 20:37:43 +08:00
Weihua Lu
fa08cff38c fix: cal cursor move down pos 2021-05-05 16:13:02 +08:00
Tienson Qin
be63c87baf feat: delete to concat blocks
close #557
2021-05-05 13:45:53 +08:00
Tienson Qin
b756980a80 fix: block id property lost
Close #1727
2021-05-05 11:47:51 +08:00
Tienson Qin
aa029dfe0d fix: paste of nonexist block not handled
close #1720
2021-05-04 21:43:09 +08:00
Tienson Qin
0724cbe4b9 fix: paste of self ref block crash the app
close #1721
2021-05-04 21:20:05 +08:00
Tienson Qin
7097eb29b6 fix: can't jump to the end of [[]] for chinese input 2021-05-04 19:42:39 +08:00
Tienson Qin
e35ca8b8f9 enhance: tweak the margin right of right menu 2021-05-04 16:04:10 +08:00
Tienson Qin
9c59fa2b65 fix: scheduled not working
close #1700
2021-05-04 15:57:52 +08:00
Tienson Qin
043cc2a9ad fix: page filters
close #1702
2021-05-04 11:57:13 +08:00
Tienson Qin
578c21e898 fix: pre-block extract 2021-05-04 10:23:38 +08:00
Tienson Qin
7f095b573a fix: admonition blocks without a title line will not render properly
Close #1724
2021-05-04 09:31:33 +08:00
Tienson Qin
b19b373b63 fix: page-add-property! 2021-05-03 22:37:26 +08:00
Tienson Qin
df87d047dc fix: page-remove-property! 2021-05-03 18:20:00 +08:00
Tienson Qin
7a5020b75a fix: remove delete KEY from :editor/delete bindings 2021-05-03 12:58:55 +08:00
Tienson Qin
515f782888 fix: page properties 2021-05-03 12:58:21 +08:00
Tienson Qin
7efac0dd6e fix: check url before re-find
related to #1714
2021-05-02 21:18:48 +08:00
Tienson Qin
41661423ca refactor: remove experiment projects and publishing 2021-05-02 20:54:03 +08:00
Tienson Qin
4da56404b0 fix: page rename
Resolved #1718
Resolved #1703
2021-05-02 20:24:57 +08:00
Tienson Qin
30f21c7bba refactor: clean code 2021-05-02 18:12:37 +08:00
Tienson Qin
b8b32febd3 enhance: heading editing UX 2021-05-02 12:27:21 +08:00
Tienson Qin
9a8b00a849 enhance: align center bullets and headings 2021-05-02 11:14:01 +08:00
Tienson Qin
2cca6a46cf fix: pages not connected in the global graph 2021-05-02 00:51:27 +08:00
Tienson Qin
8ad8cab135 fix: page references not working any more
Resolved #1705
2021-05-01 23:50:41 +08:00
Tienson Qin
5f5b6b9d3b Merge branch 'feat/outliner-core' of github.com:logseq/logseq into feat/outliner-core 2021-05-01 21:52:21 +08:00
Tienson Qin
7e0d4b23bb fix: delete the parent doesn't delete its children in the db 2021-05-01 21:51:38 +08:00
defclass
05327c055a Revert "chore: remove space"
This reverts commit 38c0e15a8b.
0.0.1
2021-05-01 00:48:24 +08:00
defclass
79743f6461 chore(build): fix tmp name 2021-05-01 00:48:04 +08:00
Tienson Qin
38c0e15a8b chore: remove space 2021-05-01 00:36:55 +08:00