angular-cn/packages/upgrade/test/static/integration
George Kalpakas 29dbc3b67c refactor(upgrade): remove redundant call to `appRef.detach()`
Once  a `ViewRef` is attached to the `ApplicationRef`, destroying the corresponding `ComponentRef` will automatically detach the `ViewRef`.
2017-10-02 16:01:07 -07:00
..
change_detection_spec.ts refactor(upgrade): clean up some types 2017-07-14 14:10:30 -07:00
content_projection_spec.ts feat(upgrade): use `ComponentFactory.inputs/outputs/ngContentSelectors` (#15214) 2017-03-17 13:52:50 -05:00
downgrade_component_spec.ts build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
downgrade_module_spec.ts refactor(upgrade): remove redundant call to `appRef.detach()` 2017-10-02 16:01:07 -07:00
examples_spec.ts feat(upgrade): use `ComponentFactory.inputs/outputs/ngContentSelectors` (#15214) 2017-03-17 13:52:50 -05:00
injection_spec.ts feat(upgrade): allow setting the angularjs lib at runtime (#15168) 2017-04-17 14:35:55 -07:00
testability_spec.ts fix(upgrade): call setInterval outside the Angular zone 2017-06-06 14:11:21 -07:00
upgrade_component_spec.ts refactor(upgrade): compile upgrade cleanly with TypeScript 2.4 (#18461) 2017-08-02 16:28:04 -07:00