angular/modules/angular2/src/change_detection
Tobias Bosch ecb068019b refactor(proto_view_factory): expose data for generating change detectors
Also consolidates metadata handling in `ElementInjector`

BREAKING CHANGE:
- renames `DirectiveMetadataReader` into `DirectiveResolver`
  and removes `src/core/compiler/directive_metadata`.

Fixes #1712
Fixes #1713
2015-05-13 17:11:59 -07:00
..
parser chore: rename for to ng-for 2015-05-12 15:32:44 -07:00
pipes refactor(PromisePipe): use lexical this inside of transform 2015-05-12 12:40:13 -07:00
abstract_change_detector.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
binding_record.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
change_detection.ts feat(change_detection): implemented change detection that can be configured with pregenerated change detectors 2015-05-13 16:23:22 -07:00
change_detection_jit_generator.dart chore: dartfmt Dart code in the repo 2015-05-11 09:50:33 -07:00
change_detection_jit_generator.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
change_detection_util.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
change_detector_ref.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
coalesce.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
constants.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
directive_record.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
dynamic_change_detector.ts fix(change_detection): updated dynamic change detector not to mutate when throwing 2015-05-08 10:46:08 -07:00
exceptions.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
interfaces.ts refactor(proto_view_factory): expose data for generating change detectors 2015-05-13 17:11:59 -07:00
proto_change_detector.ts refactor(change_detector): extracted ChangeDetectorDefinition 2015-05-13 16:23:22 -07:00
proto_record.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00