angular/packages/common/src
Matthieu Riegler d34c033902 refactor(common): Deprecate Local Data API functions (#54483)
Ahead of delegating the i18n subsystem to the `Intl` API, this commit introduce the intention to remove those functions from the public API.

DEPRECATED: `getCurrencySymbol`, `getLocaleCurrencyCode`, `getLocaleCurrencyName`, `getLocaleCurrencySymbol`, `getLocaleDateFormat`, `getLocaleDateTimeFormat`, `getLocaleDayNames`, `getLocaleDayPeriods`, `getLocaleDirection`, `getLocaleEraNames`, `getLocaleExtraDayPeriodRules`, `getLocaleExtraDayPeriods`, `getLocaleFirstDayOfWeek`, `getLocaleId`, `getLocaleMonthNames`, `getLocaleNumberFormat`, `getLocaleNumberSymbol`, `getLocalePluralCase`, `getLocaleTimeFormat`, `getLocaleWeekEndRange`, `getNumberOfCurrencyDigits`

PR Close #54483
2024-04-23 12:22:43 -07:00
..
directives docs: Use new Urls to drop the docs url mapper (#55043) 2024-04-09 12:23:09 -07:00
i18n refactor(common): Deprecate Local Data API functions (#54483) 2024-04-23 12:22:43 -07:00
location docs: drop glossary links (#55044) 2024-03-28 13:02:50 -07:00
navigation refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
pipes docs: Use new Urls to drop the docs url mapper (#55043) 2024-04-09 12:23:09 -07:00
common.ts refactor(common): remove deprecated isPlatformWorkerApp and isPlatformWorkerUi API (#55302) 2024-04-17 08:00:01 +02:00
common_module.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
cookie.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
dom_adapter.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
dom_tokens.ts refactor(core): remove InjectionToken descriptions in optimized builds. (#53747) 2024-01-26 19:12:41 +00:00
errors.ts feat(common): add placeholder to NgOptimizedImage (#53783) 2024-01-29 16:00:38 +00:00
platform_id.ts refactor(common): remove deprecated isPlatformWorkerApp and isPlatformWorkerUi API (#55302) 2024-04-17 08:00:01 +02:00
private_export.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
version.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
viewport_scroller.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
xhr.ts fix(platform-browser): configure XhrFactory to use BrowserXhr (#41313) 2021-03-29 15:14:16 -07:00