angular/packages/common/src
Tobias Speicher 4ddcf81e61 refactor: replace deprecated String.prototype.substr() (#45397)
.substr() is deprecated so we replace it with functions which work similarily but aren't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>

PR Close #45397
2022-03-24 11:48:09 -07:00
..
directives feat(core): allow for injector to be specified when creating an embedded view (#45156) 2022-03-02 16:38:00 +00:00
i18n refactor: replace deprecated String.prototype.substr() (#45397) 2022-03-24 11:48:09 -07:00
location fix(common): cleanup URL change listeners when the root view is removed (#44901) 2022-02-14 14:02:26 -08:00
pipes refactor: replace deprecated String.prototype.substr() (#45397) 2022-03-24 11:48:09 -07:00
common.ts feat(common): add injection token for default date pipe timezone (#43611) 2021-10-06 13:53:09 -07:00
common_module.ts perf(common): make NgLocalization token tree-shakable (#45118) 2022-03-01 20:42:39 +00:00
cookie.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
dom_adapter.ts refactor: replace deprecated HTMLDocument with Document (#45282) 2022-03-08 13:12:14 -08:00
dom_tokens.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
errors.ts refactor(common): make the error messages tree shakable (#44663) 2022-01-18 10:31:44 -08: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 refactor(common): unused return value from attemptFocus (#44457) 2022-01-21 13:11:30 -08:00
xhr.ts fix(platform-browser): configure XhrFactory to use BrowserXhr (#41313) 2021-03-29 15:14:16 -07:00