angular/modules/angular2/src/change_detection
2015-04-28 23:40:22 +00:00
..
parser feat(view): reimplemented property setters using change detection 2015-04-23 11:55:27 -07:00
pipes refactor(change_detection): removed NO_CHANGED and replaced it with WrappedValue 2015-04-28 23:37:09 +00: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 docs(change_detection): document JitChangeDetection and DynamicChangeDetection 2015-04-27 15:34:40 -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 refactor(change_detection): remove circular dependencies 2015-02-19 13:42:00 -08:00
interfaces.js docs(change_detection): document JitChangeDetection and DynamicChangeDetection 2015-04-27 15:34:40 -07:00
proto_change_detector.js fix(change_detector): ensure that locals are only used when implicit receiver 2015-04-28 23:40:22 +00:00
proto_record.js feat(view): reimplemented property setters using change detection 2015-04-23 11:55:27 -07:00