lbry-desktop/ui
infinite-persistence f251ad999e
Handle view_count formatting on old browsers
## Issue
7102 Failed to initialize numberformat on some browsers

## Changes
Just revert to the non-SI notation (but still locale aware) for browsers that does not support the `compactDisplay` option.

I thought of adding an English-only abbreviation for that corner-case, but I think it's not worth the effort maintaining. There are worse issues happening on older browsers, such as icons not aligning properly in buttons and functions that require polyfilling.
2021-09-16 17:11:09 +08:00
..
component Handle view_count formatting on old browsers 2021-09-16 17:11:09 +08:00
constants Channel Page: enable filters; add "sort by" filter (#7069) 2021-09-13 11:23:53 -04:00
effects Fallback image for <FileThumbnail> 2021-08-17 19:46:54 -07:00
modal Fix list thumbnail upload (#7074) 2021-09-13 11:40:31 -04:00
page Fix missing localization macro during refactoring 2021-09-15 10:12:24 +08:00
redux Commentron err replacement: fix readability + added link support. 2021-09-15 16:02:02 +08:00
scss Fix dropdown caret spacing (#7096) 2021-09-15 15:18:17 -04:00
util Playlist fall out fixes (#7032) 2021-09-10 13:27:21 -04:00
analytics.js Fix stale recsys and fix watchman uncaught promise when videoPlayer is not initialized (#7014) 2021-09-03 11:29:23 -04:00
app.js
comments.js Comment Moderation - time based bans 2021-09-03 07:17:56 +08:00
i18n.js Revert "Simplify language lists" 2021-04-06 15:42:27 -04:00
index.jsx bugfix 2021-07-29 12:58:25 -04:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
recsys.js Fix stale recsys and fix watchman uncaught promise when videoPlayer is not initialized (#7014) 2021-09-03 11:29:23 -04:00
reducers.js wip 2021-06-08 13:25:52 -04:00
rewards.js When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07:00
store.js sync edited playlists 2021-08-03 11:47:54 -04:00