-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat(pie-thumbnail): DSW-2580 add basic thumbnail functionality #2138
Conversation
🦋 Changeset detectedLatest commit: 9cf66cd The changes in this PR will be included in the next version bump. This PR includes changesets to release 8 packages
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 |
58dd0bd
to
e88a86c
Compare
/test-aperture |
Starting a new snapshot build. You can view the logs here. |
@bntsv Your snapshots have been published to npm! Test the snapshots by updating your Note If you have more than one of these packages installed, we suggest using the new snapshots for all of them to help avoid version conflicts. yarn up @justeattakeaway/[email protected] --mode=update-lockfile yarn up @justeattakeaway/[email protected] --mode=update-lockfile Then finally: yarn install |
3ee3c89
to
46438fb
Compare
@bntsv this must be tested in |
@jamieomaguire I discussed this with @raoufswe and he thinks that this is not required right now since we will be opening another PR after this one adding more props. We would then test in Pie Aperture |
d5db0a5
to
4533fde
Compare
format(pie-thumbnail): DSW-2580 lint test(pie-thumbnail): DSW-2580 add visual tests test(pie-thumbnail): DSW-2580 update visual tests refactor(pie-thumbnail): DSW-2580 address comments refactor(pie-thumbnail): DSW-2580 remove placeholder image from storybook chore(pie-thumbnail): DSW-2580 update changelog refactor(pie-thumbnail): DSW-2580 add default src and alt props to visual test refactor(pie-thumbnail): DSW-2580 update based on comments feat(pie-thumbnail): DSW-2580 add basic thumbnail functionality refactor(pie-thumbnail): DSW-2580 address comments refactor(pie-thumbnail): DSW-2580 remove placeholder image from storybook fix(pie-thumbnail): DSW-2580 fix percy test fix(pie-thumbnail): DSW-2580 fix percy test refactor(pie-thumbnail): DSW-2580 update based on comments format(pie-thumbnail): DSW-2580 address comments feat(pie-thumbnail): DSW-2580 add basic thumbnail functionality test(pie-thumbnail): DSW-2580 add visual tests test(pie-thumbnail): DSW-2580 update visual tests refactor(pie-thumbnail): DSW-2580 address comments refactor(pie-thumbnail): DSW-2580 remove placeholder image from storybook feat(pie-thumbnail): DSW-2580 add basic thumbnail functionality test(pie-thumbnail): DSW-2580 add visual tests test(pie-thumbnail): DSW-2580 update visual tests refactor(pie-thumbnail): DSW-2580 address comments refactor(pie-thumbnail): DSW-2580 remove placeholder image from storybook
4533fde
to
0de40ae
Compare
/test-aperture |
Starting a new snapshot build. You can view the logs here. |
@raoufswe Your snapshots have been published to npm! Test the snapshots by updating your Note If you have more than one of these packages installed, we suggest using the new snapshots for all of them to help avoid version conflicts. yarn up @justeattakeaway/[email protected] --mode=update-lockfile yarn up @justeattakeaway/[email protected] --mode=update-lockfile Then finally: yarn install |
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.
Approved, but would appreciate you answering my questions before merging please :)
Describe your changes (can list changeset entries if preferable)
Author Checklist (complete before requesting a review, do not delete any)
PIE Storybook
/PIE Docs
PR preview./test-aperture
command.Not-applicable Checklist items
Please move any Author checklist items that do not apply to this pull request here.
Testing
How do I test my changes?
Reviewer checklists (complete before approving)
Mark items as
[-] N/A
if not applicable.Reviewer 1 @raoufswe
PIE Storybook
/PIE Docs
PR preview.Reviewer 2
PIE Storybook
/PIE Docs
PR preview.