mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
In 'angular2/di' the symbol: - Inject is a decorator - InjectAnnotation is an annotation Internally one an get a hold of annotations without *Annotations appened (to make ts2dart work without workarounds) by importing from 'angular2/src/di/annotations_impl' instead of 'angular2/di'. This is needed only for users that transpile through TS and through ts2dart. |
||
|---|---|---|
| .. | ||
| compiler_spec.js | ||
| component_url_mapper_spec.js | ||
| directive_metadata_reader_spec.js | ||
| dynamic_component_loader_spec.js | ||
| element_injector_spec.js | ||
| integration_spec.js | ||
| query_integration_spec.js | ||
| query_list_spec.js | ||
| reflection_capabilities_spec.js | ||
| view_container_ref_spec.js | ||
| view_manager_spec.js | ||
| view_manager_utils_spec.js | ||
| view_pool_spec.js | ||