Tienson Qin
32fb439f2a
Fixed saving the first block on empty page not working
...
https://github.com/logseq/logseq/issues/349
2020-09-21 16:29:26 +08:00
Haoji Xu
01a0c7ab7e
feat: custom default page support
2020-09-21 14:26:12 +08:00
Tienson Qin
de1a135ea8
Fix pre style for long lines
...
Resolved https://github.com/logseq/logseq/issues/346
2020-09-21 12:02:38 +08:00
Tienson Qin
fa879df76a
Fixed page reference issue
2020-09-21 09:47:52 +08:00
Tienson Qin
d062bef094
Bump version
0.0.3.2
2020-09-20 23:02:43 +08:00
Tienson Qin
4a44d7c576
Fix block/page embeds
2020-09-20 23:01:09 +08:00
Tienson Qin
4e6e145a67
Close auto-complete when mouse clicked outside [[]] or (())
2020-09-20 22:33:25 +08:00
Tienson Qin
86e6599a62
Fixed several issues related to editor ops
...
1. Delete a block upwards to an empty node not working
2. Move cursor out of [[]] and (()) should close the auto-complete
3. Don't rebuild the content when it's a definition list (properties
will be treated as a definition list without the first pattern "# " or
"* ")
2020-09-20 22:02:35 +08:00
Tienson Qin
4a85531045
Fix headings without title
2020-09-20 18:26:46 +08:00
Tienson Qin
06bb587898
Fixed headings without title
2020-09-20 13:33:42 +08:00
Tienson Qin
cd6e9b3748
Support headers without title
...
Relates to https://github.com/logseq/logseq/issues/264
2020-09-20 12:20:50 +08:00
Tienson Qin
b450ab7f6d
Disable auto-pair for ":" now
2020-09-19 19:38:42 +08:00
Tienson Qin
57f7892689
Bump version
0.0.3.1
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
491dd92383
Merge pull request #130 from logseq/feature/properties
...
Block properties better UX
2020-09-17 16:36:43 +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
6a6edb6f09
Merge branch 'master' of github.com:logseq/logseq-internal
2020-09-16 16:27:45 +08:00
Tienson Qin
2a8156486b
Auto responsive iframe
2020-09-16 16:06:26 +08:00
Tienson Qin
bc61dd0dd6
Merge pull request #129 from logseq/add-alias-tip-for-emacs-users
...
link to cider suggestions in how to add an alias when 'jacking in`
2020-09-16 09:17:15 +08:00
Johann Makram Salib Bestowrous
f41accab32
link to cider suggestions in how to add an alias when 'jacking in`
2020-09-15 18:11:50 -07:00
Tienson Qin
eaedb05945
Add missing space for version text
2020-09-15 21:59:07 +08:00
Tienson Qin
074ba15c1f
Bump version
0.0.3.0
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
9a98a3349d
Merge pull request #126 from logseq/feature/headings
...
Add heading support with bold text style
2020-09-15 11:30:42 +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
0.0.2.9
2020-09-14 22:05:37 +08:00
Tienson Qin
168f22d096
Some space changes
2020-09-14 22:05:09 +08:00
Tienson Qin
5e866cb44f
Merge pull request #128 from logseq/feat/i18n
...
Feat/i18n
2020-09-14 21:58:39 +08:00