angular-docs-cn/packages/compiler
Panuruj Khambanonda (PK) 09c4cb2540 feat(compiler): Implement i18n XLIFF 2.0 serializer (#14185)
- Ensure that the result passes OASIS XLIFF 2.0 schema validation
- Use <ph/> for self-closing placeholder tags
- Use <pc></pc> for other placeholder tags
- Check for the correct XLIFF file version
- Add ICU support

fixes #11735
2017-04-14 09:05:00 -07:00
..
src feat(compiler): Implement i18n XLIFF 2.0 serializer (#14185) 2017-04-14 09:05:00 -07:00
test feat(compiler): Implement i18n XLIFF 2.0 serializer (#14185) 2017-04-14 09:05:00 -07:00
testing fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
rollup.config.js test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
tsconfig-build.json fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00