Commit Graph

3653 Commits (3ca38044cdca80fab13016af5c2892ffcb5a9ec6)

Author SHA1 Message Date
Tienson Qin 3ca38044cd fix: tag with page references 2021-05-14 23:55:20 +08:00
Tienson Qin d4f53dca4b fix: ref style 2021-05-14 23:26:25 +08:00
Tienson Qin 2767b8359d fix: linked references not refreshed 2021-05-14 23:17:46 +08:00
Tienson Qin 175988244a fix: preserve blocks tree hierarchy for page embeds 2021-05-14 22:44:11 +08:00
Tienson Qin 3d98dc6353 fix: search in current page 2021-05-14 22:22:35 +08:00
Tienson Qin 0e11e60fed fix: catch indexedDB exception 2021-05-14 21:56:37 +08:00
Weihua Lu b1668a24b3 fix: remove escape 2021-05-14 21:18:44 +08:00
Tienson Qin e06efe3d45 chore: update text 2021-05-14 21:10:31 +08:00
Weihua Lu fbc7957e81 fix: typo 2021-05-14 21:07:42 +08:00
Weihua Lu 2e6ab3e40b feat: extract template files 2021-05-14 21:07:42 +08:00
Tienson Qin 67536013e6 fix: CI 2021-05-14 20:58:54 +08:00
thezjy b87da8a7f4 fix: use win32 specific method to detect absolute path 2021-05-14 19:19:13 +08:00
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