angular-cn/modules/angular2/test
Tim Blasi 192cf9ddf5 refactor(change_detect): Move common fields to AbstractChangeDetector
Move fields common to Dynamic, Jit, and Pregen change detectors into the
`AbstractChangeDetector` superclass to save on codegen size and reduce
code duplication.

Update to #3248, closes #3243
2015-07-29 10:46:49 -07:00
..
benchmark/transform chore(transformer): Use class for reflection info instead of a map 2015-07-24 13:12:57 -07:00
change_detection feat(core): provide an error context when an exception happens in an error handler 2015-07-28 14:22:15 -07:00
core refactor(shadow_dom): remove `ShadowDomStrategy` in favor of `@View(encapsulation)` 2015-07-28 22:33:11 -07:00
debug feat(di): removed app injector 2015-07-01 13:33:43 -07:00
di feat(di): added context to runtime DI errors 2015-07-22 14:22:46 -07:00
directives style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
dom feat(compiler): attach components and project light dom during compilation. 2015-07-15 20:23:27 -07:00
facade refactor(RegExp): use /.../ to create RegExp literal 2015-07-09 09:14:25 +02:00
forms fix(change_detect): Sort `DirectiveMetadata` properties during processing 2015-07-20 17:08:02 -07:00
http feat(http): call complete on request complete 2015-07-28 11:45:15 -07:00
mock refactor: change template for view where it makes sense 2015-06-24 18:40:04 +02:00
reflection chore(transformer): Use class for reflection info instead of a map 2015-07-24 13:12:57 -07:00
render feat(compiler): introduce schema for elements 2015-07-29 19:40:46 +02:00
router refactor(shadow_dom): remove `ShadowDomStrategy` in favor of `@View(encapsulation)` 2015-07-28 22:33:11 -07:00
services Revert "fix(url_resolver): in Dart make package urls relative to AppRootUrl" 2015-07-27 14:15:02 -07:00
test_lib chore(docs): added more docs for core.ts 2015-07-25 03:20:12 +00:00
transform refactor(change_detect): Move common fields to AbstractChangeDetector 2015-07-29 10:46:49 -07:00
util fix: Class factory now adds annotations 2015-06-15 22:23:54 -07:00
web-workers refactor(shadow_dom): remove `ShadowDomStrategy` in favor of `@View(encapsulation)` 2015-07-28 22:33:11 -07:00