angular-cn/modules/@angular/compiler/src
Chuck Jazdzewski a965d11cce fix(compiler): generate safe access strictNullChecks compatible code (#12800)
fixes #12795
2016-11-11 17:12:17 -08:00
..
animation fix(animations): allow animations to be destroyed manually (#12719) 2016-11-08 16:21:28 -08:00
compiler_util fix(compiler): support more than 9 interpolations (#12710) 2016-11-07 12:23:03 -08:00
css_parser fix(compiler): don't redeclare a var in the same scope (#12386) 2016-10-18 20:28:30 -07:00
expression_parser refactor(compiler): add `span` to `TemplateBinding` (#12792) 2016-11-10 13:15:09 -08:00
i18n fix(xlif): fix `<x>` ctype names 2016-09-30 17:59:43 -07:00
ml_parser fix(compiler): use the other case by default in ICU messages 2016-11-08 15:44:18 -08:00
output fix(compiler): generate safe access strictNullChecks compatible code (#12800) 2016-11-11 17:12:17 -08:00
schema feat(core): map 'for' attribute to 'htmlFor' property (#10546) 2016-11-09 15:21:27 -08:00
template_parser refactor(compiler): introduce summaries for metadata (#12799) 2016-11-10 16:27:53 -08:00
view_compiler refactor(compiler): introduce summaries for metadata (#12799) 2016-11-10 16:27:53 -08:00
assertions.ts refactor: remove some facades (#12335) 2016-10-19 13:42:39 -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(compiler): introduce summaries for metadata (#12799) 2016-11-10 16:27:53 -08:00
compiler.ts fix(animations): always normalize style properties and values during compilation (#12755) 2016-11-08 15:45:30 -08:00
config.ts fix(compiler): no longer uses assetCacheKey for token identity. 2016-08-29 12:45:02 -07:00
directive_normalizer.ts refactor(compiler): never create CompileDirectiveMetadata with not loaded resources (#12788) 2016-11-10 14:07:30 -08:00
directive_resolver.ts refactor(compiler): never create CompileDirectiveMetadata with not loaded resources (#12788) 2016-11-10 14:07:30 -08:00
directive_wrapper_compiler.ts refactor(compiler): introduce summaries for metadata (#12799) 2016-11-10 16:27:53 -08:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
identifiers.ts fix(compiler): support more than 9 interpolations (#12710) 2016-11-07 12:23:03 -08:00
lifecycle_reflector.ts refactor(core): delete unused reflector code 2016-10-17 23:17:34 -07:00
metadata_resolver.ts refactor(compiler): introduce summaries for metadata (#12799) 2016-11-10 16:27:53 -08:00
ng_module_compiler.ts refactor(compiler): minor cleanups 2016-10-26 14:32:24 -07:00
ng_module_resolver.ts refactor(compiler): never create CompileDirectiveMetadata with not loaded resources (#12788) 2016-11-10 14:07:30 -08:00
offline_compiler.ts refactor(compiler): introduce summaries for metadata (#12799) 2016-11-10 16:27:53 -08:00
parse_util.ts refactor(compiler): extract BindingParser 2016-10-26 14:32:23 -07:00
pipe_resolver.ts refactor(compiler): never create CompileDirectiveMetadata with not loaded resources (#12788) 2016-11-10 14:07:30 -08:00
private_import_core.ts refactor(compiler): rename `AppElement` into `ViewContainer` 2016-11-02 17:06:27 -07:00
provider_analyzer.ts refactor(compiler): introduce summaries for metadata (#12799) 2016-11-10 16:27:53 -08:00
resource_loader.ts fix(platform-browser-dynamic): Rename CACHED_TEMPLATE_PROVIDER to RESOURCE_CACHE_PROVIDER (#10866) 2016-08-17 09:24:44 -07:00
runtime_compiler.ts refactor(compiler): introduce summaries for metadata (#12799) 2016-11-10 16:27:53 -08:00
selector.ts fix(selectors): use Maps instead of objects 2016-10-26 14:55:59 -07:00
shadow_css.ts fix(core): fix pseudo-selector shimming (#12754) 2016-11-07 13:56:04 -08:00
style_compiler.ts refactor: misc cleanup (#10046) 2016-07-13 11:01:32 -07:00
style_url_resolver.ts refactor: simplify `isPresent(x) ? x : y` to `x || y` (#12166) 2016-10-10 09:20:58 -07:00
url_resolver.ts refactor(facade): inline StringWrapper (#12051) 2016-10-06 15:10:27 -07:00
util.ts fix(animations): always normalize style properties and values during compilation (#12755) 2016-11-08 15:45:30 -08:00