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

Regression: restore extraction of data-URI images from source for builders whose output formats do not support them natively. #12344

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on May 2, 2024

  1. Image transforms: always extract images from data: URIs, even whe…

    …n the builder's file format does not support remotely-hosted image references.
    jayaddison committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f8b040d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    553e4cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7741da4 View commit details
    Browse the repository at this point in the history
  4. docs: attempt to clarify the intent of the `supported_remote_images

    …` and ``supported_data_uri_images`` builder attributes.
    jayaddison committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d0e96a1 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Add CHANGES.rst entry.

    jayaddison committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ffc62e7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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