Tienson Qin
4cd2627892
fix(editor): page alias should at least contains itself
2020-12-20 20:24:01 +08:00
Tienson Qin
e925304d57
fix(editor): embeds
2020-12-20 20:20:38 +08:00
Tienson Qin
013e933ad7
fix(editor): linked references
2020-12-20 19:45:28 +08:00
Tienson Qin
4b5a177781
fix(editor): remove page refs with empty string
2020-12-20 19:39:29 +08:00
Tienson Qin
e57d862bee
enhance(editor): scroll to the top of right sidebar when shift+click
2020-12-20 18:20:36 +08:00
Tienson Qin
04b63ad52a
enhance(editor): make it easier to edit page's properties (tags, alias)
2020-12-20 17:51:50 +08:00
Tienson Qin
4799bd6403
fix(db): support recursive alias relationship
2020-12-20 15:52:38 +08:00
Tienson Qin
511f903c9e
fix(css): remove break-all
2020-12-20 14:54:50 +08:00
Tienson Qin
8208b92d60
fix: move the theme button to settings
...
There're several other things
1. remove help button because there's one in the right bottom corner.
2. remove config/mobile? check for right sidebar
3. add open collective link
4. adjust left bar width
2020-12-18 19:52:31 +08:00
Tienson Qin
a7c7fa51cd
fix(editor): rename page will promotes file has been modified
...
Resolved #947
2020-12-18 18:47:55 +08:00
Yukun Guo
21fc2fcf2e
chore: log error in commit-and-force-push!
2020-12-18 16:16:11 +08:00
Yukun Guo
768261abed
fix: git add today's journal even if it exists
2020-12-18 16:16:11 +08:00
Tienson Qin
65b19438a8
chore: bump minor version
2020-12-18 15:40:05 +08:00
Tienson Qin
48d40c02d0
Merge pull request #934 from logseq/refactor/common.css
...
Refactor/common.css
2020-12-18 15:38:17 +08:00
charlie
9a3484265b
style: more flexible scrollbar
2020-12-18 15:30:25 +08:00
charlie
67e268ef8f
fix: scroll overflow of absolute modal
2020-12-18 14:54:32 +08:00
charlie
f3d26d2da7
fix: alignment of help table head
2020-12-18 14:15:34 +08:00
Tienson Qin
efe4867e08
fix(editor): add to contents page
...
Also, editing should be faster now.
2020-12-17 22:47:56 +08:00
charlie
544f5f52bb
style: fix css override
2020-12-17 22:08:33 +08:00
charlie
4036e3190a
style: alignment of highlight block
2020-12-17 21:36:25 +08:00
Tienson Qin
41c9bf0fd0
fix(editor): exit editing mode and clear highlights when blocks are selected
2020-12-17 21:15:34 +08:00
charlie
d3ed2dee1a
Merge remote-tracking branch 'origin/master' into refactor/common.css
2020-12-17 21:11:00 +08:00
Tienson Qin
b5c454648d
fix(editor): clear highlighted selection when blocks are selected
2020-12-17 20:50:44 +08:00
charlie
dafbce3b60
Merge remote-tracking branch 'origin/master' into refactor/common.css
2020-12-17 19:40:25 +08:00
Tienson Qin
42967ea782
fix(editor): allow up/down arrows for repeater time selection
2020-12-17 19:37:06 +08:00
Tienson Qin
c3538b2268
Merge branch 'master' of github.com:logseq/logseq into master
2020-12-17 18:10:23 +08:00
Tienson Qin
6c200cb9aa
fix(editor): can't navigate inside the time input box using arrows
...
Resolved #938
2020-12-17 18:03:47 +08:00
Michael Wong
1d4d2ee53e
Refactor/db ( #945 )
...
* fix(db): rebuild-page-blocks-children
* refactor(db): template-exists?
* refactor(db): sub-key-value
* refactor(db): get-pages-with-modified-at
* style(page): fix style
2020-12-17 17:28:00 +08:00
defclass
3e7f7e1f52
fix(db): fix string replace refactoring problem
2020-12-17 16:25:47 +08:00
defclass
ba9eaf2dc6
refactor(db): move fns from base to utils
2020-12-17 16:25:47 +08:00
defclass
6ad34f5b3f
refactor(db): move some fn into react
2020-12-17 16:25:47 +08:00
charlie
6a59d58085
Merge remote-tracking branch 'origin/master' into refactor/common.css
2020-12-17 15:39:01 +08:00
Tienson Qin
31a8498e3c
fix: broken avatar
2020-12-17 15:32:12 +08:00
charlie
4356c497bb
fix: slide theme
2020-12-17 15:17:35 +08:00
charlie
d118c9d201
Merge remote-tracking branch 'origin/master' into refactor/common.css
...
# Conflicts:
# resources/css/common.css
2020-12-17 15:07:39 +08:00
charlie
5c2b22d188
fix: try to fix the case of auto complete panel overflow
2020-12-17 15:06:39 +08:00
Tienson Qin
f768744380
fix: Slide content not visible (readable) when using the light color scheme
...
Resolved #936
2020-12-17 14:40:50 +08:00
Tienson Qin
8d1a1a5c25
fix(editor): don't autosave if there's page or block searching
2020-12-17 13:13:50 +08:00
Tienson Qin
8fa9b9e58b
fix(editor): re-use CodeMirror editor
2020-12-17 12:57:49 +08:00
Tienson Qin
cc59296c93
Merge pull request #939 from logseq/refactor/db
...
Refactor/db
2020-12-17 11:59:02 +08:00
defclass
bf44d9e593
refactor(db): with-dummy-block
2020-12-17 11:13:36 +08:00
defclass
15e1eeb81a
refacotr(db): remove with-latest-txs
2020-12-17 11:08:58 +08:00
Tienson Qin
0a7c8ed8ac
chore: show version when hovering the refresh button
2020-12-17 09:57:26 +08:00
Tienson Qin
3d4eea435e
chore: remove debugging code
2020-12-16 23:48:47 +08:00
Tienson Qin
1bf9f6dd97
feat: add more CodeMirror modes
...
Closed #929 .
Also, fixed an issue that a following click will close the editing block.
2020-12-16 23:38:29 +08:00
Tienson Qin
aced8ca761
chore: bump minor version
2020-12-16 22:33:49 +08:00
Tienson Qin
02bb5bc7cf
Merge pull request #932 from logseq/refactor/nfs-file-writes
...
refactor(native-fs): remove file-in-writing? check
2020-12-16 22:32:29 +08:00
Tienson Qin
6d89a130fb
fix(editor): ESC doesn't work after auto-save
...
fix #898
2020-12-16 17:51:43 +08:00
charlie
8c8b51c144
fix: publishing page theme style
2020-12-16 17:22:16 +08:00
charlie
d938946a70
refactor: move publish actions to modal
2020-12-16 17:21:41 +08:00