angular/packages/core
Jessica Janiuk 455b147488 fix(core): fixes timing issues with enter animations (#62925)
In some patterns, `element.getAnimations()` will be an empty array despite the animation class being present during animation start and the style sheet showing a keyframe animation.
Moving the longest animation check to the end resolves this problem.

fixes: #62923

PR Close #62925
2025-08-01 08:06:34 +00:00
..
global build: move http_server and generate_api_docs into defaults2.bzl (#62878) 2025-07-29 16:53:54 +00:00
primitives build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
rxjs-interop build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
schematics fix(migrations): incorrect filtering in inject migration (#62913) 2025-07-31 09:15:42 +00:00
src fix(core): fixes timing issues with enter animations (#62925) 2025-08-01 08:06:34 +00:00
test build: use pnpm as the package manager instead of yarn (#62924) 2025-07-31 22:06:27 +00:00
testing build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
BUILD.bazel build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
index.ts refactor: update packages/core:{core,src} to ts_project (#61275) 2025-05-14 12:01:51 +00:00
package.json fix(core): mark zone.js as an optional peer dependency (#61616) 2025-05-22 12:14:06 -07:00
PACKAGE.md
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tsconfig-build.json build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00
tsconfig-test.json build: migrate more targets of @angular/core to ts_project (#61370) 2025-05-16 11:02:07 +00:00