-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release: 13.14.2 #11384
Merged
Release: 13.14.2 #11384
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix(backend): Use OFFSET instead of SKIP when using LIMIT * update CHANGELOG.md
…11347) * fix: Change isPublic to correctly recognize as:Public term * Update CHANGELOG.md --------- Co-authored-by: Acid Chicken (硫酸鶏) <[email protected]>
…gth: number }, mapfn)に (#11337) * refactor: Array.from(iterable).map(mapfn)をArray.from(iterable, mapfn)に * Update packages/frontend/src/components/MkTagCloud.vue Co-authored-by: Acid Chicken (硫酸鶏) <[email protected]> --------- Co-authored-by: Acid Chicken (硫酸鶏) <[email protected]>
github-actions
bot
added
packages/frontend
Client side specific issue/PR
packages/backend
Server side specific issue/PR
labels
Jul 26, 2023
* New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Hungarian)
Codecov Report
@@ Coverage Diff @@
## master #11384 +/- ##
==========================================
- Coverage 77.68% 77.66% -0.03%
==========================================
Files 919 918 -1
Lines 92635 92636 +1
Branches 7749 7748 -1
==========================================
- Hits 71967 71945 -22
- Misses 20668 20691 +23
|
* perf(frontend): Reduce getting clientWidth * fix * ✌️
* New translations ja-JP.yml (French) * New translations ja-JP.yml (Uzbek)
Co-authored-by: Acid Chicken (硫酸鶏) <[email protected]>
@syuilo リリース近ければ、ちょっと今私さわれないので #11309 (comment) お願いしてもよろしいかしら(ネガティブマージンを常に適用してしまっているのでリプライ時のみにする必要がある) |
* Destroy PhotoSwipe on unmounted * Update CHANGELOG.md
* New translations ja-JP.yml (French) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Hungarian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Hungarian) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Portuguese)
* forkでデフォルトのノート文字数を変更した場合このテストが落ちる問題を修正する * 文字数についてのコメントを追加しておく
マージするか |
マージするぞ |
tamaina
approved these changes
Jul 27, 2023
🙏🏻 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
packages/backend:test
packages/backend
Server side specific issue/PR
packages/frontend
Client side specific issue/PR
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Client
Server