Commit Graph

4304 Commits (9e0c0a5375d5b32bec1ef67af5a3cbe0420093a1)

Author SHA1 Message Date
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 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
charlie a8e2288ba6 chore(plugin): bump sdk version 2021-06-03 19:24:58 +08:00
charlie 06fa2434a6 improve(plugin): add editing apis & types 2021-06-03 19:22:51 +08:00
charlie d196017ac8 fix: incorrect asset path when create new page that local file not existed #1973 2021-06-03 19:09:54 +08:00
charlie 166561d98f improve(plugin): add sibling block api & types 2021-06-03 15:25:19 +08:00
icremcr e4eee81e17
Merge pull request #2078 from logseq/fix/order-list-marker-indent
fix: incorrect marker indent of order list item
2021-06-03 14:23:59 +08:00
charlie cfb3b74b8a fix: incorrect marker indent of order list item 2021-06-03 12:10:06 +08:00
charlie ba1cc8f752 improve(plugin): add editting cursor api & types 2021-06-03 09:56:46 +08:00
Tienson Qin fb25c0b2fb chore: bump minor version 2021-06-03 08:07:21 +08:00