Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@SkyZeroZx
Copy link
Contributor

@SkyZeroZx SkyZeroZx commented Nov 17, 2025

…nary` image loaders

Adds support for custom transformations to Cloudinary and Cloudflare image loaders via a transform parameter.

This enables on-demand image transformations, letting apps optimize delivery and reduce bandwidth usage.

Fixes #65191 and #64639

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: common Issues related to APIs in the @angular/common package labels Nov 17, 2025
@ngbot ngbot bot added this to the Backlog milestone Nov 17, 2025
@SkyZeroZx SkyZeroZx changed the title feat(common): Add custom transformations for Cloudflare and `Cloudi… Adds support for custom transformations to Cloudinary and Cloudflare image loaders via a transform parameter. Nov 17, 2025
…nary` image loaders

Adds support for custom transformations to Cloudinary and Cloudflare image loaders via a `transform` parameter.

Fixes angular#65191 angular#64639
@SkyZeroZx SkyZeroZx force-pushed the feat/img-directive-update-loaders-options branch from b1ec8cd to 1623a75 Compare November 17, 2025 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: common Issues related to APIs in the @angular/common package detected: feature PR contains a feature commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(common): Cloudflare loader — height-aware srcset (fit=crop)

1 participant