angular/packages/common/src
arturovt ef10aa4005 feat(common): support decoding in NgOptimizedImage (#61905)
This commit adds the ability to set the decoding attribute in NgOptimizedImage. It proxies the binding onto the host image element. If no binding is provided, it defaults to "auto", which matches the browser's default behavior. This approach avoids any breaking changes resulting from the update.

PR Close #61905
2025-06-09 09:02:17 -07:00
..
directives feat(common): support decoding in NgOptimizedImage (#61905) 2025-06-09 09:02:17 -07:00
i18n docs(docs-infra): Add version of introduction for APIs (#60814) 2025-05-02 07:51:33 -07:00
location docs: rename @nodoc to @docs-private (#61194) 2025-05-09 10:23:00 -07:00
navigation refactor(core): Add fake navigation to primitives for code sharing (#59857) 2025-02-19 20:09:10 +00:00
pipes fix(common): cleanup updateLatestValue if view is destroyed before promise resolves (#58041) 2025-05-01 14:53:13 -07:00
common.ts feat(core): move DOCUMENT token into core (#60663) 2025-04-01 12:48:06 +00:00
common_module.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
cookie.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
dom_adapter.ts refactor: remove unnecessary TSLint rule flags (#59365) 2025-01-07 16:06:21 +00:00
errors.ts refactor(common): drop value not a number message in production (#60699) 2025-04-02 19:20:11 +00:00
platform_id.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
private_export.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
version.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
viewport_scroller.ts feat(common): Allow passing ScrollOptions to ViewportScroller (#61002) 2025-04-29 12:23:12 -07:00
xhr.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00