mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously the template pipeline sorted i18n message params before adding the sub-message placeholders. Now its sorts after all placeholders are added. Both the template pipeline and TemplateDefinitionBuilder previously failed to sort the post-processing params. They both now sort these as well. This is safe to change in TemplateDefinitionBuilder, as it does not change anything about the functionality, it simply ensures that params map in the output has the keys ordered in a way that can be easily reproduced in the template pipeline. PR Close #52698 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| linker | ||
| ngcc | ||
| private | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| esbuild.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||