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-plugin-image): Change fullWidth to use breakpoints #29002

Merged
merged 12 commits into from
Jan 14, 2021

Commits on Jan 12, 2021

  1. Use breakpoints in fluid

    ascorbic committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    292cf98 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    09a1265 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e3ef7 View commit details
    Browse the repository at this point in the history
  3. Update tests

    ascorbic committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    4f56351 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e36d5e4 View commit details
    Browse the repository at this point in the history
  5. Update image utils test

    ascorbic committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    50e30b6 View commit details
    Browse the repository at this point in the history
  6. Update readme

    ascorbic committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    b8f784d View commit details
    Browse the repository at this point in the history
  7. Update packages/gatsby-plugin-sharp/src/image-data.ts

    Co-authored-by: LB <laurie@gatsbyjs.com>
    ascorbic and LB authored Jan 13, 2021
    Configuration menu
    Copy the full SHA
    68333f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    41778fb View commit details
    Browse the repository at this point in the history
  2. Fix test

    ascorbic committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    6ac1535 View commit details
    Browse the repository at this point in the history
  3. Fix defaults

    ascorbic committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    39f5d02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    839e625 View commit details
    Browse the repository at this point in the history