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): add inside and outside fit options #14852

Merged
merged 27 commits into from
Mar 10, 2020

Commits on Apr 16, 2019

  1. Configuration menu
    Copy the full SHA
    d4ff46e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fc1d8d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Modifying gatsby-image to use contain rather than cover for objec…

    …tFit. This doesn't change how CONTAIN, COVER, and FILL images are rendered, but does fix how INSIDE and OUTSIDE images are rendered.
    soundguy66 committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    8db98f7 View commit details
    Browse the repository at this point in the history
  2. Updating gatsby-plugin-sharp documentation for clarity and to show th…

    …at the fit parameter works for all 3 methods. Also added an example image of the different fit options.
    soundguy66 committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    d588081 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Merge branch 'master' into topics/sharp-inside-outside - I believe I'…

    …ve fixed all the conflicts.
    soundguy66 committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    63947c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe4171 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c12bca3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    384d9e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84efaba View commit details
    Browse the repository at this point in the history
  6. Updating packages/gasby-image readme to reflect PR change. Updating d…

    …ocs/gatsby-image to fix broken links and reflect current list of options and returns. Adding some missing options to packages/plugin-transformer-sharp readme.
    soundguy66 committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    2cd7ef3 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Configuration menu
    Copy the full SHA
    b0cbfb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25cec48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab4b32e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Merge remote-tracking branch 'upstream/master' into topics/sharp-insi…

    …de-outside
    gatsbybot committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    de9cea9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Configuration menu
    Copy the full SHA
    2f587c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. WIP

    soundguy66 committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    2f484f8 View commit details
    Browse the repository at this point in the history
  2. WIP

    soundguy66 committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    d1e3dfb View commit details
    Browse the repository at this point in the history
  3. Cleanup.

    soundguy66 committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    9137696 View commit details
    Browse the repository at this point in the history
  4. More cleanup.

    soundguy66 committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    4901fd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31f69c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bebda8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db8d1ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75260f6 View commit details
    Browse the repository at this point in the history
  9. Hopefully the last commit!

    soundguy66 committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    c6ee761 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    f3696d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. cleanup calculations

    wardpeet committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    479c416 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    c8bede8 View commit details
    Browse the repository at this point in the history