angular/packages/common/test
Kara Erickson b3879dbf14 fix(common): support density descriptors with 2+ decimals (#47197)
This commit fixes a bug where `rawSrcset` in the image
directive would allow density descriptors like `1.5x`
but not like `1.25x`. Now descriptors with 2+ digits
after the decimal point should work.

PR Close #47197
2022-08-22 10:49:46 -07:00
..
directives fix(common): support density descriptors with 2+ decimals (#47197) 2022-08-22 10:49:46 -07:00
i18n build(common): update CLDR to version 41 (#45714) 2022-04-29 12:20:08 -04:00
image_loaders refactor(common): clean up util.ts and preconnect_link_checker files (#47082) 2022-08-16 17:36:54 +00: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