angular-cn/packages/compiler/test
Chuck Jazdzewski 38a7e0d1c7 fix(compiler): ignore calls to unresolved symbols in metadata
This only shows up in the language service. Calls to symbols
that are not resolve resulted in null instead of being resolved
causing the language service to see exceptions when the null
was not expected such as in the animations array.

Fixes #15969
2017-04-17 14:36:08 -07:00
..
aot fix(compiler): ignore calls to unresolved symbols in metadata 2017-04-17 14:36:08 -07:00
css_parser fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
expression_parser fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
i18n feat(compiler): add source files to xmb/xliff translations (#14705) 2017-04-14 09:06:25 -07:00
ml_parser fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
output fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
schema fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
template_parser fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
directive_lifecycle_spec.ts
directive_normalizer_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
directive_resolver_mock_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
directive_resolver_spec.ts
integration_spec.ts fix(compiler): support `<ng-container>` whatever the namespace 2017-04-17 10:14:15 -07:00
metadata_overrider_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
metadata_resolver_fixture.ts
metadata_resolver_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
ng_module_resolver_mock_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
ng_module_resolver_spec.ts
parse_util_spec.ts fix(compiler): warning prints "WARNING" instead of "ERROR" (#15125) 2017-03-14 17:12:44 -07:00
pipe_resolver_mock_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
pipe_resolver_spec.ts
resource_loader_mock_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
runtime_compiler_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
selector_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
shadow_css_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
spies.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
style_url_resolver_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
url_resolver_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
util_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00