Tienson Qin
|
e01f03101f
|
fix: don't pull if there are un-pushed commits
Otherwise, it'll overwrite the local modified contents.
|
2020-11-10 18:36:15 +08:00 |
|
Tienson Qin
|
c78e8298a5
|
Merge pull request #210 from logseq/chore/welcome-message
chore: add welcome message
|
2020-11-10 03:06:37 -06:00 |
|
defclass
|
80d715e948
|
fix(sidebar): fix sider display problem when update or delete a page
|
2020-11-10 16:55:04 +08:00 |
|
defclass
|
3c910c877a
|
style: fix the display style and code style
|
2020-11-10 10:47:12 +08:00 |
|
charlie
|
b6ee16fd36
|
fix: correct initial mobile style
|
2020-11-10 10:28:47 +08:00 |
|
Tienson Qin
|
c2dc6a6e7e
|
fix: create today's journal immediately
|
2020-11-10 10:04:13 +08:00 |
|
Tienson Qin
|
23659fdc3e
|
Merge branch 'master' of github.com:logseq/logseq-internal into master
|
2020-11-10 09:48:51 +08:00 |
|
Tienson Qin
|
5df9d004f4
|
chore: set default branch to master
|
2020-11-10 09:40:50 +08:00 |
|
defclass
|
92386c0d6a
|
chore: add welcome message
|
2020-11-10 09:38:16 +08:00 |
|
Tienson Qin
|
719d245980
|
Merge pull request #208 from logseq/defclass/feat/spec
feat: add cljs.spec.alpha
|
2020-11-09 18:36:40 -06:00 |
|
Tienson Qin
|
5cc19962e9
|
fix: clear background color
|
2020-11-10 00:46:53 +08:00 |
|
defclass
|
9fda0a4c03
|
feat: add cljs.spec.alpha
|
2020-11-09 22:57:41 +08:00 |
|
Tienson Qin
|
0aafbe9ce5
|
chore: bump minor version
|
2020-11-09 20:43:38 +08:00 |
|
charlie
|
e63b20e5cb
|
fix: correct args
|
2020-11-09 18:59:40 +08:00 |
|
charlie
|
bf502b4b71
|
refactor(ui): use visual viewport scroll event as observer
|
2020-11-09 17:31:13 +08:00 |
|
Charlie
|
c2848b1b29
|
Merge branch 'master' into fix-IOS-bottom-fixed-position
|
2020-11-09 17:26:54 +08:00 |
|
Tienson Qin
|
9f9bd8a1b1
|
fix: doesn't create default files when first cloning
|
2020-11-08 13:09:50 +08:00 |
|
Tienson Qin
|
87fa2ff9dc
|
chore: bump minor version
|
2020-11-08 12:33:02 +08:00 |
|
Tienson Qin
|
8b3bde40a1
|
feat: add embed youtube video command
|
2020-11-08 12:29:37 +08:00 |
|
Tienson Qin
|
570cdebd7d
|
fix: shortcuts
|
2020-11-08 12:06:33 +08:00 |
|
Tienson Qin
|
f01d30967f
|
fix: don't dispose the keyboard handler
|
2020-11-08 11:55:05 +08:00 |
|
Tienson Qin
|
7c3c283670
|
chore: bump minor version
|
2020-11-08 07:27:56 +08:00 |
|
Tienson Qin
|
5d4168ef6c
|
chore: create custom.css automatically
Also, make it possible to create a file using the search box.
|
2020-11-08 07:27:13 +08:00 |
|
Tienson Qin
|
46a73c496a
|
fix: publishing
|
2020-11-07 22:50:23 +08:00 |
|
Tienson Qin
|
54118e5ef9
|
fix: close-fn
|
2020-11-07 21:48:41 +08:00 |
|
Tienson Qin
|
b5091b5c29
|
chore: bump version
|
2020-11-07 21:42:41 +08:00 |
|
Tienson Qin
|
ff80d85907
|
fix: clear shortcut listeners when unmount
Related to https://github.com/logseq/logseq/issues/572.
|
2020-11-07 21:40:36 +08:00 |
|
Tienson Qin
|
6918eb03c1
|
chore: delay watch-for-date! for 1 minute
|
2020-11-07 19:39:52 +08:00 |
|
Tienson Qin
|
b82ae3a4b5
|
chore: delay watch-for-date!
|
2020-11-07 19:36:21 +08:00 |
|
Tienson Qin
|
ccc88a37e2
|
fix: try to fix duplicated journals
Relates to https://github.com/logseq/logseq/issues/595
|
2020-11-07 19:25:53 +08:00 |
|
Tienson Qin
|
553b1079b1
|
fix: respect user's preferred format for a specific repo
|
2020-11-07 19:11:39 +08:00 |
|
Tienson Qin
|
01682c6275
|
Merge branch 'master' of github.com:logseq/logseq-internal into master
|
2020-11-07 16:47:26 +08:00 |
|
Tienson Qin
|
303954feb2
|
fix: close dropdown menu after clicking items
Resolved https://github.com/logseq/logseq/issues/592
|
2020-11-07 16:46:11 +08:00 |
|
Tienson Qin
|
4699f1b6d5
|
Merge pull request #202 from logseq/feat/mobile-style-issues
fix mobile style issues
|
2020-11-07 16:18:27 +08:00 |
|
Tienson Qin
|
8d8f1b40a5
|
chore: don't show project created when it's already existed
|
2020-11-07 16:02:13 +08:00 |
|
Tienson Qin
|
9488ee2e03
|
fix: try to address duplicated journals
related to https://github.com/logseq/logseq/issues/595
|
2020-11-07 15:56:01 +08:00 |
|
Tienson Qin
|
c88c1ee685
|
chore: bump minor version
|
2020-11-07 15:16:42 +08:00 |
|
Tienson Qin
|
32e398a087
|
fix: get page references (trim)
|
2020-11-07 15:16:16 +08:00 |
|
Tienson Qin
|
e53d4cdd47
|
feat: add embed pages to references and graph view
Resolved https://github.com/logseq/logseq/issues/166.
|
2020-11-07 14:12:21 +08:00 |
|
Runjuu
|
ea44608ca4
|
fix(component/diff): style issues
- avoid header content overflow
- make diff file scrollable
|
2020-11-06 15:01:56 +08:00 |
|
Runjuu
|
db412b0935
|
fix(sidebar/main-content): mobile layout issues
|
2020-11-06 15:01:56 +08:00 |
|
Tienson Qin
|
fdd3782ba2
|
fix: alias support chinese comma
|
2020-11-05 23:50:39 +08:00 |
|
Tienson Qin
|
87f31c1b9f
|
fix: alias delete not working
|
2020-11-05 23:46:05 +08:00 |
|
Tienson Qin
|
8edff5ec0c
|
fix: alias relationship
|
2020-11-05 23:37:45 +08:00 |
|
Tienson Qin
|
2cc45fbf9d
|
fix: alias
|
2020-11-05 23:15:23 +08:00 |
|
Tienson Qin
|
b549f036ea
|
fix(editor): try to fix input lag
Related to https://github.com/logseq/logseq/issues/572
|
2020-11-05 22:42:13 +08:00 |
|
Tienson Qin
|
36156f5976
|
fix(editor): move scheduled and deadline to custom queries
Resolved https://github.com/logseq/logseq/issues/514
|
2020-11-05 18:20:13 +08:00 |
|
Tienson Qin
|
613c70a7b7
|
fix(editor): fix empty :block/marker
|
2020-11-05 18:04:49 +08:00 |
|
Tienson Qin
|
d23a3c9830
|
fix(editor): :black/marker might be empty
|
2020-11-05 18:00:41 +08:00 |
|
Tienson Qin
|
5c06abdf4d
|
chore: bump minor version
|
2020-11-05 17:54:39 +08:00 |
|