Commit Graph

18312 Commits

Author SHA1 Message Date
Tienson Qin
3a8da3262a chore: bump mldoc 2021-06-07 19:52:23 +08:00
rcmerci
7fff4c9cb5 feat(export): replace embed & block-refs in opml 2021-06-07 19:17:55 +08:00
Tienson Qin
9eb17afc6a fix: link disappears when clicking outside the editor 2021-06-07 19:12:47 +08:00
Tienson Qin
96d7d2dc00 enhance: Chinese input for both page and block refs 2021-06-07 18:42:32 +08:00
Tienson Qin
3532ecb40c fix: clear indentation for paragraphs 2021-06-07 18:23:19 +08:00
Weihua Lu
84b5f97270 enhance: search jump add blocks to selection 2021-06-07 18:07:07 +08:00
Weihua Lu
b41322d3f4 feat: add a default enter action for modal 2021-06-07 17:13:09 +08:00
Tienson Qin
036f03fab4 fix: only pprint when in developer mode or in the dev environment 2021-06-07 17:00:28 +08:00
Tienson Qin
ff0084bebc fix: CI 2021-06-07 16:58:23 +08:00
Tienson Qin
f626e8cc76 enhance: display all the aliases in pre-block's properties 2021-06-07 16:56:40 +08:00
Tienson Qin
41e05b970d fix: jump to the source page if the alias page is empty 2021-06-07 16:17:43 +08:00
charlie
0951c4f70f Merge branch 'master' into feat/integration-plugins-core 2021-06-07 16:10:13 +08:00
Tienson Qin
a3254b68b7 chore: bump minor version 2021-06-07 15:34:29 +08:00
Tienson Qin
2dfe104b7c fix: rename parseHtml to exportToHtml 2021-06-07 15:18:57 +08:00
Weihua Lu
a1f55f3e5c fix: search bar scroll 2021-06-07 15:12:34 +08:00
Tienson Qin
7ef9150e08 fix: Extra space and tab characters will be inserted into the file
close #2108
close #2057
2021-06-07 15:06:54 +08:00
Tienson Qin
7915cf41b4 chore: use "*" for org mode's timestamps too 2021-06-07 13:23:55 +08:00
charlie
601282a6c7 Merge branch 'feat/integration-plugins-core' of github.com:logseq/logseq into feat/integration-plugins-core 2021-06-07 11:11:37 +08:00
charlie
c99caeffe5 Merge branch 'master' into feat/integration-plugins-core 2021-06-07 11:11:29 +08:00
Peng Xiao
3974d4d8f8 feat: allow get page by id 2021-06-07 10:39:41 +08:00
Peng Xiao
4454e29711 feat: adapt correct light theme mode for plugins 2021-06-06 22:22:49 +08:00
charlie
fe07418127 chore(plugin): bump sdk version 2021-06-05 11:41:40 +08:00
charlie
e0840067c2 improve(plugin): add more types & apis 2021-06-05 11:38:50 +08:00
charlie
54b293273e Merge remote-tracking branch 'origin/feat/integration-plugins-core' into feat/integration-plugins-core 2021-06-05 10:39:01 +08:00
Charlie
e3723b1966 Merge pull request #2085 from pengx17/add-page-entity-type
fix: add PageEntity type
2021-06-05 10:32:26 +08:00
Weihua Lu
5e46d9eb7a fix: refactor threading 2021-06-04 23:26:11 +08:00
Weihua Lu
94a9ea4988 fix: prevent default 2021-06-04 23:26:11 +08:00
Weihua Lu
afb93eca99 feat: collape/expand 2021-06-04 23:26:11 +08:00
Tienson Qin
c0b3e398f6 fix: can't delete multiple blocks if the first one and the last
are not siblings.
2021-06-04 23:21:18 +08:00
Tienson Qin
f71f32475a fix: add level back to dom attributes 2021-06-04 20:05:21 +08:00
Tienson Qin
42155bad7a refactor: tree-seq version of get-block-refs-with-children 2021-06-04 16:55:43 +08:00
Tienson Qin
742210d25d fix: filters work on block children too 2021-06-04 16:30:09 +08:00
Peng Xiao
4b80f33a6b fix: add getPage type 2021-06-04 15:42:20 +08:00
charlie
28159ce6a2 Merge branch 'master' into feat/integration-plugins-core 2021-06-04 14:41:36 +08:00
Weihua Lu
ff24f80e0b fix: uuid->id 2021-06-04 12:50:13 +08:00
Weihua Lu
2a5a7b1918 enhance: rename uuid to id, original-name to page-name 2021-06-04 12:50:13 +08:00
Weihua Lu
e84cc1da04 fix: add timestamp to filename 2021-06-04 12:50:13 +08:00
Weihua Lu
230e3c49de fix: cannot download file from all-files page 2021-06-04 12:50:13 +08:00
Weihua Lu
0ee03f3b31 feat: export as edn/json 2021-06-04 12:50:13 +08:00
charlie
91c1c4aea5 fix: can't remove local assets on Web 2021-06-04 12:49:11 +08:00
Tienson Qin
9e54eda950 fix: conversion error 2021-06-04 12:43:35 +08:00
Peng Xiao
f0958a5b24 fix: BlockEntity optional fields 2021-06-04 12:13:28 +08:00
Peng Xiao
0a0f99eced fix: add PageEntity type 2021-06-04 09:50:07 +08:00
Tienson Qin
a8b32781a4 chore: rename alpha to beta for releases 2021-06-03 22:51:09 +08:00
Tienson Qin
0c3c7b4fb6 chore: bump version 0.1.4 2021-06-03 22:46:02 +08:00
Tienson Qin
636e78248c chore: bump minor version 2021-06-03 22:11:55 +08:00
Tienson Qin
9fb10ba321 fix: page preview caused lags 2021-06-03 22:11:30 +08:00
Tienson Qin
facc9bcf8e fix: can't click block refs 2021-06-03 20:11:24 +08:00
Weihua Lu
71d4965995 fix: use outside modal for height and scroll 2021-06-03 19:34:28 +08:00
Weihua Lu
0a6ade86b7 fix: attempt to fix ac scroll bar issue 2021-06-03 19:34:28 +08:00