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

fix(gatsby-plugin-image): Add overflow hidden back to wrapper CSS #28410

Merged
merged 4 commits into from
Dec 1, 2020

Conversation

laurieontech
Copy link
Contributor

We expect breaking changes with CSS for users with element selectors, but those passing a classname should expect similar behavior. Adding this rule back in will make the new component more compatible.

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Dec 1, 2020
@laurieontech laurieontech added topic: media Related to gatsby-plugin-image, or general image/media processing topics and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Dec 1, 2020
mfrachet
mfrachet previously approved these changes Dec 1, 2020
Copy link
Contributor

@mfrachet mfrachet left a comment

Choose a reason for hiding this comment

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

Looks good to me 😄

mfrachet
mfrachet previously approved these changes Dec 1, 2020
Copy link
Contributor

@mfrachet mfrachet left a comment

Choose a reason for hiding this comment

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

Looks even better, and sorry for driving you in the wrong direction about these tests 😬

@laurieontech
Copy link
Contributor Author

laurieontech commented Dec 1, 2020

No worries! I still don't have them quite right it appears. Because of a typo of course!

@laurieontech laurieontech merged commit 2b62f38 into master Dec 1, 2020
@delete-merged-branch delete-merged-branch bot deleted the image-overflow branch December 1, 2020 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: media Related to gatsby-plugin-image, or general image/media processing topics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants