angular-cn/packages/common/test/pipes
Meir Blumenfeld e42aa6c13b fix(common): re-sort output of `KeyValuePipe` when `compareFn` changes (#42821)
Previously, if only the `compareFn` changed but the data itself did not, then
the `KeyValuePipe` did not re-sort the output.

Fixes #42819

PR Close #42821
2021-07-13 11:33:21 -07:00
..
async_pipe_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
case_conversion_pipes_spec.ts fix(common): let case conversion pipes accept type unions with `null` (#36259) (#37447) 2020-09-28 12:23:32 -04:00
date_pipe_spec.ts feat(common): stricter types for DatePipe (#37447) 2020-09-28 12:23:32 -04:00
i18n_plural_pipe_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
i18n_select_pipe_spec.ts fix(common): correct and simplify typing of I18nPluralPipe (#37447) 2020-09-28 12:23:32 -04:00
json_pipe_spec.ts feat(core): update reference and doc to change `async` to `waitAsync`. (#37583) 2020-08-03 12:54:13 -07:00
keyvalue_pipe_spec.ts fix(common): re-sort output of `KeyValuePipe` when `compareFn` changes (#42821) 2021-07-13 11:33:21 -07:00
number_pipe_spec.ts fix(common): initialize currencyCode in currencyPipe (#40505) 2021-06-03 10:52:28 -07:00
slice_pipe_spec.ts fix(common): correct typing and implementation of `SlicePipe` (#37447) 2020-09-28 12:23:33 -04:00