angular/modules/angular2/src/change_detection
2015-04-09 17:30:04 -07:00
..
parser feat(render): add initial implementation of render layer 2015-04-01 16:50:22 -07:00
pipes docs: create public API surface 2015-04-02 23:23:39 +00:00
abstract_change_detector.js feat(change_detection): added changeDetection to Component 2015-03-31 20:54:44 -07:00
binding_propagation_config.js docs: create public API surface 2015-04-02 23:23:39 +00: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 feat(change_detection): updated change detection to update directive directly, without the dispatcher 2015-04-08 22:14:50 -07:00
change_detection_util.js refactor(change_detection): call onChange from the change detector 2015-04-02 21:22:42 -07:00
coalesce.js refactor(change_detection): remove circular dependencies 2015-02-19 13:42:00 -08:00
constants.js feat(change_detection): added changeDetection to Component 2015-03-31 20:54:44 -07:00
dynamic_change_detector.js feat(change_detection): updated change detection to update directive directly, without the dispatcher 2015-04-08 22:14:50 -07:00
exceptions.js refactor(change_detection): remove circular dependencies 2015-02-19 13:42:00 -08:00
interfaces.js cleanup(change_detection): removed dead code 2015-04-09 17:30:04 -07:00
proto_change_detector.js cleanup(change_detection): removed dead code 2015-04-09 17:30:04 -07:00
proto_record.js feat(change_detection): pass binding propagation config to pipe registry 2015-03-26 16:57:04 -07:00