Commit Graph

11720 Commits

Author SHA1 Message Date
Mikhail Smelov
6a22870d49 Enhance: Improve Russian (ru) translations (#9645)
* Enhance: Improve Russian (ru) translations

* Improved tutorial-ru.md and dummy-notes-ru.md

* Fix: :relaunch-confirm-to-work and :page/created(updated)-at

* FIX: whiteboard

* FIX

* add strings
2023-06-16 09:54:55 -04:00
Tienson Qin
327d0abdb3 fix: wrong position when editing a block from sidebar or whiteboard 2023-06-16 12:29:20 +08:00
Taylor Hoffmann
87c4667d95 chore: updated pt-BR translations (#9655)
* chore: language pt-br

* fix: removed lang duplications

* fix: added duplicated entries for "pt-br" and "en"
2023-06-15 14:40:09 -04:00
Gabriel Horner
1045562e7d Add guideline to set expectation about PRs like #9673 2023-06-15 12:51:00 -04:00
Junyi Du
bea081c5b0 test: more remove indent test 2023-06-16 00:42:30 +08:00
Junyi Du
e50e129fba dev(docstring): remove indentation 2023-06-16 00:42:30 +08:00
Tienson Qin
6cbbd66333 Revert "Trim whitespaces for org mode files too"
This reverts commit 3fd7492e0ab90fc1d4890ea4b4005743cbbe0856.
2023-06-16 00:42:30 +08:00
Tienson Qin
bccf5888c7 add tests 2023-06-16 00:42:30 +08:00
Tienson Qin
54706785c3 Trim whitespaces for org mode files too 2023-06-16 00:42:30 +08:00
Tienson Qin
b1236b4e89 fix: trim whitespaces for block's content
Let's say we have a page like this:
- a
  - b
 b' content

After parsing, block `b` content should be `b\nb' content`
2023-06-16 00:42:30 +08:00
charlie
52c3278a5d fix(ui): polish the plugin settings modal 2023-06-16 00:30:41 +08:00
Gabriel Horner
144fc5196f Fix block hidden editable properties with user properties
Fixes
https://github.com/logseq/logseq/issues/9489#issuecomment-1590974141 .
Moved logic to util ns to simplify hairy component and test it
2023-06-16 00:11:06 +08:00
hasecilu
d34073c3b1 Fix translations 2023-06-15 11:45:27 -04:00
hasecilu
e826c83ebd Update Spanish translations 2023-06-15 11:45:27 -04:00
Tienson Qin
2d0f67429a enhance: pub-event! returns a promise (#9671)
enhance: pub-event! returns a promise

fix: typing 1.  sometimes can result in 1. 1.
2023-06-15 23:45:13 +08:00
Mikhail Smelov
eafca05387 Enhance: add translation strings to electron context menu; Settings (#9658)
* enhance: add translation strings to electron context menu

* Add translation strings to General settings

* FIX: :electron.context-menu/

* Add Tips

* Remove translations that can't be translated yet

---------

Co-authored-by: Gabriel Horner <gabriel@logseq.com>
2023-06-15 10:54:15 -04:00
cui fliter
888f9b9627 fix typo
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-06-15 14:04:48 +08:00
Charlie
1696081bed Enhance(UX): polish details for the plugin fenced code block (#9590)
Add the ability for real-time rendering of fenced code block.
2023-06-14 21:49:00 +08:00
charlie
3e7bdda4bf fix(editor): incorrect behavior for the code editor of file page 2023-06-14 21:09:07 +08:00
Bad3r
bc57766925 enhance(e2e): update playwright config (#9623) 2023-06-14 10:20:44 +08:00
Gabriel Horner
f051790707 Merge pull request #9610 from logseq/chore/i18n-refactoring
Chore (i18n): Make punctuation usage consistent in translations
2023-06-13 12:55:37 -04:00
Gabriel Horner
cf7fd0ffc0 Add tips for new editing conventions introduced in PR 2023-06-13 12:39:05 -04:00
Allan Chain
9a8d5ea6a5 chore: update KaTeX from 0.13.18 to 0.16.7 (#9625) 2023-06-13 22:42:52 +08:00
Tienson Qin
cf79079e66 fix: typo 0.9.9 2023-06-13 17:45:52 +08:00
Andelf
997a0d9eff chore(release): bump version 0.9.9 (#9637) 2023-06-13 17:37:21 +08:00
Gabriel Horner
3f1d32dd6c Update clj-kondo and bb-tasks for deps projects 2023-06-13 14:48:50 +08:00
Gabriel Horner
29ebf73476 Upgrade clj-kondo in frontend with new fixes
- Couple tests didn't have an is so nothing was tested
- test-non-consecutive-blocks->vec-tree test was fixed
  by updating block->entity-map to include nil attributes
  as the original test wanted
- Also removed a stray :focus
2023-06-13 14:48:50 +08:00
Gabriel Horner
839917dbf8 Disable test failing intermittently for the Xth test 2023-06-12 11:24:04 -04:00
ingepettersen
bbc30fde81 Enhance(i18n): Updated Norwegian translation (#9618)
* Updated Norwegian translations.

* Fixed bad paste

* Updated Norwegian translation

* nb-NO: Fix a few translations + lang.clj script

---------

Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2023-06-12 10:13:33 -04:00
Konstantinos Kaloutas
516d98864c fix: typo 2023-06-12 17:05:11 +03:00
Konstantinos Kaloutas
236142c5f2 revert change 2023-06-12 16:59:13 +03:00
Konstantinos Kaloutas
ab8de65e48 fix: e2e test 2023-06-12 16:24:53 +03:00
Konstantinos Kaloutas
aacbfa4707 fix e2e tests 2023-06-12 13:56:52 +03:00
Konstantinos Kaloutas
3efd0ffe03 fix a11y e2e test timeout 2023-06-12 13:40:13 +03:00
Konstantinos Kaloutas
7c17f4d110 update dev practices 2023-06-12 13:05:00 +03:00
Konstantinos Kaloutas
4d9549314d Merge branch 'master' into chore/i18n-refactoring 2023-06-12 12:31:41 +03:00
Bad3r
b435cb2e13 fix: do not print nil in QC (#9617) 2023-06-12 14:37:06 +08:00
Konstantinos Kaloutas
5cb107a7b4 refactor page rename 2023-06-09 11:55:16 -04:00
Konstantinos Kaloutas
e6a136a37a remove whitespace 2023-06-09 11:55:16 -04:00
Konstantinos Kaloutas
6827fa37af chore: add test 2023-06-09 11:55:16 -04:00
Konstantinos Kaloutas
e14123afc0 add quotes to message 2023-06-09 11:55:16 -04:00
Konstantinos Kaloutas
112d0de48a fix: page renaming 2023-06-09 11:55:16 -04:00
Gabriel Horner
b05a59346f Fix linters
Fix missing translation and ignore tech debt for now
2023-06-09 10:49:18 -04:00
Ben Yorke
ed092ccde3 remove bottom bar 2023-06-09 10:49:18 -04:00
Ben Yorke
cbb4c0243b Set up initial accounts tab behind feature flag 2023-06-09 10:49:18 -04:00
Tienson Qin
3cf7602eef fix: lint 2023-06-09 10:49:18 -04:00
Tienson Qin
2ccfa6ab3d chore: rename components.sidebar to components.container 2023-06-09 10:49:18 -04:00
Ben Yorke
96101b9a6d setting up PR 2023-06-09 10:49:18 -04:00
Ben Yorke
86d4351e96 design refresh 2023-06-09 10:49:18 -04:00
Ben Yorke
db278d92ec lemonsqueezy connected 2023-06-09 10:49:18 -04:00