Commit Graph

2437 Commits (73073bcb2b63f4514d9c564b919b004ec41d3c09)

Author SHA1 Message Date
Tienson Qin bc8463265d fix: preserve config.file order when updating 2020-12-22 23:55:48 +08:00
Tienson Qin f93d643d08 fix(editor): use markdown images and links
Resolved #949
2020-12-22 21:33:49 +08:00
Tienson Qin 88b37d2d70 fix: custom query transform should support pages too 2020-12-22 21:32:30 +08:00
Tienson Qin c985bc6031 fix: cursor move in the editor box while in datatime picker 2020-12-22 18:17:27 +08:00
Tienson Qin 970280b96e fix: tab not working 2020-12-22 18:17:27 +08:00
Tienson Qin 2934b8f38e fix: tab not working anymore after using datepicker 2020-12-22 18:17:27 +08:00
Tienson Qin 1e29b8f488 chore: remove unused ns 2020-12-22 18:17:27 +08:00
Tienson Qin b8c5fbec32 fix(editor): events conflicts 2020-12-22 18:17:27 +08:00
Tienson Qin bce559e249 fix: mldoc anchorLink 2020-12-22 18:07:46 +08:00
Tienson Qin 00e0ced252 fix: clicking on some links not working anymore
Resolved #975.

Also, I made some css tweaks.
2020-12-22 16:13:08 +08:00
Tienson Qin 2df3af03aa fix: display brackets by default 2020-12-22 14:31:58 +08:00
Tienson Qin 313078750d enhance: update show-brackets text 2020-12-22 13:49:30 +08:00
Tienson Qin 8bf6ad1654 enhance(editor): don't show (()) for block refs 2020-12-22 13:49:30 +08:00
Tienson Qin 157365d9b5 feat(show-brackets): add shortcut hint 2020-12-22 13:49:30 +08:00
Tienson Qin 360548f0a8 fix: nested links not working when toggle displaying brackets 2020-12-22 13:49:30 +08:00
Tienson Qin 5b74e78fae feat: add a way to toggle displaying brackets
It also add a shortcut "ctrl+c ctrl+b".

Feature request: https://discuss.logseq.com/t/dont-show-and-when-not-editing-a-bulletpoint/90/2
2020-12-22 13:49:30 +08:00
Tienson Qin 5e0fbbd825 chore: remove yarn cache check for testing purpose 2020-12-22 12:35:57 +08:00
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