angular-docs-cn/modules/angular2/test
Matias Niemelä 28860d35b2 feat(core): provide support for relative assets for components
Assets defined for `templateUrl` and `styleUrls` can now be loaded
in relative to where the component file is placed so long as the
`moduleId` is set within the component annotation.

Closes #5634
2015-12-09 16:28:49 -08:00
..
animate cleanup: move DomAdapter from angular2/core into angular2/platform/common_dom 2015-11-20 00:14:24 +00:00
common fix(form): Form directives are exportedAs 'ngForm' (was 'form') 2015-12-08 20:25:16 +00:00
compiler feat(core): provide support for relative assets for components 2015-12-09 16:28:49 -08:00
core fix(dynamic_component_loader): leave the view tree in a consistent state when hydration fails 2015-12-08 16:09:38 -08:00
facade feat(core): provide support for relative assets for components 2015-12-09 16:28:49 -08:00
http refactor(http): rename enums to be singular 2015-12-04 19:16:00 +00:00
mock refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
platform fix(bootstrap): fix the configuration of ExceptionHandler 2015-12-08 16:09:37 -08:00
router fix(bootstrap): fix the configuration of ExceptionHandler 2015-12-08 16:09:37 -08:00
symbol_inspector chore(test): fix public API test failure when no support of Symbol.for 2015-11-10 11:23:01 +01:00
testing feat(testing): export useful properties from componentFixture 2015-12-02 16:05:01 -08:00
upgrade refactor(lifecycle): prefix lifecycle methods with "ng" 2015-11-30 16:40:50 -08:00
web_workers feat(HtmlParser): enforce no end tag for void elements 2015-12-04 20:05:27 +00:00
dev_mode_spec.ts test: add a test verifying that the tests are run in the checked mode 2015-12-02 11:29:11 -08:00
public_api_spec.ts feat(core): provide support for relative assets for components 2015-12-09 16:28:49 -08:00