Commit Graph

4283 Commits (a357d7d9831b1007cf497696045f51749640eee1)

Author SHA1 Message Date
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
Tienson Qin 2f3811cbef fix: namespace pages are not created when using search to create 2021-06-24 10:55:15 +08:00
Tienson Qin 3138ab08f7 chore: bump electron package 2021-06-23 21:04:37 +08:00
Tienson Qin 668523198e chore: bump mldoc 2021-06-23 21:02:47 +08:00
Tienson Qin b1dfe7f567 feat: ID-links follow the ID when clicked
close #696
2021-06-23 20:49:37 +08:00
Tienson Qin cb2793bc1a fix: uncomment lines 2021-06-23 19:49:18 +08:00
rcmerci 72807041b8 fix: update exported md format
related to https://github.com/logseq/mldoc/pull/68
2021-06-23 19:37:03 +08:00
Weihua Lu 361dca3c23 fix: bump correct version 2021-06-23 19:33:40 +08:00
Weihua Lu f79bc1437e chore: bump datascript to 1.2.0 2021-06-23 19:33:40 +08:00
Weihua Lu a149742153 fix: click expand remove collapse property 2021-06-23 19:33:14 +08:00
Tienson Qin a980beff25 feat: alt-dragging to create a block reference 2021-06-23 19:28:05 +08:00
Tienson Qin 9d11b3b65a refactor: drag && drop 2021-06-23 17:20:52 +08:00
Tienson Qin 0fdd1275d1 enhance: add an option to expand block references 2021-06-23 11:16:07 +08:00
dependabot[bot] 7d4bf9ce93 chore(deps): bump color-string from 1.5.4 to 1.5.5
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 10:41:39 +08:00
Peng Xiao 6253352729 feat: show block breadcrumbs in preview 2021-06-23 10:41:22 +08:00
Weihua Lu be2c8de294 fix: typo 2021-06-23 10:39:41 +08:00
Weihua Lu 53b2d660fe fix: handle shortcuts nil in config file 2021-06-23 10:39:41 +08:00
Weihua Lu 809984e524 fix: handle nil name 2021-06-23 10:39:41 +08:00
Weihua Lu 39bf3eb9aa enhance: reorganize some shortcut group 2021-06-23 10:39:41 +08:00
Weihua Lu 64d4b472b1 feat: customize shortcut UX 2021-06-23 10:39:41 +08:00
rcmerci d9bd7d08b3 feat(test): add template-basic e2e-test 2021-06-23 10:15:32 +08:00
Tienson Qin 7eef4375a0 chore: bump version 2021-06-22 23:56:25 +08:00