Commit Graph

4304 Commits (9e0c0a5375d5b32bec1ef67af5a3cbe0420093a1)

Author SHA1 Message Date
Tienson Qin 9e0c0a5375 fix: link color 2021-06-30 18:05:53 +08:00
Tienson Qin ff20d34d0c fix: :default-home {:sidebar "TODO"} did not work 2021-06-30 17:23:21 +08:00
Junyu Zhan c250e2df0d fix: resolve conflict - using class to control visiblity 2021-06-30 13:24:14 +08:00
Junyu Zhan bcc6367cf7 feat: replace all caret arrow with rotating-arrow component 2021-06-30 13:24:14 +08:00
Junyu Zhan 34d20feb90 feat: add rotate animation to block-control arrow 2021-06-30 13:24:14 +08:00
Peng Xiao b6f7285317 fix: should not adapt to plan string for label 2021-06-29 23:38:14 +08:00
Peng Xiao b3baf7cd76 fix: search query is sometimes marked at the beginning 2021-06-29 23:38:14 +08:00
Peng Xiao 97ecc4b8ed refactor: block-parents and fix its missing key warning 2021-06-29 23:38:14 +08:00
Peng Xiao fbecc464a3 fix: some dev warnings about missing keys in autocomplete 2021-06-29 23:38:14 +08:00
Tienson Qin 10de019e0c chore: bump version 2021-06-29 23:03:28 +08:00
Tienson Qin 7a988756e9 fix: rename a Page without spaces to one with spaces impacts tags
close #2308
2021-06-29 23:01:06 +08:00
Tienson Qin 8efafd7d77 refactor: rename namespace page uses pages instead of files
Also, fix #2319
2021-06-29 21:48:15 +08:00
Tienson Qin 3cfdbd6655 fix: Desktop App fails to render images that are on newline
close #2317
2021-06-29 20:58:47 +08:00
Weihua Lu eee9ed5113 enhance: collape take account of block body 2021-06-29 19:21:05 +08:00
Tienson Qin 6f23c6c39b fix: don't display hierarchy for file pages 2021-06-29 19:16:39 +08:00
Tienson Qin 4457be5e45 fix: draging file may create (many) dulplicated files in /assets
related to #2314
2021-06-29 18:06:07 +08:00
rcmerci 5c6c7a7939 fix: error when editing config.edn 2021-06-29 12:31:42 +08:00
rcmerci 2419657d8b fix: image-link exclude some file-exts 2021-06-29 11:38:56 +08:00
rcmerci 3c91d529d5 fix: desktop app not inline image 2021-06-29 11:38:56 +08:00
Devon Zuegel 06e85fa91e Make block control available via CSS selectors so it can be customized 2021-06-29 11:07:58 +08:00
Junyu Zhan 9feb76be83 fix: should align with baseline for multi-line headings 2021-06-29 10:59:45 +08:00
Sebastian Bensusan a357d7d983 fix: allow numbers to have commas in calc 2021-06-29 10:59:22 +08:00
Tienson Qin 4c9b29e02d fix: CI 2021-06-29 10:58:14 +08:00
Tienson Qin d16506728d fix: Pages set to public not getting published
close #2236
2021-06-29 00:33:14 +08:00
Tienson Qin e43cf125f6
feat: rename a page will rename corresponding namespace pages and files (#2283)
* feat: rename a page will rename corresponding namespace pages

and files.

* enhance: jump to namespace page instead of the [[page]] itself

* namespace: create prefix ns pages instead of pages themselve

* fix: only rename files when namespace prefix matches
2021-06-28 22:15:01 +08:00
Weihua Lu b5f63d0d4b enhance: add arm64 m1 mac build 2021-06-28 21:22:01 +08:00
Weihua Lu 731ef32989 chore: bump ci node version 2021-06-28 21:09:23 +08:00
thezjy 54aaa54bb5
Include heading level in json export (#2309) 2021-06-28 18:14:22 +08:00
icremcr aa05605880
Merge pull request #2304 from logseq/chore/bump-ver
chore: bump version
2021-06-28 14:13:05 +08:00
Weihua Lu dd0417d0e8 chore: bump version 2021-06-28 14:04:10 +08:00
icremcr c1e5226e57
Merge pull request #2302 from logseq/fix/shortcut-refresh
fix: new repo first time shortcut ui does not refresh
2021-06-28 13:01:30 +08:00
Sebastian Bensusan a196ddb8ed
fix: set the codemirror block as the edited block when it is clicked (#2299) 2021-06-28 12:58:13 +08:00
Weihua Lu d13f0b2582 fix: new repo first time shortcut config does not refresh 2021-06-28 11:08:25 +08:00
Devon Zuegel 1173d1ec34 Cleanup keyboard-shortcut UI code 2021-06-27 23:29:33 +08:00
Devon Zuegel d56ed867bb Cleanup keyboard-shortcut UI code 2021-06-27 23:29:33 +08:00
Devon Zuegel 592d731732 UX polish and refactor
- Visual polish for the settings page, keyboard shortcuts page, and outdenting tooltip
- Tweak copy throughout the app to make it a little simpler
- Add the ability to fetch the name of the meta key (i.e. Cmd or Ctrl) so it can be displayed to the user
- Make it possible to Cancel out of editing a keyboard shortcut, rather than the only option being to Save
2021-06-27 23:29:33 +08:00
Sebastian Bensusan 7817efb81c fix: stricter parsing for variables 2021-06-27 23:13:51 +08:00
Devon Zuegel 310c21f114 Update :selected -> :value <select/> syntax to fix React warning 2021-06-25 10:34:18 +08:00
Tienson Qin dc8ba8ad45 chore: bump minor version 2021-06-24 23:03:55 +08:00
rcmerci 5a4aef6456 feat: add paste-text-in-one-block-at-point (mod+shift+v) 2021-06-24 19:40:30 +08:00
Weihua Lu cdb289dc50 ux: add shortcut setting entry in setting page 2021-06-24 19:38:59 +08:00
Tienson Qin 9d01a147fa feat: rename a page will rename pages have this page as namespace 2021-06-24 19:32:37 +08:00
Tienson Qin 65c81e8b6f enhance: display namespace pages instead of the original page in
preview
2021-06-24 16:40:17 +08:00
Tienson Qin 581bc70af3 feat: add namespace pages hierarchy 2021-06-24 15:47:30 +08:00
Tienson Qin bb1540a8fa enhance: display pdf by default 2021-06-24 14:11:55 +08:00
Tienson Qin da37d6a796 refactor: remove dnd timer 2021-06-24 14:00:28 +08:00
Tienson Qin 468adf6fca enhance: make it easier to drag files to the editor 2021-06-24 13:59:35 +08:00
rcmerci dc39896bde update org-link behavior previewing pdf 2021-06-24 13:59:35 +08:00
rcmerci cce89f8f17 update org-link behavior
add :show metadata
  [[url][label]]{:show <bool>}
2021-06-24 13:59:35 +08:00
rcmerci 063b9a5dad fix: markdown link behavior 2021-06-24 13:59:35 +08:00