Skip to content

refactor(animations): remove dependency on @angular/common #63248

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JeanMeche
Copy link
Member

DOCUMENT was move to @angular/core, so we don't need to depend on common anymore.

@pullapprove pullapprove bot requested a review from crisbeto August 19, 2025 18:32
@ngbot ngbot bot added this to the Backlog milestone Aug 19, 2025
@JeanMeche JeanMeche requested review from thePunderWoman and removed request for crisbeto August 19, 2025 18:32
@JeanMeche JeanMeche force-pushed the animations/remove-common-dep branch from 00ce1d8 to 3b13096 Compare August 19, 2025 18:35
@pullapprove pullapprove bot requested a review from josephperrott August 19, 2025 18:36
@JeanMeche JeanMeche force-pushed the animations/remove-common-dep branch from 3b13096 to a9e7fd9 Compare August 19, 2025 18:38
Copy link

github-actions bot commented Aug 19, 2025

Deployed adev-preview for a8d701d to: https://ng-dev-previews-fw--pr-angular-angular-63248-adev-prev-ttun7f7r.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

`DOCUMENT` was move to `@angular/core`, so we don't need to depend on common anymore.
@JeanMeche JeanMeche force-pushed the animations/remove-common-dep branch from a9e7fd9 to a8d701d Compare August 20, 2025 10:16
@JeanMeche
Copy link
Member Author

I build locally the integration project locally, could find any major difference to explain the size increase. It must be pre-exisiting.

Copy link
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

reviewed-for: fw-general, size-tracking

Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Just the one question about making sure we are good with the size diff

@@ -1,5 +1,5 @@
{
"dist/main.js": 86540,
"dist/main.js": 97227,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems extremely counter intuitive for a change where we are removing a dependency? Is this correct?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We spent some time looking at it, but it doesn't appear to be coming from this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants