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-remark-images): Add flag to suppress css background-image to prevent FOUB #17154

Merged
merged 17 commits into from
Sep 10, 2019
Merged

feat(gatsby-remark-images): Add flag to suppress css background-image to prevent FOUB #17154

merged 17 commits into from
Sep 10, 2019

Commits on Aug 28, 2019

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

    kimbaudi committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    1953f04 View commit details
    Browse the repository at this point in the history
  3. clean

    kimbaudi committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    bb6fab3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

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

Commits on Sep 3, 2019

  1. Merge branch 'master' of github.com:gatsbyjs/gatsby into topics/gatsb…

    …y-remark-images-add-flag-to-disable-bg-img-on-images-w-transparency
    kimbaudi committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    c7fcebc View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Merge branch 'master' of github.com:gatsbyjs/gatsby into topics/gatsb…

    …y-remark-images-add-flag-to-disable-bg-img-on-images-w-transparency
    kimbaudi committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    fe1dd43 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

  1. undo some changes

    kimbaudi committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    c0aa7b4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:gatsbyjs/gatsby into topics/gatsb…

    …y-remark-images-add-flag-to-disable-bg-img-on-images-w-transparency
    kimbaudi committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    8ea1172 View commit details
    Browse the repository at this point in the history
  3. redo changes

    kimbaudi committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    bc3a41e View commit details
    Browse the repository at this point in the history
  4. update snapshot

    kimbaudi committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    aafb20e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:gatsbyjs/gatsby into topics/gatsb…

    …y-remark-images-add-flag-to-disable-bg-img-on-images-w-transparency
    kimbaudi committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    194a836 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Merge branch 'master' of github.com:gatsbyjs/gatsby into topics/gatsb…

    …y-remark-images-add-flag-to-disable-bg-img-on-images-w-transparency
    kimbaudi committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    d84ba64 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:gatsbyjs/gatsby into topics/gatsb…

    …y-remark-images-add-flag-to-disable-bg-img-on-images-w-transparency
    kimbaudi committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    220cd90 View commit details
    Browse the repository at this point in the history
  3. Update packages/gatsby-remark-images/src/index.js

    Co-Authored-By: Ward Peeters <ward@coding-tech.com>
    kimbaudi and wardpeet committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    171ede6 View commit details
    Browse the repository at this point in the history
  4. code review

    kimbaudi committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    abb5b09 View commit details
    Browse the repository at this point in the history
  5. code review

    kimbaudi committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    5d7b8f1 View commit details
    Browse the repository at this point in the history
  6. update snapshot

    kimbaudi committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    9d5bbf5 View commit details
    Browse the repository at this point in the history