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 width/height attributes to the picture source #2811

Merged
merged 3 commits into from
Apr 30, 2021

Conversation

ausi
Copy link
Member

@ausi ausi commented Feb 26, 2021

Q A
Fixed issues Fixes #2746

We should probably wait for Chrome 90 to be released on April 13th before merging this. https://chromestatus.com/feature/5737185317748736

UPDATE: Implementation tickets for Safari and Firefox:

@ausi ausi added the bug label Feb 26, 2021
@ausi ausi added this to the 4.9 milestone Feb 26, 2021
@ausi ausi self-assigned this Feb 26, 2021
@m-vo
Copy link
Member

m-vo commented Feb 26, 2021

This will also need to be adjusted in Image/Studio/_macros.html.twig for Contao 4.11.

@ausi
Copy link
Member Author

ausi commented Apr 29, 2021

Chrome 90 is released, so I think we can merge this. 🎉

Copy link
Member

@m-vo m-vo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will also need to be adjusted in Image/Studio/_macros.html.twig for Contao 4.11.

Do we want to do this in this PR or in another one?

@ausi
Copy link
Member Author

ausi commented Apr 29, 2021

Do we want to do this in this PR or in another one?

Another one I think because this one is for version 4.9.

@ausi
Copy link
Member Author

ausi commented Apr 29, 2021

PR for Contao 4.11: #2982

@leofeyer leofeyer changed the title Set picture source width/height attributes Add width/height attributes to the picture source Apr 30, 2021
@leofeyer leofeyer merged commit 1de1669 into contao:4.9 Apr 30, 2021
@leofeyer
Copy link
Member

Thank you @ausi.

leofeyer pushed a commit that referenced this pull request Apr 30, 2021
Description
-----------

Followup to #2811 for Contao 4.11 including the changes in the twig macros.

/cc @m-vo

Commits
-------

726152a Set picture source width/height attributes
7bdc7b0 Set picture source width/height attributes in twig
bezin pushed a commit to bezin/contao that referenced this pull request Nov 26, 2021
Description
-----------

| Q                | A
| -----------------| ---
| Fixed issues     | Fixes contao#2746

We should probably wait for Chrome 90 to be released on April 13th before merging this. https://chromestatus.com/feature/5737185317748736

UPDATE: Implementation tickets for Safari and Firefox:

- <https://bugzilla.mozilla.org/show_bug.cgi?id=1694741>
- <https://bugs.webkit.org/show_bug.cgi?id=222368>

Commits
-------

1c07def Set picture source width/height attributes
fc2006a Merge branch '4.9' into fix/picture-source-width-height
328b867 Merge branch '4.9' into fix/picture-source-width-height
@ausi ausi deleted the fix/picture-source-width-height branch December 3, 2021 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants