angular-cn/packages/platform-browser/animations/test
Andrew Kushnir dcb44e6dea fix(ivy): generate proper event listener names for animation events (FW-800) (#27525)
Prior to this change, animation event names were treated as a regular event names, stripping `@` symbol and event phase. As a result, event listeners were not invoked during animations. Now animation event name is formatted as needed and the necessary callbacks are invoked.

PR Close #27525
2018-12-07 09:25:18 -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): generate proper event listener names for animation events (FW-800) (#27525) 2018-12-07 09:25:18 -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): generate proper event listener names for animation events (FW-800) (#27525) 2018-12-07 09:25:18 -08:00