angular-docs-cn/modules/angular2/src/test_lib
Tobias Bosch 7470ad1bd1 refactor(compiler): various cleanups
- use `$implicit` variable value correctly
- handle `ng-non-bindable` correctly
- add some more assertions to `TemplateCompiler`
- make `CompiledTemplate` const
- fix default value for `@Directive.moduleId`
- add new compiler to application bindings

BREAKING CHANGE:
- `Compiler.compileInHost` and all methods of `DynamicComponentLoader` don’t take `Binding` any more, only `Type`s. This is in preparation for the new compiler which does not support this.

Part of #3605

Closes #4346
2015-09-24 10:56:29 -07:00
..
benchmark_util.ts fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
e2e_util.dart style(dart): Format Dart source with dart_style 0.1.8 2015-05-29 10:42:47 -07:00
e2e_util.ts chore(build): enable type-checking for TypeScript ES6 emit. 2015-08-06 16:57:52 -07:00
fake_async.dart fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
fake_async.ts fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
lang_utils.dart feat(fakeAsync): allow simulating the passage of time 2015-05-19 06:51:15 +02:00
lang_utils.ts chore(ts2dart): replace List with Array 2015-08-31 21:32:10 +00:00
perf_util.dart refactor (angular2/test_lib): ts'ifying last of test_lib 2015-06-02 13:11:30 -07:00
perf_util.ts chore(benchpress): add browserify bundling 2015-06-29 10:29:59 -07:00
shims_for_IE.js fix(shims): add requestAnimationFrame shim for IE9 and Android 2015-09-24 10:23:58 +02:00
test_component_builder.ts fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
test_injector.ts refactor(compiler): various cleanups 2015-09-24 10:56:29 -07:00
test_lib.dart fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
test_lib.ts chore(build): improve reliability of the saucelabs job 2015-09-15 18:34:13 +02:00
utils.ts chore(build): improve reliability of the saucelabs job 2015-09-15 18:34:13 +02:00