Commit Graph

1073 Commits

Author SHA1 Message Date
Tienson Qin
d0d3f8a9db Merge pull request #148 from logseq/fix/block-path-separator
Replace block parent path separator
2020-10-04 16:55:19 +08:00
Tienson Qin
8e77b7d6a1 Type s to switch between the file and the corresponding page 2020-10-04 15:34:15 +08:00
Tienson Qin
a39fd88cc5 Bump minor version 2020-10-04 14:32:11 +08:00
Tienson Qin
b1655740cf Enable Grammarly
Related to https://github.com/logseq/logseq/issues/412
2020-10-04 14:31:19 +08:00
River Smith
10155af0bd Replace block parent path separator
The old one didn't render in any browser on MacOS
2020-10-04 15:35:41 +11:00
Tienson Qin
d7eb2b5d51 Rename white to light and black to dark 2020-10-03 21:12:43 +08:00
Tienson Qin
b7d1f7af04 Bump version 2020-10-03 20:41:50 +08:00
Tienson Qin
0ecbb63440 Remove debugging 2020-10-03 20:40:49 +08:00
Tienson Qin
c77a0b22bd Fixed block embeds blank issue 2020-10-03 20:39:09 +08:00
Tienson Qin
f8ff7293aa Remove queries cache when all the subscribed components are unmounted 2020-10-03 19:01:19 +08:00
psdp
6fffdfecd9 Fix sidebar-add-block! fail to remove blocks with the same ID 2020-10-02 16:19:48 +08:00
Tienson Qin
b9b6eba628 Fix route not working in github pages 2020-10-02 09:44:32 +08:00
Tienson Qin
9b750f5913 Check "p" paramater 2020-10-02 09:29:36 +08:00
Tienson Qin
ff2ee7a9aa Try to fix github pages 2020-10-02 07:57:24 +08:00
Tienson Qin
68cc50796b Fix sidebar 2020-10-01 23:49:10 +08:00
Tienson Qin
772934bd70 Fix assets path 2020-10-01 23:34:51 +08:00
Tienson Qin
73303dca16 Fix custom sidebar 2020-10-01 23:27:05 +08:00
Tienson Qin
ba260795c7 Fix page name empty when switching to a custom home page 2020-10-01 23:00:59 +08:00
Tienson Qin
bbc480b5c8 Bump version 2020-10-01 22:45:03 +08:00
Tienson Qin
1fe2a0f453 Only export pages which public attribute is set to true 2020-10-01 22:22:16 +08:00
Tienson Qin
c81ea4abcf Add publishing.sh 2020-10-01 18:53:41 +08:00
Tienson Qin
f3e04f2d81 Git support other branches than master 2020-10-01 12:43:58 +08:00
Tienson Qin
d14cdd60e2 Merge branch 'master' into feature/publishing 2020-10-01 12:04:01 +08:00
Tienson Qin
65d5a6eab9 Merge pull request #144 from logseq/fix-modal-open-logic
fix[modal-mixin]: Unnecessary re-render when click outside .
2020-10-01 12:01:57 +08:00
charlie
7f05035344 fix[modal-mixin]: fix open? condition for click-outside on-hide handler . 2020-10-01 10:23:11 +08:00
Tienson Qin
86a459fea1 Bump minor version 2020-09-30 22:23:24 +08:00
Tienson Qin
c9b14a0cc5 Merge branch 'master' into feature/publishing 2020-09-30 22:23:09 +08:00
Tienson Qin
7f91a9bfd5 Publishing similar to read-only version of TiddlyWiki
We'll add write support after the code refactor.
2020-09-30 22:21:32 +08:00
psdp
2bb3f5cce5 Retrieve page name from loaded entity in page/contents-page 2020-09-30 22:01:55 +08:00
psdp
2808577dda Allow to specify z-index for dropdown component 2020-09-30 16:25:24 +08:00
Tienson Qin
4ab414c655 Working prototype yay! 2020-09-29 23:07:42 +08:00
Tienson Qin
7dbf5bfa24 Merge branch 'master' into feature/publishing 2020-09-29 21:20:24 +08:00
Tienson Qin
f2e20d68a4 Fix custom query with entity ids 2020-09-29 21:10:41 +08:00
Tienson Qin
f145761278 Merge branch 'master' into feature/publishing 2020-09-29 19:41:01 +08:00
Tienson Qin
ae9dd78cb3 Minor bump 2020-09-29 18:50:16 +08:00
Tienson Qin
51183a6b2f Remove "recompute-block-children" 2020-09-29 18:49:56 +08:00
Tienson Qin
c590f9c198 Bump minor version 2020-09-29 18:30:29 +08:00
Tienson Qin
8c910d52aa Set block custom_id property when copy the block ref 2020-09-29 18:29:30 +08:00
Tienson Qin
68f1363f60 Merge branch 'master' into feature/publishing 2020-09-29 13:30:52 +08:00
Tienson Qin
29f6bb2c98 Bump minor version 2020-09-29 12:51:22 +08:00
Tienson Qin
f65d2db2d6 Allow delete journal pages 2020-09-29 12:51:07 +08:00
Tienson Qin
b452b87b9e wip 2020-09-29 12:49:29 +08:00
Tienson Qin
e099500f55 Merge pull request #137 from logseq/reitit-generated-links
Use `rfe/href` to create links
2020-09-29 09:29:22 +08:00
Tienson Qin
c88a489d38 Fix recursive queries 2020-09-28 23:05:16 +08:00
Tienson Qin
9b9bbaed0f Don't logout after refresh_github_token 2020-09-28 22:14:38 +08:00
Tienson Qin
ea0cc3893d Bump version 2020-09-28 20:19:55 +08:00
psdp
85403dfb68 Use rfe/href to create links 2020-09-28 19:10:13 +08:00
Tienson Qin
a384e26e6c Remove debugging info 2020-09-28 17:36:59 +08:00
Tienson Qin
ba1d87b79a Add a 10 minutes tutorial 2020-09-28 17:29:50 +08:00
Tienson Qin
d35647dde9 Display error when git push failed 2020-09-28 08:58:02 +08:00