angular-docs-cn/modules/angular2/test/core/change_detection
Alex Eagle 7c4199cd1c chore(typings): remove StringMap
This was a poorly typed attempt to mimic TypeScript's index signatures,
which we can use instead.
This eliminates a very strange type that we were exposing to users, but
not re-exporting through our public API.

Fixes #4483
2015-10-03 01:09:42 +00:00
..
differs refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
generated chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
generator refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
parser fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
change_detector_config.ts chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
change_detector_ref_spec.ts feat(change_detection): allow triggering CD form ChangeDetectorRef 2015-09-14 18:07:31 +00:00
change_detector_spec.ts fix(change_detection): _throwError should not mask the original exception 2015-09-30 18:18:28 -07:00
change_detector_spec_util.dart chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
change_detector_spec_util.ts chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
coalesce_spec.ts chore(LifecycleEvent): change to PascalCase / rename 2015-08-27 22:32:21 -07:00
iterable.dart chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
iterable.ts fix(facade): workaround for lack of Symbol.iterator in es6-shim 2015-09-18 09:46:13 +02:00
proto_record_builder_spec.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
proto_record_spec.ts chore: Make enum names consistent with TypeScript convention 2015-08-27 22:32:21 -07:00
util.ts chore(ts2dart): replace List with Array 2015-08-31 21:32:10 +00:00