1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/ui/app/helpers
Mark Stacey f5d4ab1cc1
Include relative time polyfill locale data (#8896)
We were including the polyfill for the `Intl.RelativeTimeFormat` API,
but we weren't including any locale data. This polyfill doesn't work
without the locale data for whichever locale you're formatting.

The data for all locales we support is now included. The locale data
is loaded from disk as-needed (during app startup, and upon each change
in locale).
2020-07-02 21:34:48 -03:00
..
constants Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
higher-order-components Refactor confirm approve page (#8757) 2020-06-09 17:10:07 -03:00
utils Include relative time polyfill locale data (#8896) 2020-07-02 21:34:48 -03:00