29d8a0ab09
Currently the only way to disable animations is by providing the `NoopAnimationsModule` which doesn't allow for it to be disabled based on runtime information. These changes add support for disabling animations based on runtime information by using `BrowserAnimationsModule.withConfig({disableAnimations: true})`. PR Close #40731 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
animation_renderer_spec.ts | ||
browser_animation_builder_spec.ts | ||
noop_animations_module_spec.ts |