angular/modules/angular2/src/change_detection
2015-06-15 18:54:12 +02:00
..
parser feat(Parser): support if statements in actions 2015-06-15 18:54:12 +02:00
pipes fix: add types for ts2dart's façade handling. 2015-06-12 15:41:08 -07:00
abstract_change_detector.ts fix: don't call onAllChangesDone on checkNoChanges 2015-05-20 08:27:48 +02:00
binding_record.ts feat(change_detection): added onInit and onCheck hooks 2015-05-28 16:46:22 -07:00
change_detection.ts feat(dart/transform): Use the best available Change Detectors 2015-06-12 16:04:09 -07:00
change_detection_jit_generator.dart feat(dart/transform): Use the best available Change Detectors 2015-06-12 16:04:09 -07:00
change_detection_jit_generator.ts fix(change detect): Fix bug in JIT change detectors 2015-06-12 16:32:21 -07:00
change_detection_util.ts feat(change detect): Throw on attempts to use dehydrated detector 2015-06-08 16:10:41 -07:00
change_detector_ref.ts chore(build): don’t include export var __esModule = true in every file 2015-05-19 15:12:59 -07:00
coalesce.ts feat: adjust formatting for clang-format v1.0.19. 2015-06-12 09:51:57 -07:00
constants.ts chore(build): don’t include export var __esModule = true in every file 2015-05-19 15:12:59 -07:00
directive_record.ts feat(change_detection): added onInit and onCheck hooks 2015-05-28 16:46:22 -07:00
dynamic_change_detector.ts fix: add types for ts2dart's façade handling. 2015-06-12 15:41:08 -07:00
exceptions.ts feat(change detect): Throw on attempts to use dehydrated detector 2015-06-08 16:10:41 -07:00
interfaces.ts style(change_detection): fix clang error: line too long 2015-06-15 00:44:20 +01:00
jit_proto_change_detector.dart feat(dart/transform): Use the best available Change Detectors 2015-06-12 16:04:09 -07:00
jit_proto_change_detector.ts feat(dart/transform): Use the best available Change Detectors 2015-06-12 16:04:09 -07:00
pregen_proto_change_detector.dart feat(dart/transform): Use the best available Change Detectors 2015-06-12 16:04:09 -07:00
pregen_proto_change_detector.ts feat(dart/transform): Use the best available Change Detectors 2015-06-12 16:04:09 -07:00
proto_change_detector.ts feat(Parser): support if statements in actions 2015-06-15 18:54:12 +02:00
proto_record.ts feat: adjust formatting for clang-format v1.0.19. 2015-06-12 09:51:57 -07:00