angular/packages/common/test
Andrew Kushnir ca7bf65933 fix(common): rename rawSrc -> ngSrc in NgOptimizedImage directive (#47362)
As an ongoing effort to stabilize the NgOptimizedImage API before existing the Developer Preview, this commit renames the `rawSrc` attribute used for the NgOptimizedImage selector matching to `ngSrc`. The `rawSrcset` is also renamed to `ngSrcset` for consistency.

The motivation for this change is to align the attribute name better with other built-in directives, such as `ngFor`, `ngIf`, `ngClass`, `ngStyle`, etc.

Note: this is technically a breaking change, but since the NgOptimizedImage directive is in the Developer Preview mode, we land the change in a patch branch.

PR Close #47362
2022-09-09 14:25:37 -07:00
..
directives fix(common): rename rawSrc -> ngSrc in NgOptimizedImage directive (#47362) 2022-09-09 14:25:37 -07:00
i18n build(common): update CLDR to version 41 (#45714) 2022-04-29 12:20:08 -04:00
image_loaders fix(common): rename rawSrc -> ngSrc in NgOptimizedImage directive (#47362) 2022-09-09 14:25:37 -07:00
location test(common): Fix flaky Location test (#45683) 2022-04-19 20:17:56 -07:00
pipes feat(common): make the CommonModule pipes standalone (#46401) 2022-06-23 13:51:43 -07:00
BUILD.bazel build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
cookie_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
viewport_scroller_spec.ts build: update to jasmine 4.0 (#45558) 2022-04-11 16:25:28 +00:00