angular-cn/packages/core/test/linker
Tobias Bosch e263e19a2a fix(core): don’t stop change detection because of errors
- prevents unsubscribing from the zone on error
- prevents unsubscribing from directive `EventEmitter`s on error
- prevents detaching views in dev mode if there on error
- ensures that `ngOnInit` is only called 1x (also in prod mode)

Fixes #9531
Fixes #2413
Fixes #15925
2017-05-01 18:56:25 -04:00
..
change_detection_integration_spec.ts fix(core): don’t stop change detection because of errors 2017-05-01 18:56:25 -04: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): don’t stop change detection because of errors 2017-05-01 18:56:25 -04: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 stop change detection because of errors 2017-05-01 18:56:25 -04: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): don’t stop change detection because of errors 2017-05-01 18:56:25 -04: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