angular/modules/angular2/test
Tim Blasi d1b35f9174 fix(dart/transform): Don't set ReflectionCapabilities over an async gap
Update the transformer's `TemplateCompiler` phase to avoid setting
`reflector.reflectionCapabilities`, allowing asynchronous
operations, and restoring the original value, which allows
`reflector.reflectionCapabilities` to get into a bad state.
2015-06-06 17:10:06 -07:00
..
benchmark/transform chore(benchmarks): add transform benchmark runner and clean up benchmark output 2015-05-07 10:36:04 -07:00
change_detection fix: corrected var/# parsing in template 2015-06-05 16:22:41 -07:00
core feat(view): added support for exportAs, so any directive can be assigned to a variable 2015-06-04 14:14:03 -07:00
debug feat(test): add element probe 2015-05-29 12:44:21 -07:00
di chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
directives refactor (test/directives): ts'ify test/directives 2015-05-26 16:51:38 -07:00
dom refactor: update Dart package dependencies 2015-03-25 15:54:12 -07:00
facade refactor(lang_spec): Add missing ;s and clang-format 2015-06-02 21:09:38 +02:00
forms chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
mock chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
reflection style(dart): Format Dart source with dart_style 0.1.8 2015-05-29 10:42:47 -07:00
render/dom refactor(render): don’t use a global cache for property setters 2015-06-05 13:11:23 -07:00
router chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
services chore: move to clang-format 1.0.17. 2015-06-03 15:27:27 -07:00
test_lib feat(FakeAsync): check pending timers at the end of fakeAsync in Dart 2015-06-04 09:09:18 +02:00
transform fix(dart/transform): Don't set ReflectionCapabilities over an async gap 2015-06-06 17:10:06 -07:00