angular/modules/@angular/compiler-cli/integrationtest/src
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
..
a feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
animate.ts fix(animations): change trigger binding syntax to function as a property binding [] 2016-07-07 14:13:06 -07:00
basic.css refactor(compiler): rename /compiler_cli to /compiler-cli 2016-06-02 13:50:32 -07:00
basic.html feat(i18n): extract messages 2016-06-07 15:17:02 -07:00
basic.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
bootstrap.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
dep.d.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
features.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
funcs.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
module.ts feat(core): allow to add precompiled tokens via a provider 2016-07-07 12:16:48 -07:00
module_fixtures.ts 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
precompile.ts feat(core): allow to add precompiled tokens via a provider 2016-07-07 12:16:48 -07:00
projection.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
queries.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
shared.css refactor(compiler): rename /compiler_cli to /compiler-cli 2016-06-02 13:50:32 -07:00