angular-cn/packages/core/test/animation
Misko Hevery 1f1e77b641 fix(ivy): don’t publish animation bindings as attributes (#27805)
Some of the animation tests have been failing because animation gets
triggered multiple times. The reason for this is that the compiler was
generating static attribute bindings in addition to dynamic bindings.
This created multiple writes to the animation render which failed the
tests.

PR Close #27805
2019-01-03 09:39:25 -08:00
..
animation_integration_spec.ts fix(ivy): don’t publish animation bindings as attributes (#27805) 2019-01-03 09:39:25 -08:00
animation_query_integration_spec.ts fix(ivy): don’t publish animation bindings as attributes (#27805) 2019-01-03 09:39:25 -08:00
animation_router_integration_spec.ts fix(ivy): don’t publish animation bindings as attributes (#27805) 2019-01-03 09:39:25 -08:00
animations_with_css_keyframes_animations_integration_spec.ts fix(ivy): process creation mode deeply before running update mode (#27744) 2018-12-19 15:10:16 -05:00
animations_with_web_animations_integration_spec.ts fix(ivy): don’t publish animation bindings as attributes (#27805) 2019-01-03 09:39:25 -08:00