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

Add lazyRoot optional property to next/image component #33290

Merged
merged 25 commits into from
Jan 25, 2022

Commits on Jan 13, 2022

  1. Added 'rootEl' oprional property to next/Image component resembling '…

    …root' option of the Intersection Observer API
    11koukou committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    132fdbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fd478a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    b7c1af6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a59d95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36fb8c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a7922d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Configuration menu
    Copy the full SHA
    3e8f06a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12062ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b25f147 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2c026f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

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

Commits on Jan 17, 2022

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

Commits on Jan 18, 2022

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

Commits on Jan 20, 2022

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

Commits on Jan 23, 2022

  1. Configuration menu
    Copy the full SHA
    14f9b5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12c2ccc View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    c50d278 View commit details
    Browse the repository at this point in the history
  2. Update test/integration/image-component/default/test/index.test.js

    Co-authored-by: Steven <steven@ceriously.com>
    11koukou and styfle committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    fe55cc5 View commit details
    Browse the repository at this point in the history
  3. prop names changed

    11koukou committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    b49c235 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7583a1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    577e566 View commit details
    Browse the repository at this point in the history
  6. removed unused import

    11koukou committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    8a84282 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    49d49d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e62e3f1 View commit details
    Browse the repository at this point in the history