|
09e8484bac
|
i18n: rename locale to regionalFormat (#106585)
* locale -> regionalFormat, mirroring #102233
* set up regionalFormat to replace locale entirely
* replace locale with regionalFormat
* update reportInteraction arguments
|
2025-06-16 21:53:55 +02:00 |
|
|
23ecb9d904
|
i18n: Use grafana/i18n to init the locale and manage the regionalFormat (#105281)
|
2025-05-19 13:24:33 +02:00 |
|
|
8a2af6166c
|
i18n: adds @grafana/i18n package (#104603)
* i18n: adds grafana/i18n
* Trigger build
* chore: fix frontend lint
* chore: refactor
* chore: refactor
* chore: expose getI18nInstance in shared deps
* chore: refactors away second init
* Trigger build
* chore: updates after PR feedback
* chore: sync with enterprise
* chore: adds shouldUnescape
* Trigger build
* chore: makes functions internal
* Trigger build
* chore: fix for Pseudo locale
* chore: bumps package version
* chore: fix the version of i18n package
|
2025-05-09 05:45:20 +02:00 |
|
|
68c6e4b1e7
|
i18n: Move locale code behind the feature toggle in internationalization/dates.ts (#103981)
|
2025-04-16 09:54:10 +02:00 |
|
|
3607356f65
|
i18n: Update internationalization/dates.ts to use locale (#103731)
|
2025-04-11 11:24:40 +02:00 |
|
|
03311f6c6c
|
I18n: Memoize formatDate/formatDuration methods because they're prett… (#90338)
I18n: Memoize formatDate/formatDuration methods because they're pretty slow!!
|
2024-07-12 10:38:47 +01:00 |
|
|
db78604bd4
|
I18n: Add utility for locale-aware duration formatting (#89351)
* I18n: Add utility for locale-aware duration formatting
* fix message
* add fallback
|
2024-06-19 10:37:20 +01:00 |
|