Commit Graph

11690 Commits (236142c5f26ae18a4092a82be9e57081294f6c32)

Author SHA1 Message Date
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 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
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
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
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
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
Tienson Qin ce11a51657
Merge branch 'master' into feat/integrated-title-bar 2023-05-30 16:10:22 +08:00
Charlie 66bac62a90
enhance(e2e): add e2e tests for the logseq APIs (#9512)
* improve(e2e): tests for logseq apis
2023-05-30 16:08:45 +08:00
Konstantinos Kaloutas 562fd739b0 chore: add fluxbox to desktop build 2023-05-30 10:18:43 +03:00
Konstantinos Kaloutas 2cfa46cecb Merge branch 'master' into feat/integrated-title-bar 2023-05-30 10:14:35 +03:00
Gabriel Horner 5f44d9bdf2 Cleanup remaining clj(s) resources
* Move template files into a more organized resources templates dir
  except for zotero-items.edn which isn't a template
* Remove unused favorites templates
* Move grammar file which should be in a resource path and not a
  standard source path
2023-05-30 15:07:30 +08:00
Giuseppe D'Andrea 4c0583ce27 fix: delete selected text at the beginning 2023-05-30 12:35:38 +08:00
Giuseppe D'Andrea be9654da94 enhance: delete selected text when pressing enter 2023-05-30 12:35:38 +08:00
Tienson Qin e8ed9d025d Remove file path from captured errors 2023-05-30 12:01:27 +08:00
rcmerci 5cb0993f77
Merge pull request #9531 from logseq/chore/bump-mldoc
Bump mldoc to 1.5.5
2023-05-29 23:06:59 +08:00
Tienson Qin db70c14f85 Bump mldoc to 1.5.5 2023-05-29 23:02:03 +08:00
charlie 368ad5b8cf enhance(ui): add more semantic class to the order-list block element 2023-05-29 14:43:42 +08:00
charlie 96b9b9e4f3 enhance(ux): dom element as restrict container 2023-05-29 14:40:25 +08:00
charlie 5074d36d09 enhance(ux): resize restriction for the area highlight region 2023-05-29 14:40:25 +08:00