Commit Graph

12353 Commits

Author SHA1 Message Date
dependabot[bot]
498abf568c chore(deps-dev): bump vite from 3.2.4 to 3.2.7 in /tldraw (#9593)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.4 to 3.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 17:37:08 +08:00
David Laing
a88e03b50d Bump dependency dugite from 1.8.0 to 2.5.0 (#9579)
* Bump dependency dugite from 1.8.0 to 2.5.0

Addresses #9534 related to `warning: Empty last update token` errors being thrown on Mac OS

---------

Co-authored-by: Andelf <andelf@gmail.com>
2023-06-06 17:23:45 +08:00
Junyi Du
b952e2992f test(e2e): improve search modal e2e stability 2 2023-06-05 16:58:56 -04:00
Junyi Du
6b0ad475f8 test(e2e): improve search modal e2e stability 2023-06-05 16:58:56 -04:00
Junyi Du
8cbee20431 test(e2e): avoid identifier string collide with random generated string 2023-06-05 16:58:56 -04:00
Junyi Du
0d88792eb4 test(e2e): renaming between cases 2023-06-05 16:58:56 -04:00
situ2001
66239e3fb6 fix: pages-to-remove-set should be also a set 2023-06-05 16:58:56 -04:00
situ2001
d20b662118 fix: should update title indices after changing only :block/origin-name 2023-06-05 16:58:56 -04:00
Bryan Lee
5c9907227b Use page-cp component in tagged-pages 2023-06-05 15:45:09 -04:00
Gabriel Horner
a1fb1cfab6 Merge pull request #9576 from Bad3r/chore/update-non-en-dicts
chore: remove false positive translations a.k.a. EN definitions in non EN dicts
2023-06-05 14:03:33 -04:00
Gabriel Horner
1765ecfb02 Fix duplicates that were caught by linter
Also undo removals in this PR of translations that were being used.
Also changed :misc/copy translation since it didn't have a meaningful
description
2023-06-05 14:00:11 -04:00
Gabriel Horner
2d60d95bc5 Update lang validation to detect duplicates
There are still a few to remove.
Remove lang:duplicates as it's now included in the linter
2023-06-05 11:09:35 -04:00
Andelf
13102bb9f7 fix(ios): watcher rel path handling 2023-06-05 19:19:01 +08:00
charlie
4a2f6674ac fix: tests 2023-06-05 16:29:37 +08:00
charlie
a9626876a0 fix(ui): redundant space after the fenced code block mode line generated by the slash command 2023-06-05 12:16:24 +08:00
charlie
f1ba83bc37 Merge branch 'master' into enhance/keymaps-manager-x 2023-06-05 11:41:44 +08:00
Bad3r
a293baf5c4 dev(e2e): Log and ignore net errors (#9559) 2023-06-05 01:16:20 +08:00
Bad3r
6760f897ac dev(e2e): add tests for selecting codeblock language (#9557)
* dev(e2e): add tests for selecting codeblock language

* remove trailing whitespace from test
2023-06-04 20:51:00 +08:00
Junyi Du
ccb626597d chore: Update bug_report.yaml to reassure no question (#9572) 2023-06-03 19:51:54 +08:00
Bad3r
68a339c227 Merge branch 'master' into chore/update-non-en-dicts 2023-06-03 02:24:25 -04:00
Bad3r
f53abb8fb3 chore: remove EN definitions in non EN dicts 2023-06-03 01:43:24 -04:00
charlie
39d87bf38d enhance(ux): redundant space for the code block by slash command insertion 2023-06-03 12:52:37 +08:00
charlie
b6583965f7 fix: lint 2023-06-03 11:46:48 +08:00
charlie
f326a504e5 Merge branch 'master' into feat/slash-command-for-code-block 2023-06-03 10:22:30 +08:00
Bad3r
9cb3fa2875 enhance: add tooltip hint for prefered-file-paste (#9564)
* enhance: add tooltip hint for prefered-file-paste

* Revert dict changes

This reverts commit 65cf1ee1b7.
2023-06-02 19:53:29 -04:00
Gabriel Horner
f8780a910c Update valid dicts lint and delete an unused key 2023-06-02 17:06:12 -04:00
Konstantinos Kaloutas
1a59dc184f fix: add whitespace 2023-06-02 17:06:12 -04:00
Konstantinos Kaloutas
fbf365ceff enhance: support whiteboard translations 2023-06-02 17:06:12 -04:00
Konstantinos Kaloutas
776495d187 fix: e2e tests 2023-06-02 15:45:10 -04:00
Konstantinos Kaloutas
6aed9edf3a enhance: naming 2023-06-02 15:45:10 -04:00
Konstantinos Kaloutas
960f324972 enhance: auto pan 2023-06-02 15:45:10 -04:00
Gabriel Horner
4c2e61cbd3 Remove deprecated :editor/command-trigger option
This option has been deprecated for a couple months
2023-06-02 11:49:08 -04:00
Konstantinos Kaloutas
6e101a8fbf fix: endless loop 2023-06-01 09:57:21 -04:00
Konstantinos Kaloutas
0a91115f03 fix: remove unneeded persist 2023-06-01 09:57:21 -04:00
charlie
a7c51660cb improve(ux): slash command for the code block 2023-06-01 16:05:38 +08:00
charlie
46aec5e6f4 Merge branch 'master' into feat/slash-command-for-code-block 2023-06-01 07:46:15 +08:00
situ2001
235c9fbb58 fix(editor): handle backspace when at beginning of line in embed page/block (#8421)
* fix(editor): handle backspace when pos is 0 on embed page

* fix(editor): embed block should also be handled

* fix(editor): handle backspace when pos is 0 on embed page

* fix(editor): embed block should also be handled

* refactor(editor): reduce repeated code

* Add tests for deleting block with backspace

Also replace get-prev-block-non-collapsed-in-embed which
isn't being used enough to merit another copy and paste

---------

Co-authored-by: Gabriel Horner <gabriel@logseq.com>
2023-05-31 15:37:39 -04:00
Konstantinos
521502ac8f Fix (Whiteboards): Onboarding triggered on existing whiteboard (#9543)
* fix: onboarding whiteboard predicate

* fix: wording

* fix: onboarding trigger

* fix: wording
2023-05-31 10:18:07 -04:00
hasecilu
b9e1d4c019 Update Spanish translation 2023-05-31 10:01:08 -04:00
charlie
11b6a476a8 improve(e2e): WIP e2e tests for logseq apis 2023-05-31 20:52:12 +08:00
charlie
b429472372 improve(ux): WIP slash command for the code block 2023-05-31 19:11:24 +08:00
Lina²
f9224a53f1 menu item for toggling theme in published graphs (#9528) 2023-05-30 12:19:41 -04:00
Gabriel Horner
f5771d293f Update doc missed in #9516 2023-05-30 11:58:41 -04:00
Konstantinos Kaloutas
d221b07c4a style: fix indentation 2023-05-30 11:53:22 -04:00
Konstantinos Kaloutas
2e9cd3a1f2 fix: color format warning 2023-05-30 11:53:22 -04:00
Konstantinos Kaloutas
c87377fb9d fix: allow-presentation iframe error 2023-05-30 11:53:22 -04:00
Konstantinos Kaloutas
ede076a501 fix: invalid DOM property for 2023-05-30 11:53:22 -04:00
Konstantinos Kaloutas
a114f0547f fix: interact.js touch-action warning 2023-05-30 11:53:22 -04:00
Konstantinos Kaloutas
7b70937397 fix: did-remount deprecation 2023-05-30 11:53:22 -04:00
Tienson Qin
7a3f849d3c Merge pull request #9442 from logseq/feat/integrated-title-bar
Feat: Integrated title bar for Windows and Linux [minor change]
2023-05-30 16:10:47 +08:00