angular/packages/common/test/directives
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
..
ng_class_spec.ts refactor(common): convert scripts within packages/common to relative imports (#60623) 2025-04-01 15:58:51 +00:00
ng_component_outlet_spec.ts build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00
ng_for_spec.ts build: migrate common to use rules_js based toolchain (#61433) 2025-05-20 15:07:56 +00:00
ng_if_spec.ts build: migrate common to use rules_js based toolchain (#61433) 2025-05-20 15:07:56 +00:00
ng_optimized_image_spec.ts feat(common): support decoding in NgOptimizedImage (#61905) 2025-06-09 09:02:17 -07:00
ng_plural_spec.ts build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00
ng_style_spec.ts refactor(common): convert scripts within packages/common to relative imports (#60623) 2025-04-01 15:58:51 +00:00
ng_switch_spec.ts build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00
ng_template_outlet_spec.ts feat(common): accept undefined inputs in NgTemplateOutlet (#61404) 2025-05-25 14:26:42 -07:00
non_bindable_spec.ts build: migrate common to use rules_js based toolchain (#61433) 2025-05-20 15:07:56 +00:00