angular-cn/packages
Andrew Kushnir 2da82db3bc fix(ivy): proper i18n postprocessing in case of nested templates (#28209)
Prior to this change the postprocess step relied on the order of placeholders combined in one group (e.g. [�#1�|�*1:1�]). The order is not guaranteed in case we have nested templates (since we use BFS to process templates) and some tags are represented using same placeholders. This change performs postprocessing more accurate by keeping track of currently active template and searching for matching placeholder.

PR Close #28209
2019-01-25 12:54:29 -08:00
..
animations
bazel
benchpress
common
compiler
compiler-cli fix(ivy): proper i18n postprocessing in case of nested templates (#28209) 2019-01-25 12:54:29 -08:00
core fix(ivy): proper i18n postprocessing in case of nested templates (#28209) 2019-01-25 12:54:29 -08:00
docs
elements
examples
forms build: set a default module_name for ts_library rules (#28051) 2019-01-18 10:16:39 -08:00
http
language-service
platform-browser feat(ivy): support host properties in DebugElement.properties (#28355) 2019-01-25 12:39:01 -08:00
platform-browser-dynamic
platform-server
platform-webworker
platform-webworker-dynamic
private/testing
router
service-worker
upgrade
BUILD.bazel
README.md
empty.ts
es6-subset.d.ts
goog.d.ts
license-banner.txt
rollup.config.js
system.d.ts
tsconfig-build.json
tsconfig-test.json
tsconfig.json
types.d.ts

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT