angular-docs-cn/packages/core
Kara Erickson 067657c1e9 fix(ivy): prevent templateOverrides from causing infinite loop (#29402)
Previously, the transitive scope calculation could lead into re-compiling
the same module multiple times. This fix ensures we cannot get into this loop.
It should be fixed more completely (e.g. more cases) once FW-1178 is resolved.

PR Close #29402
2019-03-19 17:14:32 -04:00
..
schematics refactor(core): fix misleading tslint schematic message (#29320) 2019-03-18 17:37:45 -04:00
src fix(ivy): introduce host-specific styling instructions (#29292) 2019-03-19 16:33:39 -04:00
test fix(ivy): introduce host-specific styling instructions (#29292) 2019-03-19 16:33:39 -04:00
testing fix(ivy): prevent templateOverrides from causing infinite loop (#29402) 2019-03-19 17:14:32 -04: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
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