angular-cn/packages/compiler/test
Bowen Ni 3c15916e17 fix(compiler): Improve error message for missing annotations (#14724)
Currently, it says:
Unexpected value 'FuzzyTimePipe in
javascript/angular2/example/search/fuzzy_time.ts' declared by the module
'SearchModule in javascript/angular2/example/search/search_module.ts'

The new error message also suggests: 'Please add a @Pipe/@Directive/@Component annotation.'
2017-03-14 17:12:18 -07:00
..
aot feat: introduce source maps for templates (#15011) 2017-03-14 09:16:15 -07:00
css_parser build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
expression_parser build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
i18n build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
ml_parser fix(compiler): improve error msg for unexpected closing tags (#14747) 2017-03-10 13:05:17 -08:00
output feat: introduce source maps for templates (#15011) 2017-03-14 09:16:15 -07:00
schema build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
template_parser build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
directive_lifecycle_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
directive_normalizer_spec.ts feat: introduce source maps for templates (#15011) 2017-03-14 09:16:15 -07: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 refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
integration_spec.ts fix(compiler): shouldn't throw when Symbol is used as DI token (#13701) 2017-03-10 15:26:37 -08:00
metadata_overrider_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
metadata_resolver_fixture.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
metadata_resolver_spec.ts fix(compiler): Improve error message for missing annotations (#14724) 2017-03-14 17:12:18 -07: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 refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08: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 refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
resource_loader_mock_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
runtime_compiler_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
selector_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08: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 refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
url_resolver_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
util_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00