-
Notifications
You must be signed in to change notification settings - Fork 140
chore: update origin to 29223c440fcd313066e62332e855ee7ec1189713 #1128
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
Merged
lacolaco
merged 16 commits into
angular:main
from
lacolaco:update-origin-29223c440fcd313066e62332e855ee7ec1189713
Dec 5, 2025
Merged
chore: update origin to 29223c440fcd313066e62332e855ee7ec1189713 #1128
lacolaco
merged 16 commits into
angular:main
from
lacolaco:update-origin-29223c440fcd313066e62332e855ee7ec1189713
Dec 5, 2025
Conversation
This file contains hidden or 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
- guide/http/interceptors.md: update inject API reference - guide/routing/route-guards.md: capitalize NOTE callout - guide/signals/overview.md: update inject API reference - guide/templates/ng-container.md: use self-closing tag
- define-routes.md: update inject API reference and capitalize NOTE - lifecycle-and-events.md: update imports and fix analytics tracking - show-routes-with-outlets.md: use self-closing tags in example
- best-practices/runtime-performance/skipping-subtrees.md: add blank line after import - best-practices/style-guide.md: update inject API references - guide/aria/combobox.md: capitalize NOTE callout - guide/aria/grid.md: update example path from table/basic to overview/basic - guide/aria/listbox.md: update selection modes section structure
Updated English source files (.en.md, .en.html) from origin commit 29223c440fcd313066e62332e855ee7ec1189713
Fixed terminology: Signal Forms -> シグナルフォーム
Fully translated the 'Next steps' section to fix ja-spacing lint errors
Synced with origin change that adds tooltip support for truncated TOC items
Added: - NOTE about preferring platform-specific providers - IMPORTANT warning about isPlatformBrowser in templates - New section: Providing platform-specific implementations (71 lines) Fixed lint errors: - ユーザーエクスペリエンス -> ユーザー体験 - Removed doubled joshi particle
Changed '構成において、サービスを' to '構成の中で、' for better clarity
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
概要
Angularの公式ドキュメント(angular/angular)のコミット 29223c440fcd313066e62332e855ee7ec1189713 への更新を反映しました。
変更内容
翻訳ファイルの更新
主な変更パターン
injectAPI参照のリンク化:inject→injectNote:→NOTE:<component></component>→<component />チェックリスト
pnpm lintが成功しているpnpm testが成功している関連Issue
N/A
備考
全64ファイルの.en.mdと対応する翻訳ファイルを更新しました。