refactor(core): add internal API to enable i18n hydration#54784
refactor(core): add internal API to enable i18n hydration#54784devknoll wants to merge 1 commit intoangular:mainfrom
Conversation
971dde2 to
f95d3d8
Compare
AndrewKushnir
left a comment
There was a problem hiding this comment.
@devknoll looks great, just one nit related to a function name.
f95d3d8 to
2ec2874
Compare
2ec2874 to
7fbf651
Compare
7fbf651 to
fd003bd
Compare
|
@devknoll FYI I've pushed a rebase to get the branch to the most up-to-date state (the branch was created at the time when CI was "red" for unrelated reasons), but the |
|
Looks likely to be similar to the timing/ordering issues I ran into in #54823. I'll push an improved fix to this branch in the morning for you to review. Thanks for the flag 👍 |
fd003bd to
01b7429
Compare
Add an internal API to enable and use i18n hydration for testing and development. This helps ensure that we don't accidentally break the current behavior until we are completely ready to roll out i18n support.
01b7429 to
9173666
Compare
|
Caretaker note: presubmit is "green", this PR is ready for merge. |
Add an internal API to enable and use i18n hydration for testing and development. This helps ensure that we don't accidentally break the current behavior until we are completely ready to roll out i18n support. PR Close #54784
|
This PR was merged into the repository by commit 456f18b. |
Add an internal API to enable and use i18n hydration for testing and development. This helps ensure that we don't accidentally break the current behavior until we are completely ready to roll out i18n support. PR Close #54784
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
) Add an internal API to enable and use i18n hydration for testing and development. This helps ensure that we don't accidentally break the current behavior until we are completely ready to roll out i18n support. PR Close angular#54784
Add an internal API to enable and use i18n hydration for testing and development. This helps ensure that we don't accidentally break the current behavior until we are completely ready to roll out i18n support.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information