Commit Graph

6186 Commits (eb20a959f04860c8b0587b8d02f0a0ee4d5eefd4)

Author SHA1 Message Date
Tienson Qin eb20a959f0 fix: code style 2021-12-28 16:14:23 +08:00
Tienson Qin 2e54aabc3e fix: namespace References are not always rendering
close #3620
2021-12-28 16:14:23 +08:00
Tienson Qin 8d03ebf862 enhance: display namespace routes for the last sub page in hierarchy
For example, if there're two pages [[a/c]] and [[b/c]], both a and b
will be listed in the hierarchy part in the page `c`.
2021-12-28 16:14:23 +08:00
Tienson Qin a397091972 enhance: shorten page names in the namespace macro list 2021-12-28 16:14:23 +08:00
Tienson Qin 8d605afa9f feat: add {{namespace [[page]]}} macro which can be used as a toc 2021-12-28 16:14:23 +08:00
leizhe 909d50701c enhance(mobile): clear edit when opening left sidebar on narrow screens 2021-12-28 15:55:59 +08:00
Andelf 27af2a8234 fix(ci): version check cmd 2021-12-28 15:36:36 +08:00
Andelf 9acafb2745 build(docker): add docker build 2021-12-28 15:36:36 +08:00
Tienson Qin 297e679bd8 fix: clicking the marker and checkbox can't change in block reference 2021-12-28 15:33:00 +08:00
leizhe e64b442653 revert part of last merge 2021-12-27 22:25:59 +08:00
Tienson Qin b8cec2bc45
Merge pull request #3602 from logseq/fix-toggling-config-in-settings
fix(ios): toggling settings persists
2021-12-27 21:57:19 +08:00
Tienson Qin 7256451367
Merge branch 'master' into fix-toggling-config-in-settings 2021-12-27 21:57:11 +08:00
leizhe 404e523a50 use js/decodeURI instead 2021-12-27 21:55:58 +08:00
leizhe 2b30373d25 use js/decodeURIComponent instead of string replacement 2021-12-27 21:55:58 +08:00
leizhe f66b8fa3be fix(iOS): unescape spaces in repo name on iOS 2021-12-27 21:55:58 +08:00
leizhe ce54587ac0 fix(ios): toggling settings persists
fix: https://github.com/logseq/logseq/issues/3573, https://github.com/logseq/logseq/issues/3572
2021-12-27 21:55:58 +08:00
leizhe 9572354eb3 fix(iOS): decode config/css file path 2021-12-27 21:54:58 +08:00
leizhe f9acd6e312 fix(ios): encode file-path in db to fix write/read to config 2021-12-27 21:10:28 +08:00
charlie dd4a348511 improve(dev): speed up css/js sync in watch mode 2021-12-27 19:07:22 +08:00
Tienson Qin cd9bb9190f enhance: zoom in shouldn't update the collapse status in db/files 2021-12-27 18:56:02 +08:00
Tienson Qin 1cff06f347 enhance: block expand/collapse toggle
1. Display `Expand all` where there're already collapsed blocks. This applies to `Collapse all` too.
2. Make the guideline bold when hovering on it.
3. Simplify some logic
2021-12-27 18:56:02 +08:00
Tienson Qin f54326f24e enhance(search): combine both fts5 match and like query results 2021-12-27 18:07:28 +08:00
charlie b77e8856d8 fix: passed route link when opening external url with ui button cp 2021-12-27 18:07:07 +08:00
Tienson Qin 539672afeb chore: bump mldoc
Related to #3578
2021-12-27 16:40:31 +08:00
Tienson Qin f02d233b57 fix: Texts after a macro are shifted to a new line
close #3512
2021-12-27 16:31:30 +08:00
Tienson Qin 5526df769d enhance: open the parent block if it's collapsed when indenting
its children

close #722
2021-12-27 16:14:41 +08:00
charlie 59039e442b improve(ui): transition left sidebar when toggling #2947 2021-12-27 15:41:22 +08:00
charlie 3dafa5beeb fix(desktop): ctrl+click on a journal page-title will open a browser tab #3580 2021-12-27 15:01:00 +08:00
Tienson Qin 333fb1d510 enhance: confirm date with Enter and continue to edit after scheduled
close #3418

It also fixed arrow keys will be ignored when clicking on submit with
the mouse.
2021-12-27 14:53:33 +08:00
charlie 52287fb055 fix(ui): open external link with ui button component 2021-12-27 13:50:40 +08:00
leizhe 99a92dc425 fix(ios): toggling settins persists
fix: https://github.com/logseq/logseq/issues/3573, https://github.com/logseq/logseq/issues/3572
2021-12-27 13:33:22 +08:00
Tienson Qin 91608c45ff chore: remove debugging prn 2021-12-27 12:43:16 +08:00
ahonn b05389cf39 fix drop into insert mode after using journal shortcut, #3587 2021-12-27 12:42:05 +08:00
Tienson Qin 4cae0f9ebd fix: ci 2021-12-27 12:37:06 +08:00
llcc fc690ef31d
enhance(ios): don't allow zoom-in/out (#3597) 2021-12-27 11:54:13 +08:00
Tienson Qin 13508ec4d0 fix: page with a question mark in it adds two extra question marks
close #3592
2021-12-27 11:52:15 +08:00
Peng Xiao 3924f5ced9 fix: remove incorrect tailwind apply decl 2021-12-27 10:54:49 +08:00
Peng Xiao 62585a98f7 fix: block children is not clickable
related https://github.com/logseq/logseq/pull/3559
2021-12-27 10:54:49 +08:00
Tienson Qin 3ec940cb25 fix: remove favorites.md/org
close #3583
2021-12-26 13:18:29 +08:00
shidenggui 6b5d5f7df3 fix: add an explicit border for the border children to solve the overlay click problem 2021-12-26 11:20:33 +08:00
shidenggui 85a7803c5e remove useless :max-level parameters after refactoring 2021-12-26 11:20:33 +08:00
shidenggui 5d5811fb38 fix: fix sometimes the top block doesn't expand when clicking the bullet of the block 2021-12-26 11:20:33 +08:00
shidenggui 494532e95b fix: should remove the :collapse property when the block is opened in the sidebar 2021-12-26 11:20:33 +08:00
shidenggui 647f84edc3 fix: make collapse-all! and expand-all! public && avoid useless dispatch 2021-12-26 11:20:33 +08:00
shidenggui 9e117d2618 enhance(toggle): fix `t o` doesn't collapse all blocks && add `Exppand all` and `Collapse all` menu item for toggling block && auto expand children of the top block if collapse(fix #3222) && basic support for toggling by clicking the left bar of the block (see https://discuss.logseq.com/t/collapse-all-child-bullets-by-clicking-the-alignment-line/1937/3) 2021-12-26 11:20:33 +08:00
Andelf b6af68189f fix(build): add missing cross-env prefix 2021-12-26 10:50:58 +08:00
Andelf 3d12402b6a fix(build): rm parser-worker patch 2021-12-26 10:50:58 +08:00
Andelf a1825370ef fix(build): lock pixi.js v6.2.0 for pixi-graph-fork 2021-12-26 02:47:24 +08:00
Andelf d95be218e8 chore: bump version 0.5.5 2021-12-25 22:42:21 +08:00
Andelf 250dd4e9c3 feat(scripts): add bump-version script 2021-12-25 22:42:21 +08:00