Commit Graph

1073 Commits

Author SHA1 Message Date
Tienson Qin
b450ab7f6d Disable auto-pair for ":" now 2020-09-19 19:38:42 +08:00
Tienson Qin
57f7892689 Bump version 2020-09-18 23:49:24 +08:00
Tienson Qin
6916307dd2 Don't open the first block for journals 2020-09-18 23:45:40 +08:00
Tienson Qin
3839766ed0 Merge pull request #131 from logseq/perf/long-blocks-list
Long list performance improvement
2020-09-18 23:37:04 +08:00
Tienson Qin
f8cd7b9bdf Add templates support 2020-09-18 23:35:11 +08:00
Tienson Qin
563a0e96a9 Preserve the status of the last open block when switching pages
The cursor position should be preserved too.
2020-09-18 19:15:04 +08:00
Tienson Qin
66528d5175 Fix roam_alias
Related to https://github.com/logseq/logseq/issues/340
2020-09-18 17:12:13 +08:00
Tienson Qin
df0ace7f99 Enable : autopair for both org mode tags and properties 2020-09-18 17:01:50 +08:00
Tienson Qin
99f99cdcf1 Show "add a property" when a block only has built-in properties 2020-09-18 16:39:44 +08:00
Tienson Qin
2e8f057b9c Fix block embeds not changed reactively 2020-09-18 14:31:27 +08:00
Tienson Qin
9c53ab5f48 Long list performance improvement
Similar to the virtual list, only render part of it
2020-09-17 19:38:57 +08:00
Tienson Qin
b8734be3cb Get block children too slow 2020-09-17 15:08:22 +08:00
Tienson Qin
74d02f7677 Properties add parsing too 2020-09-17 14:16:22 +08:00
Tienson Qin
9076e079e8 Replace close button with text for clearing heading background 2020-09-17 13:15:53 +08:00
Tienson Qin
76e5d4cd2e Add "add a property" to the custom menu 2020-09-17 12:30:47 +08:00
Tienson Qin
270f1ad3e9 Properties wip 2020-09-17 08:17:41 +08:00
Tienson Qin
b62550d3f2 Add missing background colors 2020-09-17 07:04:51 +08:00
Tienson Qin
69187d78ce Page name doesn't allow slash 2020-09-16 19:43:43 +08:00
Tienson Qin
2e55f278af Clear error notification when clicked the save button 2020-09-16 18:18:00 +08:00
Tienson Qin
2438bd5bc6 Don't show diff if there's no changes 2020-09-16 18:11:53 +08:00
Tienson Qin
2a8156486b Auto responsive iframe 2020-09-16 16:06:26 +08:00
Tienson Qin
eaedb05945 Add missing space for version text 2020-09-15 21:59:07 +08:00
Tienson Qin
074ba15c1f Bump version 2020-09-15 21:17:21 +08:00
Tienson Qin
e7bae2c38f Don't show date title in journal pages for compatibility 2020-09-15 18:25:05 +08:00
Tienson Qin
825a859a06 Update block children cache (if exists) when inserting
Resolved https://github.com/logseq/logseq/issues/325
2020-09-15 16:14:59 +08:00
Tienson Qin
d2c3c020c3 Only transact async when blocks count > 1000 2020-09-15 15:31:17 +08:00
Tienson Qin
fb67af0fa8 Merge branch 'master' into feature/headings 2020-09-15 10:50:13 +08:00
Tienson Qin
175705d02d Fixed embedded todos don't consistently update as expected
Related to https://github.com/logseq/logseq/issues/312
2020-09-15 10:47:42 +08:00
Tienson Qin
3e860d8be9 Fixed Page titles when zoomed into a block
Currently, it's a complex ID string instead of the text that was zoomed into.
Resolved https://github.com/logseq/logseq/issues/314
2020-09-15 09:34:30 +08:00
Tienson Qin
9b30f6a522 Fixed deleting in backlinks not triggering github sync
Related to https://github.com/logseq/logseq/issues/324
2020-09-15 09:19:50 +08:00
Tienson Qin
47836e5ff5 Fixed deleting make it not editable in the block page (zoom-in)
Related to https://github.com/logseq/logseq/issues/268
2020-09-15 08:44:22 +08:00
Tienson Qin
896f496a01 Bump version 2020-09-14 22:05:37 +08:00
Tienson Qin
168f22d096 Some space changes 2020-09-14 22:05:09 +08:00
Tienson Qin
743b6483a0 Update zh-CN dicts 2020-09-14 21:57:05 +08:00
Haoji Xu
98132ae735 feat: adds afrikaans 2020-09-14 21:35:08 +08:00
Tienson Qin
0543bc56d2 Hide properties when editing & searching 2020-09-14 19:42:07 +08:00
Haoji Xu
bf87504d58 feat: help strings 2020-09-14 19:12:54 +08:00
Haoji Xu
79447ed76a fix: typo in delete in english 2020-09-14 16:07:15 +08:00
Haoji Xu
a09d2cde30 feat: onboarding strings support 2020-09-14 16:03:08 +08:00
Tienson Qin
5f63447214 Merge branch 'master' into feature/headings 2020-09-14 15:59:52 +08:00
Haoji Xu
07ab4d3f7e chore: add help indicator string 2020-09-14 12:27:26 +08:00
Tienson Qin
cee69ac368 Feat/i18n (#127)
* Re-render root after language option changed

* Add more chinese text to dicts
2020-09-14 12:00:47 +08:00
Haoji Xu
2b7c30de06 Merge pull request #92 from logseq/feat/i18n
(WIP) Feat/i18n
2020-09-14 11:26:30 +08:00
Haoji Xu
ce0bf8658f fix typo 2020-09-14 11:25:39 +08:00
Tienson Qin
587304ffb3 Fix non-exist cache atom 2020-09-14 11:24:05 +08:00
Haoji Xu
2455ba98d2 feat: add import script (semi-manual) and switch to flat map 2020-09-14 11:15:41 +08:00
Tienson Qin
631c834749 Add background color options 2020-09-13 22:41:37 +08:00
Tienson Qin
c09316d60a Set H1 margin-top 2020-09-13 22:22:54 +08:00
Tienson Qin
bfffb74b7d Add heading support with bold text style 2020-09-13 22:20:04 +08:00
Haoji Xu
4a464b0aab feat: add notification method overload for fine-grained control 2020-09-13 20:37:44 +08:00