angular/modules/angular2/src/change_detection
Tim Blasi 2c9951273a style(dart): Run dartfmt v0.1.8+2 on all pure Dart code
Update formatting for all pure Dart code in the repo.
2015-07-28 12:44:03 -07:00
..
parser feat(web-workers) Add WebWorker Renderer 2015-07-23 18:29:10 -07:00
pipes fix(lowercase,uppercase): make stateless pipes 2015-07-27 16:28:48 -07:00
abstract_change_detector.ts feat(change_detection): generate checkNoChanges only in dev mode 2015-07-27 15:50:19 -07:00
binding_record.ts feat(render): don’t use the reflector for setting properties 2015-06-22 18:35:16 -07:00
change_detection.ts refactor(change_detect): Make ChangeDetectionUtil#uninitialized a var 2015-07-27 17:14: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 refactor(change_detect): Make ChangeDetectionUtil#uninitialized a var 2015-07-27 17:14:09 -07:00
change_detection_util.ts refactor(change_detect): Make ChangeDetectionUtil#uninitialized a var 2015-07-27 17:14:09 -07:00
change_detector_ref.ts chore(docs): added more docs for core.ts 2015-07-25 03:20:12 +00:00
coalesce.ts fix(examples): add a couple entrypoints, adjust pubspec, fix change detector bug in Dart 2015-07-15 15:41:40 -07:00
codegen_name_util.ts refactor(change_detect): Make ChangeDetectionUtil#uninitialized a var 2015-07-27 17:14:09 -07:00
constants.ts fix(typings): test our .d.ts with --noImplicitAny 2015-07-24 11:24:44 -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 refactor(change_detect): Make ChangeDetectionUtil#uninitialized a var 2015-07-27 17:14:09 -07:00
exceptions.ts chore(docs): added more docs for core.ts 2015-07-25 03:20:12 +00:00
interfaces.ts feat(change_detection): generate checkNoChanges only in dev mode 2015-07-27 15:50:19 -07:00
jit_proto_change_detector.dart tools: added experimentalDecorators flag to tsconfig 2015-07-08 10:46:03 -07:00
jit_proto_change_detector.ts feat(change_detection): generate checkNoChanges only in dev mode 2015-07-27 15:50:19 -07:00
pregen_proto_change_detector.dart style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
pregen_proto_change_detector.ts refactor(change_detection): made ChangeDetector and ProtoChangeDetector interfaces 2015-06-18 17:41:22 -07:00
proto_change_detector.ts chore: run clang-format on code base. 2015-07-12 18:50:52 +02:00
proto_record.ts refactor(pipes): removed pipes from properties 2015-06-19 16:56:52 -07:00