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): Resolver API changes #27783

Merged
merged 184 commits into from
Nov 10, 2020
Merged

Commits on Sep 21, 2020

  1. Add static image plugin

    ascorbic committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    4814d60 View commit details
    Browse the repository at this point in the history
  2. Parse static image files

    ascorbic committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    5509d90 View commit details
    Browse the repository at this point in the history
  3. Fix package.json

    ascorbic committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    6585d84 View commit details
    Browse the repository at this point in the history
  4. Better static analysis

    ascorbic committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    83b0321 View commit details
    Browse the repository at this point in the history
  5. Use jsx utils package

    ascorbic committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    b430e5a View commit details
    Browse the repository at this point in the history
  6. Fix typings

    ascorbic committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    96df1b8 View commit details
    Browse the repository at this point in the history
  7. Typecheck fix

    ascorbic committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    f98f56a View commit details
    Browse the repository at this point in the history
  8. Fix repo fields

    ascorbic committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    e48da0a View commit details
    Browse the repository at this point in the history
  9. Helpful warning

    ascorbic committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    c11c2a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Re-enable duotone

    ascorbic committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    7f16e80 View commit details
    Browse the repository at this point in the history
  2. Update readme

    ascorbic committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    146bd6e View commit details
    Browse the repository at this point in the history
  3. Improve typings

    ascorbic committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    f46f3e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

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

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    45a223f View commit details
    Browse the repository at this point in the history
  2. handle fluid images as well

    gillkyle committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    836fe1d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    97a5b77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46e5807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d66f40 View commit details
    Browse the repository at this point in the history
  4. Improve types

    ascorbic committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    5e41c30 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Add type

    ascorbic committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    0ebbf06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41a3cce View commit details
    Browse the repository at this point in the history
  3. Update yarn.lock

    ascorbic committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    12597fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4036bb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b548429 View commit details
    Browse the repository at this point in the history
  6. Update readme

    ascorbic committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    3242599 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    935e91a View commit details
    Browse the repository at this point in the history
  8. Update deps

    ascorbic committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    70616e2 View commit details
    Browse the repository at this point in the history
  9. Only watch in develop

    ascorbic committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    67ea9ef View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    4f68363 View commit details
    Browse the repository at this point in the history
  2. Rearrange, ready for merger

    ascorbic committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    f5dc9f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13e1ca8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6569d06 View commit details
    Browse the repository at this point in the history
  5. Build babel plugin

    ascorbic committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    f3598f0 View commit details
    Browse the repository at this point in the history
  6. More merging

    ascorbic committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    94e4b7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7635d59 View commit details
    Browse the repository at this point in the history
  8. include webpack changes

    Laurie committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    5060df6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    812ab51 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    80c9155 View commit details
    Browse the repository at this point in the history
  2. Fix compat compilation

    ascorbic committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    5f1aa5a View commit details
    Browse the repository at this point in the history
  3. Fix SSR

    ascorbic committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    4f8824e View commit details
    Browse the repository at this point in the history
  4. Merge readmes

    ascorbic committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    5155374 View commit details
    Browse the repository at this point in the history
  5. Build browser bundle

    ascorbic committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    e93480f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e581396 View commit details
    Browse the repository at this point in the history
  7. Remove hook import

    ascorbic committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    f6e1156 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: LB <[email protected]>
    ascorbic and LB authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    24ffaa2 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feat/static-image-babel' of github.com:gatsbyjs/gatsby …

    …into feat/static-image-babel
    ascorbic committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    ff4d0a9 View commit details
    Browse the repository at this point in the history
  10. Changes from review

    ascorbic committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    ea4bf65 View commit details
    Browse the repository at this point in the history
  11. add path prefix, static image do e2e test

    Laurie committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    2e5912f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Add prepare script

    ascorbic committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    aee3dc9 View commit details
    Browse the repository at this point in the history
  2. Apply README suggestions from code review

    Co-authored-by: LB <[email protected]>
    ascorbic and LB authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    9ecea93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    284d34c View commit details
    Browse the repository at this point in the history
  4. Better error messages

    ascorbic committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    8badae4 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/static-image-babel' of github.com:gatsbyjs/gatsby …

    …into feat/static-image-babel
    ascorbic committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    121e344 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    618bd75 View commit details
    Browse the repository at this point in the history
  7. Fix type

    ascorbic committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    e2d84d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f84853f View commit details
    Browse the repository at this point in the history
  9. add static images to production runtime site

    Laurie committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    31b8594 View commit details
    Browse the repository at this point in the history
  10. add path prefix tests

    Laurie committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    cc7c571 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5426dcf View commit details
    Browse the repository at this point in the history
  12. Merge branch 'feat/static-image-babel' of github.com:gatsbyjs/gatsby …

    …into feat/static-image-babel
    ascorbic committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    a3305a9 View commit details
    Browse the repository at this point in the history
  13. initial gatsby static image tests

    Laurie committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    a80fa20 View commit details
    Browse the repository at this point in the history
  14. add test suite to circle ci

    Laurie committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    3f15544 View commit details
    Browse the repository at this point in the history
  15. add test suite to circle ci

    Laurie committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    d891b8d View commit details
    Browse the repository at this point in the history
  16. add test suite to circle ci

    Laurie committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    0a19484 View commit details
    Browse the repository at this point in the history
  17. remove unused imports, use valid fluid setting

    Laurie committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    c97041c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Use new fluid props syntax

    ascorbic committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    1c2c89e View commit details
    Browse the repository at this point in the history
  2. Better var name

    ascorbic committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    127840e View commit details
    Browse the repository at this point in the history
  3. update tests

    Laurie committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    8e93857 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8125d34 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/static-image-babel' of github.com:gatsbyjs/gatsby …

    …into feat/static-image-babel
    ascorbic committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    a76ea81 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    5aa7ec6 View commit details
    Browse the repository at this point in the history
  2. More compat-fixes

    ascorbic committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    f999a45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81e7ee7 View commit details
    Browse the repository at this point in the history
  4. Compat improvements

    ascorbic committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    df2e14b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4d991e View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/master' into feat/static-image…

    …-babel
    gatsbybot committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    2a8d141 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    6d05bc1 View commit details
    Browse the repository at this point in the history
  2. v0.0.1

    ascorbic committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    46f33b7 View commit details
    Browse the repository at this point in the history
  3. Add readme caveat

    ascorbic committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    b2620c7 View commit details
    Browse the repository at this point in the history
  4. Update version in packages

    ascorbic committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    870ceff View commit details
    Browse the repository at this point in the history
  5. Remove forcewrapper

    ascorbic committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    5db8d30 View commit details
    Browse the repository at this point in the history
  6. wip

    ascorbic committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    c095f4b View commit details
    Browse the repository at this point in the history
  7. have static image use gatsbyImageProps function

    Laurie committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    02e6495 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    4de8330 View commit details
    Browse the repository at this point in the history
  2. Upgrade sharp

    ascorbic committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    683b57a View commit details
    Browse the repository at this point in the history
  3. Fix static image type

    ascorbic committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    559b571 View commit details
    Browse the repository at this point in the history
  4. First steps to update API

    ascorbic committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    d52c4a0 View commit details
    Browse the repository at this point in the history
  5. Add descriptions

    ascorbic committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    13e3423 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d440ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03e894a View commit details
    Browse the repository at this point in the history
  8. TypeScript fixes

    ascorbic committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    60d554f View commit details
    Browse the repository at this point in the history
  9. Compile ts

    ascorbic committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    d5b1f1a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    f78bb88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a0c0b0 View commit details
    Browse the repository at this point in the history
  3. remove unused file

    Laurie committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    86f9af0 View commit details
    Browse the repository at this point in the history
  4. unbump sharp until sharp PR is merged

    Laurie committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    9e1f556 View commit details
    Browse the repository at this point in the history
  5. comment out import

    Laurie committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    ffddd6f View commit details
    Browse the repository at this point in the history
  6. update snapshots

    Laurie committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    70cdb59 View commit details
    Browse the repository at this point in the history
  7. change JSX to take image prop

    Laurie committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    c1558f2 View commit details
    Browse the repository at this point in the history
  8. static image uses new image props

    Laurie committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    3127a0a View commit details
    Browse the repository at this point in the history
  9. Rename all the things

    ascorbic committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    4a31afb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4b57129 View commit details
    Browse the repository at this point in the history
  11. Update schema

    ascorbic committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    a1d967d View commit details
    Browse the repository at this point in the history
  12. fix intrinsic issue 1px problem, still doesn't seem to reach the corr…

    …ect max size
    Laurie committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    b601e9d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Fix layout

    ascorbic committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    a5ba190 View commit details
    Browse the repository at this point in the history
  2. Update readme

    ascorbic committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    1e1dba6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1b3b62 View commit details
    Browse the repository at this point in the history
  4. Fix dep

    ascorbic committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    edb5a7a View commit details
    Browse the repository at this point in the history
  5. Shouldn;t be in this

    ascorbic committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    8449710 View commit details
    Browse the repository at this point in the history
  6. Fix sharp function name

    ascorbic committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    1888a2f View commit details
    Browse the repository at this point in the history
  7. Version

    ascorbic committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    8568329 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    483adb8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6abf47d View commit details
    Browse the repository at this point in the history
  10. Add a helper funciton

    ascorbic committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    f30d823 View commit details
    Browse the repository at this point in the history
  11. Make backgroundColor work

    ascorbic committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    abd9052 View commit details
    Browse the repository at this point in the history
  12. update layout for images

    Laurie committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    b0e1a39 View commit details
    Browse the repository at this point in the history
  13. no longer using base64 so remove that test

    Laurie committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    dc905ac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6307d9b View commit details
    Browse the repository at this point in the history
  15. Fix passing of props

    ascorbic committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    cde4d27 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'feat/image-resolvers' of github.com:gatsbyjs/gatsby int…

    …o feat/image-resolvers
    ascorbic committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    267af4d View commit details
    Browse the repository at this point in the history
  17. Add TODO comments

    ascorbic committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    a02fadb View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    03e26e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a78089 View commit details
    Browse the repository at this point in the history
  3. Export batch queue function

    ascorbic committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    087d792 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48ffac8 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. feat(gatsby-plugin-sharp): create image sizes helper (#27554)

    * wip tests and tweaks to utility
    
    * more wip tests
    
    * remove file reading from helper
    
    * fixing fluid calculations and adding more tests
    
    * tweak a little more
    
    * remove extraneous export
    
    * check that user specified dimensions are positive
    
    * remove unnecessary code from review suggestions
    
    * add warning, simplify case of no fluid dimensions
    
    * add files to warnings and clean up logic
    
    * Split into two functions and remove 3x default
    
    * Rename warn function and use reporter
    
    Co-authored-by: Matt Kane <[email protected]>
    gillkyle and ascorbic authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    99d5c77 View commit details
    Browse the repository at this point in the history
  2. Use passed-in reporter

    ascorbic committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    dd903e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f96517 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b048019 View commit details
    Browse the repository at this point in the history
  5. Round sizes

    ascorbic committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    0924270 View commit details
    Browse the repository at this point in the history
  6. Use new resizing functions

    ascorbic committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    050450d View commit details
    Browse the repository at this point in the history
  7. default layout wasn't passed to createImageSizes

    Laurie committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    b49e8c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0809801 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f65ed05 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    2a08433 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee0f51a View commit details
    Browse the repository at this point in the history
  3. Remove log

    ascorbic committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    22f4e8a View commit details
    Browse the repository at this point in the history
  4. Handle null image in SSR

    ascorbic committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    9523fc3 View commit details
    Browse the repository at this point in the history
  5. Version fix

    ascorbic committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    d6c0b3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59ee72c View commit details
    Browse the repository at this point in the history
  7. Remove unused func

    ascorbic committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    046a614 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    35df109 View commit details
    Browse the repository at this point in the history
  2. sizing code for KG to drive refactor

    Laurie committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    0108c2c View commit details
    Browse the repository at this point in the history
  3. remove isSmaller

    gillkyle committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    130ba02 View commit details
    Browse the repository at this point in the history
  4. fix tests

    gillkyle committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    8fbca1d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    3c264eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    838b01a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/image-resolvers' of github.com:gatsbyjs/gatsby int…

    …o feat/image-resolvers
    ascorbic committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    781af53 View commit details
    Browse the repository at this point in the history
  4. Add object-fit

    ascorbic committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    92768e1 View commit details
    Browse the repository at this point in the history
  5. rename placeholder function for consistency

    Laurie committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    72645ad View commit details
    Browse the repository at this point in the history
  6. Update readme

    ascorbic committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    2f73b31 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/image-resolvers' of github.com:gatsbyjs/gatsby int…

    …o feat/image-resolvers
    ascorbic committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    d7d8617 View commit details
    Browse the repository at this point in the history
  8. fix path prefix images

    Laurie committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    abda06a View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feat/image-resolvers' of https://github.com/gatsbyjs/ga…

    …tsby into feat/image-resolvers
    Laurie committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    a086ef7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a9b0fe View commit details
    Browse the repository at this point in the history
  11. rename file to match constrained naming

    Laurie committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    f3e114a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Changes from review

    ascorbic committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    b5c546a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89764a8 View commit details
    Browse the repository at this point in the history
  3. Add alpha warning

    ascorbic committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    950b131 View commit details
    Browse the repository at this point in the history
  4. Change from review

    ascorbic committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    2568f00 View commit details
    Browse the repository at this point in the history
  5. fix placeholder opacity

    Laurie committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    43bb48b View commit details
    Browse the repository at this point in the history
  6. fix placeholder bug

    Laurie committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    fb616c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3508808 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. tests: Add visual regression tests (#27619)

    * tests: Add visual regression tests
    
    * Add config
    
    * Wait for images to load
    
    * Do multiple window sizes
    
    * Adjust settings for comparisons
    
    * Fix wrapper
    
    * Add 1024 window
    
    * Save reports
    
    * Update fixed image too large snapshot
    
    * Disable video
    
    * Update readme
    
    * Update element id
    
    * Force 1x pixel density
    
    * Update readme
    ascorbic authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    d66f3b2 View commit details
    Browse the repository at this point in the history
  2. Fix e2e test

    ascorbic committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    9c3b7cb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/image-resolvers' of github.com:gatsbyjs/gatsby int…

    …o feat/image-resolvers
    ascorbic committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    d0ff2c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9e36bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cfc7c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de6c6a1 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/image-resolvers' of github.com:gatsbyjs/gatsby int…

    …o feat/image-resolvers
    gillkyle committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    b0c27ec View commit details
    Browse the repository at this point in the history
  8. Fix dependency

    ascorbic committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    d8675ce View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

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

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    8bddbf7 View commit details
    Browse the repository at this point in the history
  2. Update API

    ascorbic committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    9232ba9 View commit details
    Browse the repository at this point in the history
  3. Default to blurred

    ascorbic committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    ee1cd08 View commit details
    Browse the repository at this point in the history
  4. Fix test

    ascorbic committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    61b0f95 View commit details
    Browse the repository at this point in the history
  5. Fix default

    ascorbic committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    e00256f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Change from review

    ascorbic committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    eff996b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Updates to fixed sizing

    ascorbic committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    5ae0918 View commit details
    Browse the repository at this point in the history
  2. Update snapshots

    ascorbic committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    abe9a35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4871108 View commit details
    Browse the repository at this point in the history
  4. fix readme, clean up unused variable

    Laurie committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    91b4838 View commit details
    Browse the repository at this point in the history
  5. fix lint

    Laurie committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    23afa88 View commit details
    Browse the repository at this point in the history
  6. weird readme lint issue

    Laurie committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    248abf3 View commit details
    Browse the repository at this point in the history