angular-cn/packages/core
Olivier Combe 7c297e05f3 fix(ivy): correctly remove placeholders inside of *ngFor with runtime i18n (#29308)
Following my previous change for placeholders removal, some special code that was used to find the last created node was no longer needed and had wrong interactions with the *ngFor directive.
Removing it fixed the issue.
PR Close #29308
2019-03-14 16:47:09 -04:00
..
schematics refactor(core): better failure message for explicit-query timing tslint rule (#29258) 2019-03-14 16:02:37 -04:00
src fix(ivy): correctly remove placeholders inside of *ngFor with runtime i18n (#29308) 2019-03-14 16:47:09 -04:00
test fix(ivy): correctly remove placeholders inside of *ngFor with runtime i18n (#29308) 2019-03-14 16:47:09 -04:00
testing fix(ivy): properly compile NgModules with forward referenced types (#29198) 2019-03-12 18:26:42 -07:00
BUILD.bazel build: enable bundle_dts for core package (#28884) 2019-03-08 12:36:55 -08:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json feat(core): update schematic to migrate to explicit query timing (#28983) 2019-03-05 14:21:40 -08:00
public_api.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
tsconfig-build.json feat(ivy): implement TestBed (#25369) 2018-08-14 11:58:47 -07:00