angular/packages/common/test
Iván Navarro a055196c55 fix(common): warn if using ngSrcset without a configured image loader (#48804)
Warn the user in the console in case the `ngSrcset` is present and no
loader is configured. In this case, the default loader is used and
it ignores this attribute.

PR Close #48804
2023-01-25 19:27:00 +00:00
..
directives fix(common): warn if using ngSrcset without a configured image loader (#48804) 2023-01-25 19:27:00 +00:00
i18n build(common): update CLDR to version 41 (#45714) 2022-04-29 12:20:08 -04:00
image_loaders refactor(common): decouple preconnect checks from image loaders (#47565) 2022-09-29 16:39:35 -07:00
location fix(common): Update Location to get a normalized URL valid in case a represented URL starts with the substring equals APP_BASE_HREF (#48489) 2023-01-12 11:45:32 -08:00
pipes feat(common): add injection token for default DatePipe configuration (#47157) 2022-10-07 09:16:00 -07:00
BUILD.bazel refactor: update packages/common tests to work with ESM pipeline (#48521) 2022-12-19 19:50:42 +00:00
cookie_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
viewport_scroller_spec.ts refactor: remove unnecessary test support check utilities (#47543) 2023-01-24 21:06:09 +00:00