angular/goldens/public-api
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
..
animations refactor(animations): convert scripts within packages/animations to relative imports (#60230) 2025-03-27 18:28:01 +00:00
common feat(common): support decoding in NgOptimizedImage (#61905) 2025-06-09 09:02:17 -07:00
compiler-cli fix(compiler): move defer trigger assertions out of parser (#61747) 2025-05-30 13:44:58 -04:00
core refactor(core): Delete createSignalTuple (#61907) 2025-06-06 13:46:16 +02:00
elements build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
forms fix(forms): Allow ControlState as reset arguments for FormGroup/FormRecord (#55860) 2025-05-21 17:26:23 +00:00
localize docs: rename @nodoc to @docs-private (#61194) 2025-05-09 10:23:00 -07:00
platform-browser refactor: add explicit types for exports relying on inferred call return type (#61312) 2025-05-13 22:45:18 +00:00
platform-browser-dynamic refactor(platform-browser): Deprecate the platform-browser-dynamic package (#61043) 2025-05-15 09:48:15 -07:00
platform-server refactor: add explicit types for exports relying on inferred call return type (#61312) 2025-05-13 22:45:18 +00:00
router refactor(router): add return types to exported functions (#61310) 2025-05-14 08:57:35 -07:00
service-worker feat(service-worker): support push subscription changes (#61856) 2025-06-04 14:16:51 -04:00
upgrade docs: rename @nodoc to @docs-private (#61194) 2025-05-09 10:23:00 -07:00
manage.js build: add build step to the public API extractor script (#60578) 2025-03-27 18:13:40 +00:00