23773 Commits

Author SHA1 Message Date
Tienson Qin
d1e2bf6098 Bump minor issue 2020-10-09 16:27:32 +08:00
Tienson Qin
5b767ae89a Fix windows path issue 2020-10-09 16:27:02 +08:00
psdp
302ead6453 Issue 439 & 442: page name not updated after editing title in file 2020-10-09 10:44:23 +08:00
Tienson Qin
4a5a07c3ad Lazy load code-editor.js 2020-10-09 00:41:53 +08:00
Tienson Qin
af7a08e544 Add child button 2020-10-09 00:09:29 +08:00
Tienson Qin
61011a7062 Load highlight.min.js before publishing 2020-10-08 22:30:58 +08:00
psdp
f0b0e71fbe Fix issue #376: Cannot drag a block to the first position in a page 2020-10-08 21:56:53 +08:00
Tienson Qin
e1cbe4c2ba Fix auto close brackets 2020-10-08 21:32:52 +08:00
Tienson Qin
fdf8602362 Add codemirror modes 2020-10-08 21:30:23 +08:00
Tienson Qin
ce8bd271af Fix inline math parsing 2020-10-08 19:37:53 +08:00
Tienson Qin
231127d0fd CodeMirror wip 2020-10-08 15:24:15 +08:00
Tienson Qin
22d2d75374 Support :custom-css-url too 2020-10-08 14:32:59 +08:00
Tienson Qin
e56c97c1a2 Merge branch 'master' into feature/custom-theme 2020-10-08 13:12:56 +08:00
Tienson Qin
c1fb0afca3 Custom style support 2020-10-08 12:57:19 +08:00
Tienson Qin
68e0280630 Merge pull request #155 from logseq/fix/issue-420-broken-tree-structure
Issue 420: Fix broken tree structure when number of blocks > 500
2020-10-08 12:43:58 +08:00
psdp
dac78b303a Issue 420: Fix broken tree structure when number of blocks > 500 2020-10-08 12:38:25 +08:00
Tienson Qin
eec18d58b7 Merge pull request #153 from logseq/fix/issue-399-template-block-properties
Clean up properties for all blocks when inserting from a template
2020-10-07 20:02:47 +08:00
Tienson Qin
28f60398e0 Updated text 2020-10-07 20:01:45 +08:00
Tienson Qin
9bedf80a45 No need to git force push, yay!
Related to https://github.com/logseq/logseq/issues/432
2020-10-07 19:59:39 +08:00
Tienson Qin
a8471bb928 ctrl-o creates a broken page, if page is being created and not existent
Fixed https://github.com/logseq/logseq/issues/428
2020-10-07 18:14:16 +08:00
Tienson Qin
758729e6dc Enter to commit
Resolved https://github.com/logseq/logseq/issues/431
2020-10-07 17:57:11 +08:00
Tienson Qin
3f265656ca Bump minor version 2020-10-06 23:22:04 +08:00
Tienson Qin
c9ec507726 Fix push 2020-10-06 23:21:51 +08:00
Tienson Qin
79a8ad3c85 Merge simple conflicts automatically using isomorphic-git
Related to https://github.com/logseq/logseq/issues/429
2020-10-06 22:54:21 +08:00
psdp
e7f9252153 Clean up properties for all blocks when inserting from a template 2020-10-06 09:45:57 +08:00
Tienson Qin
576bd1720e Bump version 0.0.3.8 2020-10-05 23:28:10 +08:00
Tienson Qin
debf79f2d4 Merge pull request #152 from logseq/feature/undo
Stable undo && redo
2020-10-05 23:27:38 +08:00
Tienson Qin
4fc4605277 Don't show blocks on right sidebar when they're outdated
For example, undo or re-index the page can change the custom_id property.
2020-10-05 23:24:25 +08:00
Tienson Qin
2939aea15e Stable undo && redo 2020-10-05 22:53:47 +08:00
Tienson Qin
4a135aa180 Merge pull request #151 from logseq/dependabot/npm_and_yarn/web/lodash-4.17.20
Bump lodash from 4.17.15 to 4.17.20 in /web
2020-10-05 19:32:14 +08:00
Tienson Qin
555dda8cdf Merge pull request #150 from logseq/dependabot/npm_and_yarn/web/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3 in /web
2020-10-05 19:32:00 +08:00
dependabot[bot]
21b1b0f7d8 Bump lodash from 4.17.15 to 4.17.20 in /web
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 11:31:16 +00:00
dependabot[bot]
e7cfae8f98 Bump elliptic from 6.5.2 to 6.5.3 in /web
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 11:31:15 +00:00
Tienson Qin
931e904a14 Fixed git branches not working well
Resolved https://github.com/logseq/logseq/issues/425
2020-10-05 19:28:53 +08:00
Tienson Qin
2cddbdd68a Merge pull request #149 from logseq/fix/empty-new-page
Fix issue #423 - New page contents are not synced to github until the page is edited for the second time
2020-10-05 13:18:39 +08:00
psdp
a77749729d Fix issue #423
New page contents are not synced to github until the page is edited for the second time
2020-10-05 12:41:09 +08:00
Tienson Qin
bc16b8ae20 Bump minor version 2020-10-04 20:34:48 +08:00
Tienson Qin
f30f7c94cd Fixed file not saved when switching to other page
Related to https://github.com/logseq/logseq/issues/421
2020-10-04 20:34:11 +08:00
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 0.0.3.7 2020-10-03 20:41:50 +08:00
Tienson Qin
fb18d31548 Merge pull request #147 from logseq/perf/query
Remove queries cache when all the subscribed components are unmounted
2020-10-03 20:41:24 +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
Tienson Qin
2cc4bd3bbd Merge pull request #145 from logseq/fix-project-create-update
Fix bugs in project create / update
2020-10-02 18:52:18 +08:00