angular/packages/compiler/src
Olivier Combe 6e2abcd5fc feat(compiler-cli): add param to set MissingTranslationStrategy on ngc (#15987)
This commit adds a new parameter to ngc named `missingTranslation`  to set the MissingTranslationStrategy for AoT, it takes the value `error`, `warning` or `ignore`.

Fixes #15808

PR Close #15987
2017-04-27 17:38:59 -05:00
..
aot feat(compiler-cli): add param to set MissingTranslationStrategy on ngc (#15987) 2017-04-27 17:38:59 -05:00
compiler_util fix(compiler): Inform user where Quoted error was thrown 2017-04-17 10:19:09 -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 fix(compiler): fix build error in xliff2 2017-04-14 11:20:12 -07:00
jit fix(compiler): make I18NHtmlParser provider AoT-compliant (#15980) 2017-04-19 22:46:40 -05:00
ml_parser fix(compiler): support <ng-container> whatever the namespace 2017-04-17 10:14:15 -07:00
output fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
schema fix(compiler): support <ng-container> whatever the namespace 2017-04-17 10:14:15 -07:00
template_parser fix(compiler): support <ng-container> whatever the namespace 2017-04-17 10:14:15 -07:00
view_compiler fix(compiler): support <ng-container> whatever the namespace 2017-04-17 10:14:15 -07:00
assertions.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
chars.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
compile_metadata.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
compiler.ts feat: introduce source maps for templates (#15011) 2017-03-14 09:16:15 -07:00
config.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
directive_normalizer.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
directive_resolver.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
identifiers.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
injectable.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
lifecycle_reflector.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
metadata_resolver.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
ng_module_compiler.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
ng_module_resolver.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
parse_util.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
pipe_resolver.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
provider_analyzer.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
resource_loader.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
selector.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
shadow_css.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
style_compiler.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
style_url_resolver.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
summary_resolver.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
url_resolver.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
util.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
version.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00