-
Notifications
You must be signed in to change notification settings - Fork 10
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
tech: Rename ProductCard to ProductGridItem #4703
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This was referenced Sep 16, 2024
Merged
Youakeem
changed the title
Update Storybook
tech: Rename ProductCard to ProductGridItem
Sep 16, 2024
Youakeem
force-pushed
the
tech-rename-product-card-product-grid-item
branch
from
September 16, 2024 09:53
06315f5
to
e33851e
Compare
gustaveen
approved these changes
Sep 16, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙌
Youakeem
force-pushed
the
tech-rename-product-card-product-grid-item
branch
from
September 17, 2024 08:01
e33851e
to
c9072f1
Compare
1 task
Youakeem
force-pushed
the
tech-rename-product-card-product-grid-item
branch
from
September 17, 2024 08:40
c9072f1
to
4e20ebf
Compare
guilhermespopolin
approved these changes
Sep 17, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice one :)
Youakeem
force-pushed
the
tech-rename-product-card-product-grid-item
branch
from
September 17, 2024 11:45
4e20ebf
to
37a54e3
Compare
Youakeem
force-pushed
the
tech-rename-product-card-product-grid-item
branch
from
September 17, 2024 13:11
37a54e3
to
56a27d9
Compare
1 task
This was referenced Sep 18, 2024
Youakeem
force-pushed
the
tech-rename-product-card-product-grid-item
branch
from
September 18, 2024 10:57
56a27d9
to
8e2a84e
Compare
Youakeem
force-pushed
the
tech-rename-product-card-product-grid-item
branch
from
September 18, 2024 11:51
8e2a84e
to
e5d0954
Compare
Youakeem
force-pushed
the
tech-rename-product-card-product-grid-item
branch
from
September 18, 2024 11:57
e5d0954
to
ff18c7e
Compare
This was referenced Sep 18, 2024
Youakeem
force-pushed
the
tech-rename-product-card-product-grid-item
branch
2 times, most recently
from
September 18, 2024 15:19
8c4b054
to
d86ec14
Compare
This reverts commit e8ef13a98e3564a115e1a485612eb36f0bf9b0af.
Youakeem
force-pushed
the
tech-rename-product-card-product-grid-item
branch
from
September 19, 2024 07:16
d86ec14
to
4b1e52c
Compare
This was referenced Sep 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe your changes
Subj
Justify why they are needed
ProductGridItem
is the CMS version of a product card whileProductCard
will be used in the purchase flow.