Commit Graph

3788 Commits (87b65ec22027de7cb32a659a7ce201bbc6799e90)

Author SHA1 Message Date
Weihua Lu 87b65ec220 feat: posthog instrument module 2021-05-27 10:51:36 +08:00
dependabot[bot] 94bead6455 chore(deps): bump browserslist from 4.16.3 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 10:50:00 +08:00
Tienson Qin 1d9966e06f Revert "Revert "Stop scrollbar from causing content shift""
This reverts commit 45228668ca.
2021-05-27 10:44:24 +08:00
Tienson Qin 16eb17978c fix: can't scroll to load more journals and can't scroll to a block 2021-05-27 10:37:48 +08:00
Tienson Qin 45228668ca Revert "Stop scrollbar from causing content shift"
This reverts commit 4223540c4f.
2021-05-27 10:28:10 +08:00
Tienson Qin fe8eb8d445 fix: blocks should be from only one file 2021-05-27 10:25:04 +08:00
Tienson Qin 43101c3c43 fix: nested page properties extracting 2021-05-26 12:56:06 +08:00
Tienson Qin 20626ef670 fix: nested pages refs not working in block properties 2021-05-26 12:56:06 +08:00
Weihua f9ec2c4a37 fix: a translation error user reported 2021-05-26 12:30:08 +08:00
Tienson Qin 9c5edf8cb6 feat: add opted-in/opted-out monitoring 2021-05-26 11:01:42 +08:00
Tienson Qin 189d6b2862 fix: data-refs and data-ref-self 2021-05-25 23:41:31 +08:00
Tienson Qin 213fcb9a92 fix: repeated alias 2021-05-25 22:56:13 +08:00
Tienson Qin f8e63fd486 chore: update test query example 2021-05-25 22:44:30 +08:00
Tienson Qin e7879c5388 fix: query dsl 2021-05-25 20:12:50 +08:00
Tienson Qin 1f17da3b1f fix: onverter issue : background_color
close #1977
2021-05-25 16:54:40 +08:00
Tienson Qin bd57a6ceb8 fix: converter choke on filters 2021-05-25 16:21:38 +08:00
Matt Furden 4223540c4f Stop scrollbar from causing content shift
When a note reaches the point where a scrollbar is needed the entire application shifts to the left slightly to accommodate the width of the scrollbar.

This uses the `overflow-y: overlay`  css property which was recently readded to Chrome, though it doesn't have compatibility with other browsers and is simply left with `overflow-y: auto` elsewhere.

In the future browsers will implement `scrollbar-gutter` which should be a globally available method of fixing this problem but that is still likely quite far away.
2021-05-25 13:36:12 +08:00
Weihua Lu b5099a84e0 fix: open external link in new page 2021-05-25 13:32:30 +08:00
charlie 30e0bef128 fix: open external link in new window 2021-05-25 13:32:30 +08:00
charlie fd2829494d fix(desktop): open manual updater 2021-05-25 13:32:30 +08:00
Tienson Qin d4e44f789b fix: publishing 2021-05-25 03:24:31 +08:00
Tienson Qin 90e68a7b6a fix: add missing name 2021-05-25 02:40:22 +08:00
Tienson Qin 4cae70eadb chore: test with ubuntu-18.04 2021-05-25 00:34:31 +08:00
Tienson Qin 916a6b9cba chore: bump to BETA 2021-05-24 23:53:28 +08:00
Tienson Qin a080c3e948 fix: refactor blocks container id and fix #1965
https://github.com/logseq/logseq/issues/1965
2021-05-24 23:52:22 +08:00
Tienson Qin 55ed114e57 chore: update text 2021-05-24 22:08:32 +08:00
Tienson Qin 8583770dfc fix: Sometimes backspace removes two chars instead of one
Close #1965
2021-05-24 21:11:00 +08:00
Tienson Qin 0de5ef64ff chore: only enable <properties for org mode 2021-05-24 19:06:42 +08:00
rcmerci 60556964e5 fix: left conflicts when insert template at dummy block 2021-05-24 19:04:47 +08:00
Weihua Lu 5aaa644582 chore: formatting 2021-05-24 17:20:42 +08:00
Weihua Lu aeb9ae568f feat: add option to allow disable tooltip 2021-05-24 17:20:42 +08:00
Tienson Qin 87ded730d1 fix: properties not work well for org mode 2021-05-24 17:09:57 +08:00
Tienson Qin b71ae70491 fix: can't switch between org and md 2021-05-24 10:08:12 +08:00
Tienson Qin 5ec6e31bfd chore: switch back to Logseq from Canary 2021-05-24 09:28:28 +08:00
Tienson Qin 223c4b3d3f ui: use native titlebar on Electron 2021-05-24 09:21:12 +08:00
Tienson Qin 9cc6e3db65 fix: preserve spaces in the block's content 2021-05-24 08:56:24 +08:00
Tienson Qin eed2e9dd66 enhance: unlinked references perf 2021-05-24 08:33:41 +08:00
Tienson Qin fca9f27fde fix: CI 2021-05-23 23:27:24 +08:00
Tienson Qin cc325673f1 feat: page preview 2021-05-23 23:25:13 +08:00
Tienson Qin e600c29046 fix: page-block-cp 2021-05-23 22:23:50 +08:00
Tienson Qin 4688a0bb64 chore: simplify page-blocks-cp 2021-05-23 21:32:26 +08:00
Tienson Qin 13e62b9f55 fix: page blank after clearing cache
Close #1939
2021-05-23 20:35:21 +08:00
Tienson Qin 52ef58b565 fix: page properties not working when extracting 2021-05-23 19:27:42 +08:00
Tienson Qin 969be00a4a fix: convert - to * for repeated task states 2021-05-23 17:55:42 +08:00
Tienson Qin 91d48fa87b fix: don't show edit button for page embeds 2021-05-23 16:57:05 +08:00
Tienson Qin d3b3f6f48e fix: properties inserted at wrong positions
Close #1952
2021-05-23 13:58:06 +08:00
Tienson Qin 6c70914150 chore: replace re-find with safe-re-find 2021-05-23 13:05:35 +08:00
Tienson Qin d256982c9c fix: adding a "#tag" at the front of a block clear the whole block 2021-05-23 12:33:35 +08:00
Tienson Qin 04a6ec4658 fix: drag files to logseq can be stuck 2021-05-22 14:45:06 +08:00
Tienson Qin bf60e6b011 fix: click input when creating a link will close the editor 2021-05-22 10:05:43 +08:00