angular-cn/modules/angular2/test
Jeff Cross 5691063ba0 refactor(ChangeDetection): rename AsyncPipe to ObservablePipe
The async pipe in templates will now delegate to both Observable pipe or Promise pipe,
whichever first says it can support the input. Therefore, it's beneficial to disambiguate
the name of the AsyncPipe/AsyncPipeFactory constructors to reflect that these actually
support only Observables.
2015-05-11 14:25:27 -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 refactor(ChangeDetection): rename AsyncPipe to ObservablePipe 2015-05-11 14:25:27 -07:00
core feat(compiler): added support for host actions 2015-05-11 13:28:19 -07:00
di feat(di): expose parent injector 2015-05-08 17:11:27 -07:00
directives refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
dom refactor: update Dart package dependencies 2015-03-25 15:54:12 -07:00
facade feat(lang): support const expressions in TS/JS and Dart 2015-05-11 12:11:24 +02:00
forms feat(decorators): adds decorator versions of DI annotations. 2015-05-04 13:35:09 -07:00
mock feat(decorators): adds decorators to be used by TS and Babel transpiled apps. 2015-04-29 15:13:25 -07:00
reflection chore(packaging): update import for the new file structure 2015-02-05 15:47:12 -08:00
render/dom feat(compiler): added support for host actions 2015-05-11 13:28:19 -07:00
router fix(router): router-link works without params 2015-05-11 11:58:38 -07:00
services chore: dartfmt Dart code in the repo 2015-05-11 09:50:33 -07:00
test_lib fix(test_lib): spy funcs should match null arguments 2015-05-08 13:51:43 -07:00
transform feat(compiler): added support for host actions 2015-05-11 13:28:19 -07:00