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 img-sizes attribute to amp-img. #24223

Closed
wants to merge 4 commits into from

Commits on Aug 27, 2019

  1. Add img-sizes attribute to amp-img.

    This allows specifying the `sizes` to use for an image, without getting
    the layout sizing behavior of `sizes` AMP adds.
    Sepand Parhami committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    e8c3e59 View commit details
    Browse the repository at this point in the history
  2. Add img-sizes documentation.

    Sepand Parhami committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    31ddaf4 View commit details
    Browse the repository at this point in the history
  3. Review feedback.

    Sepand Parhami committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    b5fcd3d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Fix lint.

    Sepand Parhami committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    464f260 View commit details
    Browse the repository at this point in the history