angular/packages/common/src
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
..
directives docs(common): rewrite docs for NgForOf#ngForTrackBy (#42329) 2021-05-26 20:05:39 +00:00
i18n refactor: add override keyword to members implementing abstract declarations (#42512) 2021-07-12 13:11:17 -07:00
location refactor: add override keyword to members implementing abstract declarations (#42512) 2021-07-12 13:11:17 -07:00
pipes fix(common): re-sort output of KeyValuePipe when compareFn changes (#42821) 2021-07-13 11:33:21 -07:00
common.ts fix(platform-browser): configure XhrFactory to use BrowserXhr (#41313) 2021-03-29 15:14:16 -07:00
common_module.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
cookie.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
dom_adapter.ts perf(common): remove unused methods from DomAdapter (#41102) 2021-03-10 11:48:24 -08:00
dom_tokens.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
platform_id.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
private_export.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
version.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
viewport_scroller.ts fix(common): viewport scroller not finding elements inside the shadow DOM (#41644) 2021-04-15 12:47:05 -07:00
xhr.ts fix(platform-browser): configure XhrFactory to use BrowserXhr (#41313) 2021-03-29 15:14:16 -07:00