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

Image component lazy loading #17916

Merged
merged 24 commits into from Oct 17, 2020
Merged

Commits on Sep 24, 2020

  1. Copy the full SHA
    5cdd37a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    03e3b96 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4a7243a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    354e0ab View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    22e1ddf View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    144812a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3090223 View commit details
    Browse the repository at this point in the history
  8. Minor cleanups

    atcastle committed Sep 24, 2020
    Copy the full SHA
    6749745 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Copy the full SHA
    241e835 View commit details
    Browse the repository at this point in the history
  2. Add priority attribute

    atcastle committed Oct 5, 2020
    Copy the full SHA
    016aef7 View commit details
    Browse the repository at this point in the history
  3. Handle unregistered host

    atcastle committed Oct 5, 2020
    Copy the full SHA
    2aee017 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Simplify image config loading

    timneutkens authored and atcastle committed Oct 6, 2020
    Copy the full SHA
    f02580b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bcf5464 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    68f7e71 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a76af8a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Copy the full SHA
    f7b832d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    87d650e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Copy the full SHA
    60e057b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

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

Commits on Oct 14, 2020

  1. Copy the full SHA
    5adfcfd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Add lazy loading

    atcastle committed Oct 15, 2020
    Copy the full SHA
    24ec9ee View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Copy the full SHA
    9c2e235 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Copy the full SHA
    959c419 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'canary' of github.com:vercel/next.js into azukaru-image…

    …-component
    
    # Conflicts:
    #	packages/next/client/image.tsx
    timneutkens committed Oct 17, 2020
    Copy the full SHA
    946ef4b View commit details
    Browse the repository at this point in the history