angular-docs-cn/modules/@angular/compiler/src
Tobias Bosch 0988cc82b0 refactor(core): remove `ViewResolver` and `ViewResolverMock`
The methods on `ViewResolverMock` have been merged into `DirectiveResolver`.

BREAKING CHANGE:
- ES5 users can no longer use the `View(…)` function to provide `ViewMetadata`.
  This mirrors the removal of the `@View` decorator a while ago.
2016-07-29 04:47:17 -07:00
..
animation chore(lint): enable lint check for duplicate vars 2016-07-13 12:33:39 -07:00
expression_parser chore(lint): enable lint check for duplicate vars 2016-07-13 12:33:39 -07:00
i18n refactor: code cleanup 2016-07-12 16:57:39 -07:00
output Revert "fix(compiler): Generates function expressions as returning any (#9980)" 2016-07-13 15:41:30 -07:00
schema fix(core): support components without a selector (#10331) 2016-07-28 10:39:10 -07:00
view_compiler refactor(core): rename `precompile` into `entryComponents`. 2016-07-26 07:04:36 -07:00
assertions.ts refactor(HmtlLexer): cleanup 2016-07-12 15:26:03 -07:00
chars.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
compile_metadata.ts refactor(core): remove `ViewResolver` and `ViewResolverMock` 2016-07-29 04:47:17 -07:00
compiler.ts refactor(core): remove `ViewResolver` and `ViewResolverMock` 2016-07-29 04:47:17 -07:00
config.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
css_ast.ts refactor(core): ensure CSS parser uses ParseSourceSpan to track ast locations 2016-07-06 11:22:45 -07:00
css_lexer.ts refactor(core): ensure CSS parser uses ParseSourceSpan to track ast locations 2016-07-06 11:22:45 -07:00
css_parser.ts chore(lint): enable lint check for duplicate vars 2016-07-13 12:33:39 -07:00
directive_lifecycle_reflector.ts refactor: add types (#9606) 2016-06-28 11:35:59 -07:00
directive_normalizer.ts refactor(core): rename `precompile` into `entryComponents`. 2016-07-26 07:04:36 -07:00
directive_resolver.ts refactor(core): remove `ViewResolver` and `ViewResolverMock` 2016-07-29 04:47:17 -07:00
expander.ts feat(ICU): enable ICU extraction even when when in is not used 2016-07-12 16:57:39 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
html_ast.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
html_lexer.ts feat(HtmlLexer): better hint on unclosed ICU message errors 2016-07-22 17:27:15 -07:00
html_parser.ts feat(ICU): enable ICU extraction even when when in is not used 2016-07-12 16:57:39 -07:00
html_tags.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
identifiers.ts refactor(core): rename `precompile` into `entryComponents`. 2016-07-26 07:04:36 -07:00
interpolation_config.ts refactor: code cleanup 2016-07-12 16:57:39 -07:00
metadata_resolver.ts refactor(core): remove `ViewResolver` and `ViewResolverMock` 2016-07-29 04:47:17 -07:00
ng_module_compiler.ts refactor(core): rename `precompile` into `entryComponents`. 2016-07-26 07:04:36 -07:00
ng_module_resolver.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
offline_compiler.ts refactor(core): introduce `NgModule.schemas` 2016-07-26 07:04:36 -07:00
parse_util.ts fix(compiler): report better error messages for `host` bindings 2016-07-28 11:21:50 -07:00
pipe_resolver.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
provider_analyzer.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
runtime_compiler.ts chore: move injector to being non-internal but private (#10339) 2016-07-28 10:38:29 -07:00
selector.ts refactor: misc cleanup (#10046) 2016-07-13 11:01:32 -07:00
shadow_css.ts refactor: misc cleanup (#10046) 2016-07-13 11:01:32 -07:00
style_compiler.ts refactor: misc cleanup (#10046) 2016-07-13 11:01:32 -07:00
style_url_resolver.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
template_ast.ts refactor: misc cleanup (#10046) 2016-07-13 11:01:32 -07:00
template_parser.ts fix(compiler): report better error messages for `host` bindings 2016-07-28 11:21:50 -07:00
template_preparser.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
url_resolver.ts docs(security): security api doc update and fix stability marker for Type 2016-06-28 14:01:48 -07:00
util.ts fix(SyncAsyncResult): fix default async value (#10013) 2016-07-12 13:55:06 -07:00
xhr.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00