angular/modules/angular2/src/change_detection
2015-05-06 19:00:56 -07:00
..
parser chore(build): migrated di to TypeScript 2015-05-06 19:00:56 -07:00
pipes refactor: add types to top-level fields in change_detection 2015-05-05 10:21:56 -07:00
abstract_change_detector.js feat(change_detection): updated handling ON_PUSH detectors so they get notified when their bindings change 2015-04-15 16:21:21 -07:00
binding_record.js feat(view): reimplemented property setters using change detection 2015-04-23 11:55:27 -07:00
change_detection.js chore: add more types to a number of top-level properties and methods 2015-05-06 17:53:44 -07:00
change_detection_jit_generator.dart feat(change_detection): updated change detection to update directive directly, without the dispatcher 2015-04-08 22:14:50 -07:00
change_detection_jit_generator.es6 refactor(change_detection): removed NO_CHANGED and replaced it with WrappedValue 2015-04-28 23:37:09 +00:00
change_detection_util.js refactor(change_detection): removed NO_CHANGED and replaced it with WrappedValue 2015-04-28 23:37:09 +00:00
change_detector_ref.js docs(x-ref links): Change links to use dgeni syntax 2015-04-20 18:45:04 +00:00
coalesce.js feat(view): reimplemented property setters using change detection 2015-04-23 11:55:27 -07:00
constants.js feat(change_detection): added changeDetection to Component 2015-03-31 20:54:44 -07:00
directive_record.js feat(view): reimplemented property setters using change detection 2015-04-23 11:55:27 -07:00
dynamic_change_detector.js refactor(change_detection): removed NO_CHANGED and replaced it with WrappedValue 2015-04-28 23:37:09 +00:00
exceptions.js chore(build): migrated di to TypeScript 2015-05-06 19:00:56 -07:00
interfaces.js refactor(view): moved the logic from ProtoView to ProtoViewFactory 2015-05-01 13:35:17 -07:00
proto_change_detector.js refactor(view): moved the logic from ProtoView to ProtoViewFactory 2015-05-01 13:35:17 -07:00
proto_record.js feat(view): reimplemented property setters using change detection 2015-04-23 11:55:27 -07:00