angular-cn/packages/platform-browser/animations/test
Andrew Kushnir c71d7b5633 fix(ivy): setting up animation properties correctly (FW-643) (#27496)
Prior to this change, animation properties were defined as element attributes, which caused errors at runtime. Now all animation-related attributes are defined as element properties.

Also as a part of this update, we start to account for bindings used in animations, which was previously missing.

PR Close #27496
2018-12-06 13:38:40 -08:00
..
BUILD.bazel test(ivy): enable ivy tests for platform-browser/animations (#27478) 2018-12-05 14:35:23 -08:00
animation_renderer_spec.ts fix(ivy): setting up animation properties correctly (FW-643) (#27496) 2018-12-06 13:38:40 -08:00
browser_animation_builder_spec.ts test(ivy): enable ivy tests for platform-browser/animations (#27478) 2018-12-05 14:35:23 -08:00
noop_animations_module_spec.ts fix(ivy): setting up animation properties correctly (FW-643) (#27496) 2018-12-06 13:38:40 -08:00