..
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: remove some facades ( #12731 )
2016-11-08 15:43:24 -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): don't convert undefined to null literals ( #11503 )
2016-11-04 10:55:21 -07:00
schema
feat(core): map 'for' attribute to 'htmlFor' property ( #10546 )
2016-11-09 15:21:27 -08:00
template_parser
fix(compiler): support more than 9 interpolations ( #12710 )
2016-11-07 12:23:03 -08:00
view_compiler
refactor: remove keys() and values() from MapWrapper
2016-11-04 13:27:38 -07: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: remove keys() and values() from MapWrapper
2016-11-04 13:27:38 -07: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: remove keys() and values() from MapWrapper
2016-11-04 13:27:38 -07:00
directive_resolver.ts
fix(compiler): validate @HostBinding name ( #12139 )
2016-10-07 13:53:53 -07:00
directive_wrapper_compiler.ts
fix(compiler): don’t double bind functions
2016-10-28 11:17:12 -07: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): remove unused constructor query support
2016-11-01 11:29:15 -07:00
ng_module_compiler.ts
refactor(compiler): minor cleanups
2016-10-26 14:32:24 -07:00
ng_module_resolver.ts
refactor(core): remove …Metadata for all decorators and use the decorator directly.
2016-09-12 22:47:54 -07:00
offline_compiler.ts
fix(animations): always normalize style properties and values during compilation ( #12755 )
2016-11-08 15:45:30 -08:00
parse_util.ts
refactor(compiler): extract BindingParser
2016-10-26 14:32:23 -07:00
pipe_resolver.ts
refactor(core): remove …Metadata for all decorators and use the decorator directly.
2016-09-12 22:47:54 -07:00
private_import_core.ts
refactor(compiler): rename AppElement into ViewContainer
2016-11-02 17:06:27 -07:00
provider_analyzer.ts
refactor: remove keys() and values() from MapWrapper
2016-11-04 13:27:38 -07: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
fix(animations): always normalize style properties and values during compilation ( #12755 )
2016-11-08 15:45:30 -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