Commit Graph

18312 Commits

Author SHA1 Message Date
Peng Xiao
8fb375b4d8 feat(shortcut): add shift+enter to open auto complete item 2021-07-06 23:43:36 +08:00
rcmerci
e82a115cfe fix: open file externally with relative paths 2021-07-06 23:16:14 +08:00
Peng Xiao
1cfddafdfe feat: allow mouseenter to change on-choosen 2021-07-06 23:13:52 +08:00
Peng Xiao
1880618c61 fix: some issues 2021-07-06 23:13:52 +08:00
Peng Xiao
eb4d87ce0d fix: remove unused import 2021-07-06 23:13:52 +08:00
Peng Xiao
701bf20359 fix: popover positioning 2021-07-06 23:13:52 +08:00
Peng Xiao
93dd55d0ba feat: show preview on focus 2021-07-06 23:13:52 +08:00
Peng Xiao
60de6516e4 feat: add block page-search autocomplete with page preview 2021-07-06 23:13:52 +08:00
Tienson Qin
e89ef6009f fix: don't check ast version for GitHub 2021-07-06 23:07:01 +08:00
rcmerci
e3e4f55efa fix: check ast-version after restore-and-setup! 2021-07-06 23:07:01 +08:00
Peng Xiao
d76d17d01e fix: title icon alignment 2021-07-06 22:54:27 +08:00
Peng Xiao
01a011c035 fix: make right sidebar title also draggable 2021-07-06 22:54:27 +08:00
Peng Xiao
f0236b0503 fix: move cursor pointer changes to page to make it easier to track 2021-07-06 22:14:45 +08:00
Peng Xiao
2402d9946c feat(cursor): allow cursor change to another style based on context 2021-07-06 22:14:45 +08:00
Tienson Qin
6b978c7322 fix: rename parent-block to config 2021-07-06 22:02:39 +08:00
Peng Xiao
5db3eb7402 feat: enhance embed block/page ux 2021-07-06 22:00:46 +08:00
Tienson Qin
f33b03b44c enhance: image http link will be displayed as an image by default 2021-07-06 13:13:03 +08:00
Tienson Qin
2ae4b1c465 chore: bump minor version 2021-07-05 22:26:28 +08:00
Tienson Qin
79a3826169 fix: remove google login 2021-07-05 22:23:45 +08:00
Weihua Lu
55153d0d00 fix: invalid twitter in tutorial 2021-07-05 17:21:21 +08:00
rcmerci
f9fbc8c938 fix: ignore local-repo when compare ast-version 2021-07-05 16:51:18 +08:00
Michael Schmidt-Korth
6c997f9109 fix: Links to privacy-policy/terms not working
Not working when using app/local instance
2021-07-04 23:16:26 +08:00
Sebastian Bensusan
48c4616f88 fix: use better option for scrolling into moving blocks 2021-07-04 23:15:56 +08:00
icremcr
4ccc85bdde Merge pull request #2358 from logseq/fix/life-custom-css
fix(ui): custom css not work when switching graphs
2021-07-02 23:49:47 +08:00
rcmerci
eab9dcc63f clear code 2021-07-02 17:40:05 +08:00
rcmerci
d7eca3dd1b fix: clear code & adjust notification level 2021-07-02 17:40:05 +08:00
rcmerci
d58dd4d88d enhance: add notification for ast-version
- :ast-version < db-schema/ast-version
- :ast-version is nil
2021-07-02 17:40:05 +08:00
charlie
2dd5c56672 fix(ui): custom css not work when switching graphs 2021-07-02 16:37:54 +08:00
Junyu Zhan
c30449eff0 feat: remove border on mac for now 2021-07-02 11:19:49 +08:00
Junyu Zhan
23aacc9f11 feat: make title bar icons align better on mac 2021-07-02 11:19:49 +08:00
Junyu Zhan
43d8c0ef3f feat: add border to header on mac electron and center align icons 2021-07-02 11:19:49 +08:00
Tienson Qin
1eb6ceef4f feat: frameless desktop app on Mac 2021-07-02 11:19:49 +08:00
Tienson Qin
1abaf46d95 Merge pull request #2330 from logseq/improve/plugin-register-ui-actions
feat(plugin): support configurable UI api for toolbar & pagebar
2021-07-02 10:57:01 +08:00
charlie
153f8f3202 improve(plugin): rename api & bump minor version 2021-07-02 10:51:44 +08:00
icremcr
12249bf001 fix: shortcut docs add :editor/paste-text-in-one-block-at-point (#2351) 2021-07-01 20:32:30 +08:00
rcmerci
6693068a04 chore: bump mldoc 0.8.4 2021-07-01 12:11:52 +08:00
Tienson Qin
859c7afca0 fix: li marker display 2021-07-01 11:27:41 +08:00
Tienson Qin
baeb2656d4 fix: Cannot create +level 2 child notes if the parent already exists
close #2332
2021-07-01 11:14:28 +08:00
charlie
18c292ec5e fix: resolve conflict - state.cljs 2021-07-01 10:48:02 +08:00
charlie
cf84f2ae7d Merge remote-tracking branch 'origin/master' into improve/plugin-register-ui-actions
# Conflicts:
#	src/main/frontend/state.cljs
2021-07-01 10:45:04 +08:00
charlie
d4509cd7de Merge branch 'master' into improve/plugin-register-ui-actions 2021-07-01 10:39:03 +08:00
Tienson Qin
5258bac046 enhance: display D label as hint for document mode 2021-07-01 00:14:28 +08:00
Tienson Qin
1ae53fda42 enhance: document mode 2021-07-01 00:05:07 +08:00
Tienson Qin
ae3be19452 chore: bump minor version 2021-06-30 23:31:35 +08:00
Tienson Qin
370ac5ae82 fix: don't parse empty string as pages 2021-06-30 23:18:51 +08:00
Tienson Qin
e718b481a9 fix: menu-link need to be a tag otherwise the href doesn't work 2021-06-30 23:12:38 +08:00
Tienson Qin
0ffbfa01c7 enhance: headings can be customized using css 2021-06-30 22:57:59 +08:00
Tienson Qin
935d02149b chore: bump mldoc 2021-06-30 22:14:34 +08:00
rcmerci
3d4d371796 update mldoc version 2021-06-30 22:14:34 +08:00
rcmerci
5582434a7a fix: use get-tag to extract tag value 2021-06-30 22:14:34 +08:00