angular-cn/packages/compiler/test/i18n
Tobias Bosch 0cc77b4a69 refactor(compiler): split compiler and core (#18683)
After this, neither @angular/compiler nor @angular/comnpiler-cli depend
on @angular/core.

This add a duplication of some interfaces and enums which is stored
in @angular/compiler/src/core.ts

BREAKING CHANGE:
- `@angular/platform-server` now additionally depends on
  `@angular/platform-browser-dynamic` as a peer dependency.


PR Close #18683
2017-08-16 17:58:53 -05:00
..
serializers fix(compiler): add equiv & disp attributes to Xliff2 ICU placeholders (#18283) 2017-07-25 15:58:53 -05:00
digest_spec.ts feat(compiler): add source files to xmb/xliff translations (#14705) 2017-04-14 09:06:25 -07:00
extractor_merger_spec.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
i18n_html_parser_spec.ts fix(compiler): remove i18n markup even if no translations (#17999) 2017-07-07 16:16:49 -07:00
i18n_parser_spec.ts fix(compiler): allow single quotes into named interpolations (#15461) 2017-03-24 15:10:41 -07:00
integration_common.ts perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
integration_xliff2_spec.ts perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
integration_xliff_spec.ts perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
integration_xmb_xtb_spec.ts perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
message_bundle_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
translation_bundle_spec.ts feat(compiler): add source files to xmb/xliff translations (#14705) 2017-04-14 09:06:25 -07:00