Skip to content
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

Chore: Cleanup core dependencies #8926

Merged
merged 1 commit into from Dec 4, 2022
Merged

Conversation

SuperSodaSea
Copy link
Member

@SuperSodaSea SuperSodaSea commented Dec 3, 2022

Description of change

Follow up #8619.

Change some imports from @pixi/math, @pixi/settings, @pixi/utils to @pixi/core, mainly some ICanvas stuff. Also some import sorting is included.

Pre-Merge Checklist

  • Lint process passed (npm run lint)
  • Tests passed (npm run test)

@SuperSodaSea SuperSodaSea added this to the v7.1.0 milestone Dec 3, 2022
@bigtimebuddy
Copy link
Member

All the import fixes to core are good 👍

I'm not into the import order changes. These are an "unstable style changes"-- someone can easily change it later not knowing what the rule is. The best solution here is to add an eslint rule that enforces some standard. I think this should be another PR.

@SuperSodaSea SuperSodaSea force-pushed the chore/cleanup-core-dependencies branch from 6eb296c to b46a169 Compare December 3, 2022 17:39
@SuperSodaSea
Copy link
Member Author

@bigtimebuddy Okay, it is reverted.

Copy link
Member

@bigtimebuddy bigtimebuddy left a comment

Choose a reason for hiding this comment

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

Thanks!

@bigtimebuddy bigtimebuddy added the ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t label Dec 3, 2022
@bigtimebuddy bigtimebuddy merged commit 57820b0 into dev Dec 4, 2022
@bigtimebuddy bigtimebuddy deleted the chore/cleanup-core-dependencies branch December 4, 2022 12:17
bigtimebuddy pushed a commit that referenced this pull request Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants