angular/packages/core/src/render3/interfaces
Misko Hevery 6d8c73a4d6 fix(core): Store the currently selected ICU in LView (#38345)
The currently selected ICU was incorrectly being stored it `TNode`
rather than in `LView`.

Remove: `TIcuContainerNode.activeCaseIndex`
Add: `LView[TIcu.currentCaseIndex]`

PR Close #38345
2020-08-10 12:41:17 -07:00
..
container.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
context.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
definition.ts fix(core): Allow modification of lifecycle hooks any time before bootstrap (#35464) 2020-07-15 16:22:46 -07:00
document.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
i18n.ts fix(core): Store the currently selected ICU in LView (#38345) 2020-08-10 12:41:17 -07:00
injector.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
node.ts fix(core): Store the currently selected ICU in LView (#38345) 2020-08-10 12:41:17 -07:00
player.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
projection.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
query.ts feat(core): support injection token as predicate in queries (#37506) 2020-06-11 13:21:11 -07:00
renderer.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
sanitization.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
styling.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
type_checks.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
view.ts refactor(core): add debug ranges to LViewDebug with matchers (#38359) 2020-08-06 16:58:11 -07:00