angular-cn/modules/@angular/core
Tobias Bosch 1426f680f5 refactor(core): add a deprecation message for using `PLATFORM_DIRECTIVES` / `PLATFORM_PIPES` / `CompilerConfig` / `XHR` as regular providers in `bootstrap`.
We still support this via a hack, but should remove this soon.

This also fixes tests for module directives / pipes
as they used directives / pipes that were
already present in the underlying platform.
2016-07-07 16:16:55 -07:00
..
src fix(animations): change trigger binding syntax to function as a property binding [] 2016-07-07 14:13:06 -07:00
test refactor(core): add a deprecation message for using `PLATFORM_DIRECTIVES` / `PLATFORM_PIPES` / `CompilerConfig` / `XHR` as regular providers in `bootstrap`. 2016-07-07 16:16:55 -07:00
testing revert: fix(animations): ensure all child elements are rendered before running animations 2016-07-07 14:12:17 -07:00
core.dart feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
index.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
package.json chore(package.json): make the packages installable 2016-05-27 17:21:34 -07:00
private_export.dart feat(core): split ChangeDetectorStrategy into ChangeDetectionStrategy and ChangeDetectorStatus 2016-06-27 20:19:20 -07:00
private_export.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
testing.ts fix(core/testing compiler/testing): move TestComponentBuilder to core/testing (#9590) 2016-06-24 17:35:01 -07:00
tsconfig-es5.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00
tsconfig-es2015.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00