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

migrating Primer::ImageCrop to Primer::Alpha::ImageCrop #1528

Merged
merged 7 commits into from
Oct 21, 2022

Conversation

mxriverlynn
Copy link
Contributor

⚠️ WIP ⚠️

Description

this PR migrates Primer::ImageCrop to Primer::Alpha::ImageCrop, and marks the original as deprecated

Integration

Does this change require any updates to code in production?

migrating files that use Primer::ImageCrop but not immediately. deprecations will be raised when a file that uses it is edited

Merge checklist

  • Added/updated tests
  • Added/updated documentation
  • Added/updated previews

@changeset-bot
Copy link

changeset-bot bot commented Oct 20, 2022

🦋 Changeset detected

Latest commit: a4a04fd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/view-components Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added javascript Pull requests that update Javascript code ruby Pull requests that update Ruby code labels Oct 20, 2022
@mxriverlynn mxriverlynn mentioned this pull request Oct 20, 2022
54 tasks
@mxriverlynn mxriverlynn temporarily deployed to review-pr-1528 October 20, 2022 19:43 Inactive
@mxriverlynn mxriverlynn temporarily deployed to github-pages October 20, 2022 19:47 Inactive
@@ -7,21 +7,21 @@ class ImageCropPreview < ViewComponent::Preview
#
Copy link
Member

Choose a reason for hiding this comment

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

It's probably my fault not updating the migration script properly, but this whole file should move to previews/primer/alpha also

@mxriverlynn mxriverlynn marked this pull request as ready for review October 21, 2022 13:17
@mxriverlynn mxriverlynn requested review from a team and keithamus October 21, 2022 13:17
@mxriverlynn mxriverlynn merged commit 1724aa2 into main Oct 21, 2022
@mxriverlynn mxriverlynn deleted the mxriverlynn/image-crop-naming branch October 21, 2022 13:17
@primer-css primer-css mentioned this pull request Oct 21, 2022
@mxriverlynn mxriverlynn changed the title [WIP] migrating Primer::ImageCrop to Primer::Alpha::ImageCrop migrating Primer::ImageCrop to Primer::Alpha::ImageCrop Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants