angular-cn/packages/core
Andrew Kushnir 7e64bbe5a8 fix(ivy): use container i18n meta if a message is a single ICU (#33191)
Prior to this commit, metadata defined on ICU container element was not inherited by the ICU if the whole message is a single ICU (for example: `<ng-container i18n="meaning|description@@id">{count, select, ...}</ng-container>). This commit updates the logic to use parent container i18n meta information for the cases when a message consists of a single ICU.

Fixes #33171

PR Close #33191
2019-10-17 16:07:07 -04:00
..
schematics feat(core): add postinstall ngcc migration (#32999) 2019-10-15 17:54:38 +00:00
src refactor(core): rename ngLocaleIdDef to ɵloc (#33212) 2019-10-17 16:06:16 -04:00
test fix(ivy): use container i18n meta if a message is a single ICU (#33191) 2019-10-17 16:07:07 -04:00
testing revert: feat: add a flag in bootstrap to enable coalesce event change detection to improve performance (#30533) (#33230) 2019-10-17 12:50:04 -04:00
BUILD.bazel refactor(ivy): remove `i18nLocalize` instruction (#31609) 2019-08-30 12:53:26 -07:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json feat: change tslib from direct dependency to peerDependency (#32167) 2019-10-14 16:34:47 +00:00
public_api.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00