angular-docs-cn/packages/language-service/src
Keen Yee Liau 43e1520260 fix(language-service): Clear caches when program changes (#21337)
This commit fixes a bug whereby the caches are not cleared when the
program changes. This subsequently produces the incorrect error of
'Component ... is not included in a module ...'.

PR Close #19405

PR Close #21337
2018-01-12 14:43:01 -08:00
..
common.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
completions.ts fix(language-service): remove tsickle dependency 2017-08-16 11:33:49 -07:00
definitions.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
diagnostics.ts fix(language-service): Allow empty templates (#20651) 2017-11-29 16:52:55 -06:00
expressions.ts fix(language-service): remove tsickle dependency 2017-08-16 11:33:49 -07:00
hover.ts fix(language-service): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00
html_info.ts feat(compiler): update the schema by extracting from latest chrome (#17858) 2017-07-06 12:11:34 -07:00
language_service.ts refactor(compiler): don’t rely on global reflector (#16832) 2017-05-23 10:41:23 -06:00
locate_symbol.ts Revert "refactor(core): Removed readonly getters and changed to readonly (#19225)" 2017-09-28 13:36:44 -07:00
reflector_host.ts fix(compiler): make `.ngsummary.json` files idempotent (#21448) 2018-01-10 16:20:53 -08:00
ts_plugin.ts build: upgrade to TypeScript 2.6 (#21144) 2017-12-22 20:15:47 -08:00
types.ts feat(compiler-cli): improve error messages produced during structural errors (#20459) 2017-11-27 16:59:57 -06:00
typescript_host.ts fix(language-service): Clear caches when program changes (#21337) 2018-01-12 14:43:01 -08:00
utils.ts fix(language-service): remove tsickle dependency 2017-08-16 11:33:49 -07:00
version.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00