angular/packages/animations/browser/src
Matthieu Riegler bada9199f5 fix(animations): Trigger leave animation when ViewContainerRef is injected (#48705)
Injecting `ViewContainerRef` into a component makes it effectively a container. The leave animation wasn't triggered on containers before this fix.

fixes angular#48667

PR Close #48705
2023-05-25 14:40:34 -04:00
..
dsl refactor(animations): handle #24571 todos (#49231) 2023-03-06 18:45:33 +00:00
render fix(animations): Trigger leave animation when ViewContainerRef is injected (#48705) 2023-05-25 14:40:34 -04:00
browser.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
error_helpers.ts refactor(common): align tree shakable error messages to the new format (#46382) 2022-06-16 09:32:44 -07:00
errors.ts refactor(platform-browser): log a warning when a custom or a noop ZoneJS is used with hydration (#49944) 2023-04-23 18:23:28 -07:00
private_export.ts perf(animations): improve algorithm to balance animation namespaces (#45057) 2022-02-16 13:48:51 -08:00
util.ts refactor(animations): remove Domino specific logic (#49630) 2023-04-05 11:42:57 -07:00
warning_helpers.ts refactor(core): Remove NG_DEV_MODE const (#49530) 2023-03-22 15:31:48 -07:00