angular-cn/packages/core
Olivier Combe 65544ac742 fix(ivy): reprojected ICU expression nodes when creating embedded views (#30979)
When using `createEmbeddedView` after the creation of an ICU expression, the nodes for the current selected case were not reprojected (only the anchor comment node was moved to the new location).
Now we reproject correctly all the child nodes of an ICU expression when an anchor comment node is projected.

FW-1372 #resolve

PR Close #30979
2019-06-18 09:48:46 -07:00
..
schematics test: resotre "async" around tests where "await" is used (#30762) 2019-05-30 23:14:16 -07:00
src fix(ivy): reprojected ICU expression nodes when creating embedded views (#30979) 2019-06-18 09:48:46 -07:00
test fix(ivy): reprojected ICU expression nodes when creating embedded views (#30979) 2019-06-18 09:48:46 -07:00
testing fix(core): temporarily remove @deprecated jsdoc tag for a TextBedStatic.get overload (#30714) 2019-06-14 10:40:42 -07:00
BUILD.bazel build: convert entry_point to label (#30627) 2019-06-11 00:03:11 +00:00
PACKAGE.md
index.ts
package.json build: upgrade zone.js to 0.9.1 (#30260) 2019-05-10 14:25:56 -07:00
public_api.ts