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

feat(gatsby-transformer-sharp): expose sizes argument for fluid query #8466

Merged
merged 2 commits into from
Sep 24, 2018

Conversation

stefanprobst
Copy link
Contributor

@stefanprobst stefanprobst commented Sep 23, 2018

gatsby-plugin-sharp accepts a sizes argument to fluid(), which is not exposed as graphql arg by gatsby-transformer-sharp. This PR adds that.

Edit: Also pass back presentationWidth and presentationHeight

Copy link
Contributor

@pieh pieh left a comment

Choose a reason for hiding this comment

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

Thanks @stefanprobst!

@pieh pieh changed the title [gatsby-transformer-sharp] Expose sizes argument from gatsby-plugin-sharp feat(gatsby-transformer-sharp): expose sizes argument for fluid query Sep 24, 2018
@pieh pieh merged commit efe95a4 into gatsbyjs:master Sep 24, 2018
oorestisime pushed a commit to oorestisime/gatsby that referenced this pull request Sep 28, 2018
@stefanprobst stefanprobst deleted the topics/expose-sizes branch July 8, 2019 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants