angular-cn/packages/platform-browser/animations/src
Misko Hevery ca11ef2376 fix(core): Store ICU state in `LView` rather than in `TView` (#39233)
Before this refactoring/fix the ICU would store the current selected
index in `TView`. This is incorrect, since if ICU is in `ngFor` it will
cause issues in some circumstances. This refactoring properly moves the
state to `LView`.

closes #37021
closes #38144
closes #38073

PR Close #39233
2020-10-21 18:33:00 -07:00
..
animation_builder.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
animation_renderer.ts fix(core): Store ICU state in `LView` rather than in `TView` (#39233) 2020-10-21 18:33:00 -07:00
animations.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
module.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
private_export.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
providers.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00