angular-docs-cn/packages/core/test/linker
Tobias Bosch a4de214e2b fix(core): don’t set `ng-version` for dynamically created components (#16394)
Angular uses the `ng-version` attribute to indicate which elements
were used to bootstrap an application. However, after 4.0 we also
added this attribute for all dynamically created components.

Fixes #15880

PR Close #16394
2017-04-28 17:41:50 -05:00
..
change_detection_integration_spec.ts fix(core): allow to detach `OnPush` components (#16394) 2017-04-28 17:41:45 -05:00
entry_components_integration_spec.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
integration_spec.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
ng_container_integration_spec.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
ng_module_integration_spec.ts fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
projection_integration_spec.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
query_integration_spec.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
query_list_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
regression_integration_spec.ts fix(core): don’t set `ng-version` for dynamically created components (#16394) 2017-04-28 17:41:50 -05:00
security_integration_spec.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
source_map_integration_node_only_spec.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
system_ng_module_factory_loader_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
view_injector_integration_spec.ts fix(core): allow directives to inject the component’s `ChangeDetectorRef`. (#16394) 2017-04-28 17:41:31 -05:00