Commit Graph

2220 Commits (8c88f0e761c5ad08903c60d66b824083228bed97)

Author SHA1 Message Date
Tienson Qin dc8c19d1a9 chore: clean yarn cache 2020-12-22 12:35:57 +08:00
Tienson Qin e5964633d2 chore: bump minor version 2020-12-21 19:40:04 +08:00
Yukun Guo a1ff34f4b1 fix: git add unstaged files before committing 2020-12-21 19:34:15 +08:00
Tienson Qin 84dd5eb233 fix: draw links 2020-12-21 19:27:44 +08:00
Tienson Qin 2baa71baf8 fix(test): bump version of react and react-dom
also, fixed keyboards on datepicker
2020-12-21 19:27:44 +08:00
Tienson Qin bdfdf4d6d8 chore: fix tests 2020-12-21 19:27:44 +08:00
Tienson Qin 202a49b134 chore: remove mldoc.min.js 2020-12-21 19:27:44 +08:00
Tienson Qin b1d5d378a0 test(alias): add more tests 2020-12-21 19:27:44 +08:00
Tienson Qin 0d96ce6a15 fix(ci): closure define NODETEST 2020-12-21 19:27:44 +08:00
Tienson Qin 2a4451ebf2 fix: aliases not working 2020-12-21 19:27:44 +08:00
Martin Fehlhaber 5b4ca742a6 add docker dev environment 2020-12-21 19:21:17 +08:00
charlie b40b5925f7 refactor: build styles 2020-12-21 14:02:02 +08:00
Quang-Linh LE a0677d917b feat: Compatibility with default datetree format 2020-12-21 13:10:22 +08:00
Tienson Qin bca7ca49ed enhance(editor): add a warning to notice users to not remove page's title 2020-12-21 12:45:04 +08:00
Tienson Qin 82a2f049e1 fix(editor): hide page properties if there's only a title attribute
We need to design a better UX for both page and block's properties.
2020-12-21 12:45:04 +08:00
Tienson Qin d4f27fc798 chore: remove debugging prn 2020-12-20 22:18:39 +08:00
Tienson Qin f791ec9982 style: external link use border bottom instead of underline 2020-12-20 20:44:14 +08:00
Tienson Qin c2b0576eb0 enhance(search): only show new file when ext matched 2020-12-20 20:40:49 +08:00
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
Tienson Qin 43d31d5d4d Merge branch 'master' of github.com:logseq/logseq into master 2020-12-18 18:46:55 +08:00
Tienson Qin 6c1a1701bb fix: css styles 2020-12-18 18:46:30 +08:00
Michael Wong d2bb957a31
Merge pull request #955 from logseq/fix/git-add-today-journal
fix: git add today's journal even if it exists
2020-12-18 17:28:28 +08:00
Tienson Qin ba4134c1c8 chore: fix npm commands 2020-12-18 16:30:05 +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