Commit Graph

8264 Commits

Author SHA1 Message Date
Peng Xiao
bb84e99a82 fix: auto resize for single block 2022-08-02 21:02:08 +08:00
Peng Xiao
aa22ab0e39 compact mode wip 2022-08-02 18:38:11 +08:00
Peng Xiao
72e8c16cfb fix: should enter newline in single block 2022-08-02 17:41:51 +08:00
Peng Xiao
763165270c fix: single block does not updating reactively 2022-08-02 16:33:16 +08:00
Peng Xiao
035b96e70a feat: add whiteboard toggle 2022-08-02 10:55:19 +08:00
Peng Xiao
45272ef52b Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-01 10:22:15 +08:00
Gabriel Horner
42b7f5d189 Add two editable org built-in properties
Also ported old filetags property tests from b991599244.
2022-07-30 06:33:37 +08:00
Gabriel Horner
f01e8d0ea9 Small cleanup for #6115
Move ns delimiter to vars and make remove-nested-namespaces-link more
clojure-like /cc @8N9KT
2022-07-29 10:30:09 -04:00
Gabriel Horner
d298a15c32 Merge pull request #6115 from 8N9KT/fix/remove-namespace-parents-graph-links
fix: remove links for each level of the namespaces hierarchy pages in global graph view
2022-07-29 10:29:38 -04:00
charlie
98ace5593d improve(pdf): friendly breakline for multiple language highlights text 2022-07-29 14:17:31 +08:00
Peng Xiao
b49cccb966 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-07-29 12:44:00 +08:00
8N9KT
b7cd440144 fix private functions test 2022-07-28 18:35:56 +02:00
8N9KT
7d6ecdf645 add test remove-links-for-each-level-of-the-namespaces 2022-07-28 15:27:59 +02:00
8N9KT
a18500ac53 Merge branch 'logseq:master' into fix/remove-namespace-parents-graph-links 2022-07-28 15:26:51 +02:00
Alex L
178e2f51bb Clearer examples in config.edn 2022-07-28 15:49:45 +08:00
Andelf
5e2487c6d8 chore(release): bump version 0.7.9 0.7.9 2022-07-27 14:36:25 +08:00
Jon
5af4b69b43 Fix #5856: Wrong order of switching images in maximize mode (#6068)
* Fix #5856: Wrong order of switching images in maximize mode

Co-authored-by: llcc <lzhes43@gmail.com>
2022-07-26 23:38:04 +08:00
Andelf
60c559bb24 fix(cards): only check when enabled 2022-07-26 22:46:22 +08:00
Andelf
8f30be684e fix(cards): only check when enabled 2022-07-26 22:46:22 +08:00
dependabot[bot]
82671fd612 chore(deps): bump terser from 5.7.1 to 5.14.2 in /libs
Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 22:34:02 +08:00
Andelf
06b7b7e4f3 fix(android): unlink file crashes app 2022-07-26 22:29:20 +08:00
Gabriel Horner
6a64cdf4b3 Fix tag completion at start of line or whitespace before cursor 2022-07-26 20:47:36 +08:00
Gabriel Horner
bc69e7d5a1 Silence noisy parsing tests
Added :verbose option to repo-handler/parse-files-and-load-to-db!
2022-07-26 20:47:36 +08:00
Gabriel Horner
5f8a4ed0bf Don't autocomplete tags within backtick Fix #6135
Also fix autocompleting while cursor is part of a word
2022-07-26 20:47:36 +08:00
charlie
94f002232b fix(pdf): missing cmaps resources #6114 2022-07-26 20:16:18 +08:00
Peng Xiao
0a2688de83 feat: showing single block for blocks 2022-07-26 18:05:22 +08:00
Andelf
57a54078fc test(e2e): fix fail on basic test 2022-07-26 14:59:31 +08:00
Andelf
38c5a62415 test(e2e): fix cards test 2022-07-26 12:48:04 +08:00
Peng Xiao
2d64b55b64 fix: events in html shape 2022-07-26 11:08:45 +08:00
Peng Xiao
2d59a37546 Update whiteboard.cljs 2022-07-26 11:03:02 +08:00
Peng Xiao
f73a7c3e87 size issue 2022-07-26 10:49:48 +08:00
Peng Xiao
b397ee097f feat: add html shape to allow pasting iframes 2022-07-26 10:26:13 +08:00
Peng Xiao
66a08f8916 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-07-26 09:31:48 +08:00
Gabriel Horner
f26681c2ee Skip intermittent failing test and add more testing advice 2022-07-25 14:17:46 -04:00
Gabriel Horner
f5bc4c12bd Remove stray :focus test flag 2022-07-25 13:53:27 -04:00
Gabriel Horner
ef22973273 Merge pull request #6120 from 8N9KT/feat/filter-page-graph
feat: hide journals in page graph
2022-07-25 13:52:40 -04:00
8N9KT
e546ba28fc use namespace-page, fix comment and function visibility 2022-07-25 19:29:40 +02:00
8N9KT
66108ac9e4 add test for get-pages-that-mentioned-page
- add test for get-pages-that-mentioned-page with show-journal paramenter
- comment deleted
2022-07-25 17:55:42 +02:00
charlie
bb2362b5d6 improve(ux): remove :file-path from hidden page properties 2022-07-25 23:38:57 +08:00
charlie
999ae327d4 fix(pdf): friendless break line for pdf selection text 2022-07-25 23:38:57 +08:00
Peng Xiao
073bd0b00d feat: show image in preview 2022-07-25 21:13:17 +08:00
Peng Xiao
bbcd710414 feat: preview whiteboard on page reference 2022-07-25 21:01:46 +08:00
Peng Xiao
751df3b97d fix: filter out none shapes for tldraw 2022-07-25 20:51:43 +08:00
maxweilun1989
250913e31e fix: make the title of sidebar item clickable. #4983 2022-07-25 18:38:25 +08:00
Peng Xiao
dff55b10f9 fix: some perf issues 2022-07-25 16:08:50 +08:00
Peng Xiao
6ed07eaef0 delay context bar width/height access 2022-07-25 14:03:17 +08:00
Peng Xiao
ac27e5e6f8 fix: a potential performance issue 2022-07-25 13:31:43 +08:00
Peng Xiao
fe851de6e5 fix: color input issue 2022-07-25 11:35:48 +08:00
Peng Xiao
e51ba86bae fix: open whiteboard from sidebar title name 2022-07-24 20:29:04 +08:00
Peng Xiao
91df0f7c3c feat: paste text shape 2022-07-24 16:52:28 +08:00