Tienson Qin
aec13e0a87
Merge pull request #132 from logseq/feature/templates
...
Add templates support
2020-09-23 21:02:05 +08:00
Tienson Qin
971fb25d59
Merge branch 'master' into feature/templates
2020-09-23 20:58:25 +08:00
Tienson Qin
61383dcbf0
Undo change
2020-09-23 20:58:13 +08:00
Tienson Qin
944be80af2
Remove unused argument
2020-09-23 20:57:25 +08:00
Tienson Qin
a804c831f0
Remove unused argument
2020-09-23 20:56:43 +08:00
Tienson Qin
fd26dc8df7
Merge branch 'master' into feature/templates
2020-09-23 20:55:02 +08:00
Tienson Qin
75c06c1607
Bump version
0.0.3.4
2020-09-23 20:38:00 +08:00
Tienson Qin
307ced4d45
Fix Ctrl + K linking not inserting cursor correctly
...
Resolved https://github.com/logseq/logseq/issues/348
2020-09-23 20:27:03 +08:00
Tienson Qin
bb20df9495
Support multi-lines displayed math wrapped by "$$"
2020-09-23 19:26:02 +08:00
Tienson Qin
5830f1b4ad
:page/original-name should be unique too
2020-09-23 18:36:53 +08:00
Tienson Qin
98c76ed3c4
Fix ref too
2020-09-23 17:38:55 +08:00
Tienson Qin
6c440f426f
Fixed Queries / references carry-over indenting without context
...
Related to https://github.com/logseq/logseq/issues/361
2020-09-23 17:37:37 +08:00
Tienson Qin
7e63fcc02c
Re-render root component when deleting a block or refs retracted
2020-09-23 15:25:33 +08:00
Tienson Qin
d7a059b366
Fix the block/children relationship
2020-09-23 14:09:49 +08:00
Tienson Qin
152341df1f
Bump version
2020-09-21 20:50:40 +08:00
Tienson Qin
75b22c0054
Disable avatar menu items icon for now
2020-09-21 20:26:02 +08:00
Tienson Qin
6eca54074e
Merge branch 'master' of github.com:logseq/logseq-internal into master
2020-09-21 20:03:01 +08:00
Tienson Qin
6d9a042212
Addressed multiple issues related to db query atoms
...
Related to
1. https://github.com/logseq/logseq/issues/354
2. https://github.com/logseq/logseq/issues/345
3. https://github.com/logseq/logseq/issues/312
2020-09-21 19:56:08 +08:00
Tienson Qin
2178052107
Merge pull request #134 from logseq/feat/icon-ux
...
feat: icons for menu items
2020-09-21 19:50:02 +08:00
Haoji Xu
0e2f88532f
remove unused func
2020-09-21 19:48:07 +08:00
Haoji Xu
2daef0b9c3
feat: icons for menu items
2020-09-21 19:45:30 +08:00
Haoji Xu
76faa1befd
fix: custom queries now don't auto close when db changed
2020-09-21 18:15:52 +08:00
Tienson Qin
444db4266b
Enable default-home for non-logged-in users too
2020-09-21 17:22:29 +08:00
Tienson Qin
569634766a
Merge branch 'master' of github.com:logseq/logseq-internal into master
2020-09-21 17:13:33 +08:00
Tienson Qin
c5a0bc8279
Merge pull request #133 from logseq/feat/dynamic-initial-pages
...
feat: custom default page support
2020-09-21 17:12:55 +08:00
Tienson Qin
3ef04d9f13
Continue editing after first bullet on new page
...
Resolved https://github.com/logseq/logseq/issues/350
2020-09-21 16:56:07 +08:00
Haoji Xu
22bd47da70
fix: add check for if page exists
2020-09-21 16:33:10 +08:00
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