Jessica Janiuk
e923d88398
fix(core): Prevent removal of elements during drag and drop
...
This addresses a reported issue where elements were being fully removed from the DOM during drag and drop operations.
fixes : #67257
(cherry picked from commit 0b59cba85d )
2026-03-02 16:46:13 +00:00
Matthieu Riegler
81e7f5be03
test(animations): update the integration test ( #50738 )
...
Let's have the same test app for async and eagerly loaded animations.
PR Close #50738
2023-09-29 10:49:41 -07:00
Jessica Janiuk
112a6cdec3
test(animations): Add bundling size regression test for animations package ( #44826 )
...
This adds a size regression test for the animations package to the test suite.
PR Close #44826
2022-01-26 12:54:36 -08:00