Commit Graph

6809 Commits (6ef013c06ea2cd8354bef93554c04a25be4e2f64)

Author SHA1 Message Date
Andelf bbbfc0fc81 chore: update yarn.lock 2022-02-18 17:55:50 +08:00
Andelf 45f852b396 feat(draw): upgrade excalidraw to 0.10.0
- fix draw saving bug
- add grid toogle
- avoid saving while editing
- resize relative to nearest parent block-content
- use serializeAsJSON to save draw(with identation, better diff log)
2022-02-18 17:55:50 +08:00
rcmerci a8f87c7927 enhance: rewite tree->file-content-aux 2022-02-18 17:55:07 +08:00
Gabriel Horner 4fa4502eff Get CI back to green 2022-02-17 11:32:18 -05:00
Junyi Du e6280f05ae fix: search cache contamination on windows caused by missing sanitization 2022-02-17 22:36:09 +08:00
leizhe 31706b7888 enhance(mobile): editing in large block 2022-02-17 22:26:36 +08:00
charlie 21ce5dae99 chore: bump minor version of libs package 2022-02-17 22:18:54 +08:00
Andelf 68a1c1d36f fix(ui): checkbox floats above button 2022-02-17 22:18:12 +08:00
Tienson Qin ee9b52248e
Performance improvement: incremental queries (#4002)
Incremental queries
2022-02-17 20:26:03 +08:00
Tienson Qin 0ad304b856 enhance: db query performance 2022-02-17 19:45:21 +08:00
Tienson Qin feabe4890f Ignore sidebar from large vars checking 2022-02-17 18:19:37 +08:00
Tienson Qin 656656a8f0 fix: CI tests
Warning: this is a temporarily fix
2022-02-17 18:19:37 +08:00
Tienson Qin 26be474e55 fix: srs cards shortcuts not working
close #4230
2022-02-17 18:19:37 +08:00
Tienson Qin 14edd513d7 fix: calc wrong style 2022-02-17 18:19:10 +08:00
Tienson Qin c3674cd582 fix: special case for word-break 2022-02-17 18:19:10 +08:00
Tienson Qin 7f7b5e0c36 fix: codemirror style 2022-02-17 18:19:10 +08:00
Tienson Qin bd3128ab6e fix: calc css 2022-02-17 18:19:10 +08:00
Tienson Qin 904c3a9114 fix: calc result overlaps with input text when the latter is very long
close #4147
2022-02-17 18:19:10 +08:00
Tienson Qin f00bfb868f fix: add graph and refresh results in graph disappearing
close #4233
2022-02-17 10:51:29 +08:00
Tienson Qin f6a053bc0e fix: add edn and css files 2022-02-17 10:34:21 +08:00
leizhe e976b5152e enhance(iOS): ensure important files to be downloaded from iCloud 2022-02-17 10:04:10 +08:00
Paulo Oliva a0e0a44b32 Fixed some typos and translation errors 2022-02-17 10:02:45 +08:00
charlie 9938656f53 fix(ui): unwanted left padding when pdf viewer active 2022-02-17 10:02:32 +08:00
Charlie 24b0236b7d
Enhance/Settings UI of plugins (#4035)
more settings types & polish releated ui
2022-02-17 10:00:53 +08:00
Andelf 736a4610e6 chore: update yarn.lock 2022-02-17 09:55:51 +08:00
Andelf f4f215b3cf fix(deps): missing electron-context-menu in final build 2022-02-17 09:55:51 +08:00
Tienson Qin 4c8d852947 fix: collapsed state not persisted in their files 2022-02-17 00:49:35 +08:00
leizhe c8621a7d08 fix(mobile): format only selected string as page reference 2022-02-16 08:19:17 +08:00
Gabriel Horner 112a816a0a
Merge pull request #4200 from ComanderP/master
Updated the EU Portuguese translation.
2022-02-14 10:23:02 -05:00
Paulo Oliva 7642815bc6 Updated the EU Portuguese translation. 2022-02-12 04:47:06 +01:00
Tienson Qin e65c81bfea
Merge pull request #4087 from logseq/fix/long-page-loading-and-collapsed-state
fix: long page stall loading and collapsed state
2022-02-11 14:19:50 +08:00
Andelf 1360df57d8
Merge branch 'master' into fix/long-page-loading-and-collapsed-state 2022-02-11 14:19:03 +08:00
Andelf bea23984f1 enhance(ui): refine page title renaming dialog 2022-02-11 14:06:02 +08:00
Gabriel Horner 112ac33da8 Add pt-BR translations thx to ansjdn37 on discord 2022-02-11 13:13:18 +08:00
Andelf 4735a981a0 test(e2e): add test case for #4178 2022-02-11 10:57:38 +08:00
Andelf c6d6871684 fix(editor): wrong last pos when hashtag pressed 2022-02-10 18:34:30 +08:00
Andelf e2ee41733d enhance(editor): reorder page search autocompletion items 2022-02-10 18:34:30 +08:00
Andelf fef8c3970b fix(editor): page search autocompletion with square brackets mixed
Fix #4178
2022-02-10 18:34:30 +08:00
llcc b637c2d85a
fix: text goes beneath toolbar in large block on iOS (#4179)
* fix(mobile): text goes beneath toolbar in large block

Co-authored-by: leizhe <leizhe@leizhedeMacBook-Air.local>
Co-authored-by: Andelf <andelf@gmail.com>
2022-02-10 17:52:22 +08:00
Tienson Qin 5778ae8004
Merge pull request #4126 from logseq/dev/var-sizes-linter
Add Linter for large vars
2022-02-10 17:50:46 +08:00
Andelf eedbc60e7e fix(ci): pr-labeler config 2022-02-10 10:41:27 +08:00
Andelf b8a1ab777e fix(properties): disable blank alias
Fix #4128
2022-02-09 17:41:53 +08:00
Tienson Qin e9e763f62f fix: incremental expand/collapse 2022-02-09 17:40:52 +08:00
Andelf c66b6b5611 chore(dev): add more pr labeler rules 2022-02-09 14:33:46 +08:00
xxchan 7d8c748cf6 Update .github/ISSUE_TEMPLATE/bug_report.yaml 2022-02-09 14:24:42 +08:00
Andelf bb7aac78bd Update .github/ISSUE_TEMPLATE/bug_report.yaml 2022-02-09 14:24:42 +08:00
xxchan 3d12b17ad9 Update bug_report.yaml 2022-02-09 14:24:42 +08:00
xxchan bb83dd7d60 Update bug_report.yaml 2022-02-09 14:24:42 +08:00
Gabriel Horner 02e4e1b644
Merge pull request #4164 from martin8032/master
German translations added
2022-02-08 17:12:18 -05:00
Gabriel Horner 13dcddddc0
Merge branch 'master' into master 2022-02-08 17:00:07 -05:00