angular/packages/common/test/directives
Pawel Kozlowski d3c25f20a3 test(common): demonstrate that image loaders are configurable on a component level (#47565)
Add a test to ensure that optimized image loaders can be configured at any
level of the DI hierarchy, including component's node injector.

PR Close #47565
2022-09-29 16:39:35 -07:00
..
ng_class_spec.ts fix(common): allow null/undefined to be passed to ngClass input (#39280) (#46906) 2022-08-01 12:55:13 -07:00
ng_component_outlet_spec.ts feat(common): make the CommonModule directives standalone (#46469) 2022-06-28 12:55:25 -07:00
ng_for_spec.ts refactor(common): create an NgFor alias for NgForOf directive (#47309) 2022-09-09 14:04:54 -07:00
ng_if_spec.ts feat(common): make the CommonModule directives standalone (#46469) 2022-06-28 12:55:25 -07:00
ng_optimized_image_spec.ts test(common): demonstrate that image loaders are configurable on a component level (#47565) 2022-09-29 16:39:35 -07:00
ng_plural_spec.ts feat(common): make the CommonModule directives standalone (#46469) 2022-06-28 12:55:25 -07:00
ng_style_spec.ts fix(common): allow null/undefined to be passed to ngStyle input (#47069) 2022-08-09 10:01:49 -07:00
ng_switch_spec.ts feat(common): make the CommonModule directives standalone (#46469) 2022-06-28 12:55:25 -07:00
ng_template_outlet_spec.ts feat(common): make the CommonModule directives standalone (#46469) 2022-06-28 12:55:25 -07:00
non_bindable_spec.ts feat(core): update reference and doc to change async to waitAsync. (#37583) 2020-08-03 12:54:13 -07:00