angular/packages/common/test/directives
Andrew Kushnir bdd4d14db9 refactor(common): drop deprecated selector from the NgOptimizedImage directive (#47798)
This commit updates the NgOptimizedImage directive to:
- drop a deprecated selector (the `rawSrc` one)
- drop corresponding input getter

The `rawSrc` was replaced by the `ngSrc` one during the developer preview phase.

PR Close #47798
2022-10-19 15:23:03 +02: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 refactor(common): drop deprecated selector from the NgOptimizedImage directive (#47798) 2022-10-19 15:23:03 +02: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