Commit Graph

4368 Commits (3d096ac04cece62053e6fabe457240d5e09cabb0)

Author SHA1 Message Date
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
rcmerci 1a547e944d update inline.link type
related to https://github.com/logseq/mldoc/pull/70
2021-06-30 22:14:34 +08:00
Peng Xiao 7885b26f70 fix(style): block ref cursor issue 2021-06-30 21:17:37 +08:00
Tienson Qin 9e0c0a5375 fix: link color 2021-06-30 18:05:53 +08:00
charlie fe5cbbb5af chore(plugin): bump libs version 2021-06-30 17:46:15 +08:00
charlie af4ec42c78 improve(plugin): support register page bar menu action item 2021-06-30 17:44:51 +08:00
Tienson Qin ff20d34d0c fix: :default-home {:sidebar "TODO"} did not work 2021-06-30 17:23:21 +08:00
charlie 7b39494aa8 improve(plugin): support register ui on page bar 2021-06-30 16:42:45 +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
charlie d4c7a8a3b0 improve(plugin): types 2021-06-29 18:01:10 +08:00
charlie 71c3b6fca1 chore(plugin): bump libs version 2021-06-29 17:55:21 +08:00
charlie e947acf7bd feat(plugin): support configurable UI api for toolbar action items 2021-06-29 17:55:06 +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