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 PreloadHeroImage Optimizer transformer #5350

Merged
merged 98 commits into from
Nov 3, 2020
Merged

Commits on Aug 27, 2020

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

Commits on Aug 28, 2020

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

Commits on Aug 29, 2020

  1. Add HeroImage value object

    schlessera committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    437fa8d View commit details
    Browse the repository at this point in the history
  2. Add missing attributes

    schlessera committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    b268cd6 View commit details
    Browse the repository at this point in the history
  3. Add Amp::isTemplate check

    schlessera committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    72a01b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99eec9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d462af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a98ad0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8b2015 View commit details
    Browse the repository at this point in the history
  8. Add image URL validation

    schlessera committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    0b78bd7 View commit details
    Browse the repository at this point in the history
  9. Fix PHPStan issues

    schlessera committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    4c4bc56 View commit details
    Browse the repository at this point in the history
  10. Fix code style issues

    schlessera committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    9703ebd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f1426b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    96f88ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcbcc4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16dbf2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8795fde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d46c44e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d97d49c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e850726 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    8cfadb1 View commit details
    Browse the repository at this point in the history
  2. Fix srcset assignment

    schlessera committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    51da2cd View commit details
    Browse the repository at this point in the history
  3. Fix negated comparisons

    schlessera committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    111e497 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0dc9cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1acb66f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c32636 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    7af1c5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb01a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae4b1bd View commit details
    Browse the repository at this point in the history
  4. Skip "auto" dimensions

    schlessera committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    86f34ef View commit details
    Browse the repository at this point in the history
  5. Add relative URL tests

    schlessera committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    a4f2ec4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Configuration menu
    Copy the full SHA
    361efde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71d5170 View commit details
    Browse the repository at this point in the history
  3. Fix typehint for threshold

    schlessera committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    e98e684 View commit details
    Browse the repository at this point in the history
  4. Add DIV to Tag constants

    schlessera committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    56804ea View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

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

Commits on Sep 15, 2020

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

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    b05b035 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ab477e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3850c25 View commit details
    Browse the repository at this point in the history
  4. Use attribute constant for viewport

    Co-authored-by: Pierre Gordon <[email protected]>
    schlessera and pierlon authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    b71afe8 View commit details
    Browse the repository at this point in the history
  5. Use constants for checking viewport

    Co-authored-by: Pierre Gordon <[email protected]>
    schlessera and pierlon authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    122a5a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    392709c View commit details
    Browse the repository at this point in the history
  7. Fix userpass and host order

    Co-authored-by: Pierre Gordon <[email protected]>
    schlessera and pierlon authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    025d54b View commit details
    Browse the repository at this point in the history
  8. Fix typo in docblock

    Co-authored-by: Pierre Gordon <[email protected]>
    schlessera and pierlon authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    e68f7ff View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Configuration menu
    Copy the full SHA
    9b58169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0ed9ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6033c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c251909 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    d35b8a8 View commit details
    Browse the repository at this point in the history
  2. Update spec tests

    schlessera committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    d1ba9c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fba400f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7afa02b View commit details
    Browse the repository at this point in the history
  5. Fix typos in tests

    schlessera committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    a6c1a89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1169981 View commit details
    Browse the repository at this point in the history
  7. Fix srcset preload test

    schlessera committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    8eb3250 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea637d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ae3e3e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a981eeb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7309ee3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dda3065 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    6caab91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17380a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    607fa5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6343103 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4465a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec6daca View commit details
    Browse the repository at this point in the history
  7. Add missing trailing comma

    schlessera committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    a56f7c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29daf74 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Add site icon detection

    schlessera committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    1555c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07689ad View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    27d3be6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30973c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e47cb8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bd673f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a92b8c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9addb67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60abe7a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c249d69 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Configuration menu
    Copy the full SHA
    a146319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ba627e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01b33e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdb8818 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Configuration menu
    Copy the full SHA
    a856eb1 View commit details
    Browse the repository at this point in the history
  2. Allow regular image in anticipation of AMP change

    Co-authored-by: Weston Ruter <[email protected]>
    schlessera and westonruter authored Oct 31, 2020
    Configuration menu
    Copy the full SHA
    1eed7f1 View commit details
    Browse the repository at this point in the history
  3. Grammatify correctlier

    Co-authored-by: Weston Ruter <[email protected]>
    schlessera and westonruter authored Oct 31, 2020
    Configuration menu
    Copy the full SHA
    332ad51 View commit details
    Browse the repository at this point in the history
  4. Append pass instead of replacing entire user string

    Co-authored-by: Weston Ruter <[email protected]>
    schlessera and westonruter authored Oct 31, 2020
    Configuration menu
    Copy the full SHA
    d41fab7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce95088 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7ac118 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3320b6f View commit details
    Browse the repository at this point in the history
  8. Remove useless TODO

    schlessera committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    6ee3b0a View commit details
    Browse the repository at this point in the history
  9. Correct equal sign alignment

    Co-authored-by: Weston Ruter <[email protected]>
    schlessera and westonruter authored Oct 31, 2020
    Configuration menu
    Copy the full SHA
    910342c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    b2f67a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94f4259 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5270af3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec5584f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    981e960 View commit details
    Browse the repository at this point in the history