lbry-desktop/ui/component
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
..
abandonedChannelPreview allow unsubscribe from deleted channels by navigating from sidebar 2021-04-30 11:06:34 -04:00
app disable aniview 2021-08-23 11:55:30 -04:00
autoplayCountdown Fix i18n word used as variables. 2021-09-11 10:54:03 +08:00
blockList Blocklist: don't show pagination widget when searching. 2021-09-11 21:16:42 +08:00
button use aria-hidden on all icons by default 2021-07-14 13:44:22 -05:00
cardVerify updated code 2021-07-03 14:42:37 -04:00
channelAbout Only apply Staked Levels to Comments (allow it in Posts) 2021-04-09 11:27:07 -04:00
channelBlockButton Fix: Can't unblock if delegator deleted their channel 2021-09-11 21:04:21 +08:00
channelContent re-enable views for now 2021-09-10 13:25:53 -04:00
channelDiscussion Restore comment pagination 2021-07-16 10:54:12 -04:00
channelEdit Thumbnail fixes (#6969) 2021-08-26 10:51:53 -04:00
channelMuteButton Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
channelSelector Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
channelStakedIndicator
channelThumbnail Thumbnail fixes (#6969) 2021-08-26 10:51:53 -04:00
channelTitle
claimAbandonButton wip 2021-06-08 13:25:52 -04:00
claimAuthor Add channel subscriptions count below author. (#6867) 2021-08-19 11:25:45 -04:00
claimCollectionAdd Consolidate keycode constants 2021-09-10 09:00:44 +08:00
claimCollectionAddButton Fix icon color 2021-08-03 13:23:31 -04:00
claimEffectiveAmount
claimInsufficientCredits
claimLink Revert lazy-loading videojs 2021-07-06 17:04:16 +08:00
claimList recsys v0.2 (#6977) 2021-09-02 18:39:40 -04:00
claimListDiscover Channel Page: enable filters; add "sort by" filter (#7069) 2021-09-13 11:23:53 -04:00
claimListHeader Channel Page: enable filters; add "sort by" filter (#7069) 2021-09-13 11:23:53 -04:00
claimMenuList Playlist fall out fixes (#7032) 2021-09-10 13:27:21 -04:00
claimPreview Fix missing and broken "Follow" button on reposts (#7056) 2021-09-10 11:01:12 -04:00
claimPreviewSubtitle Show content view counts on channel pages 2021-09-09 18:31:48 +08:00
claimPreviewTile Playlist fall out fixes (#7032) 2021-09-10 13:27:21 -04:00
claimPreviewTitle
claimProperties wip 2021-06-08 13:25:52 -04:00
claimRepostAuthor
claimSupportButton
claimTags wip 2021-06-08 13:25:52 -04:00
claimTilesDiscover Don't fetch view_count on empty list. 2021-09-09 22:05:48 +08:00
claimType wip 2021-06-08 13:25:52 -04:00
claimUri bring in 'notifications' state from lbry-redux 2020-06-16 09:56:32 -04:00
collectionActions Playlist fall out fixes (#7032) 2021-09-10 13:27:21 -04:00
collectionContentSidebar Add missing strings 2021-09-11 10:55:57 +08:00
collectionEdit refactor collection thumbs and fix list channel updates (#7095) 2021-09-15 10:11:01 -04:00
collectionMenuList Fix collection delete breaking 2021-09-11 08:14:32 -03:00
collectionPreviewOverlay Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
collectionPreviewTile Playlist fall out fixes (#7032) 2021-09-10 13:27:21 -04:00
collectionSelectItem Add watch later hover action and Favorites 2021-07-14 11:41:36 -04:00
collectionsListMine refactor collection thumbs and fix list channel updates (#7095) 2021-09-15 10:11:01 -04:00
comment Consolidate keycode constants 2021-09-10 09:00:44 +08:00
commentCreate Consolidate keycode constants 2021-09-10 09:00:44 +08:00
commentMenuList Explain that "Block" leads to modal with more options. (#7039) 2021-09-08 12:31:45 -04:00
commentReactions Fix notifications fetching issues (#7002) 2021-09-01 12:03:48 -04:00
commentsList Fix linked-comment auto scroll 2021-09-01 16:02:54 +08:00
commentsReplies Add direct reacting from notifications 2021-08-28 20:48:49 +08:00
common Playlist fall out fixes (#7032) 2021-09-10 13:27:21 -04:00
copyableText Swap: Don't copy the currency, only amount (#5915) 2021-04-21 11:36:34 -04:00
creatorAnalytics fix upload button on creator analytics: #6323 2021-07-13 18:09:09 -04:00
dateTime DateTime: avoid unnecessary update (#6110) 2021-05-24 18:29:58 -04:00
emailCollection
embedPlayButton Fix floating player issues (#7073) 2021-09-13 11:24:35 -04:00
embedTextArea
errorBoundary Don't lazy-load components in ErrorBoundary 2021-07-08 14:52:29 +08:00
expandable
fileActions Fix auto downloads (#7021) 2021-09-06 10:06:07 -04:00
fileDescription wip 2021-06-08 13:25:52 -04:00
fileDetails wip 2021-06-08 13:25:52 -04:00
fileDownloadLink fix file actions accessibility 2021-07-15 15:14:21 -05:00
fileDrop use aria-hidden for filedrop component 2021-07-13 15:31:42 -05:00
filePrice new lbc icon 2020-09-29 17:12:32 -04:00
fileReactions file reactions recon 2021-07-28 08:12:29 -04:00
fileRender Consolidate keycode constants 2021-09-10 09:00:44 +08:00
fileRenderDownload
fileRenderFloating Fix floating player issues (#7073) 2021-09-13 11:24:35 -04:00
fileRenderInitiator Fix floating player issues (#7073) 2021-09-13 11:24:35 -04:00
fileRenderInline Revert lazy-loading videojs 2021-07-06 17:04:16 +08:00
fileSubtitle fileSubtitle recon 2021-07-22 12:09:54 -04:00
fileThumbnail Fix hover on gif thumbnails (#6991) 2021-08-31 12:40:59 -04:00
fileTitle
fileTitleSection Add channel subscriptions count below author. (#6867) 2021-08-19 11:25:45 -04:00
fileType wip 2021-06-08 13:25:52 -04:00
fileValues
fileViewCount some recon (#6532) 2021-07-18 13:06:52 -04:00
fileViewCountInline Handle view_count formatting on old browsers 2021-09-16 17:11:09 +08:00
fileViewerEmbeddedTitle logo component on embeds/embeds ended 2021-07-27 15:13:29 -04:00
fileWatchLaterLink Remove hover/watch later bug for mobile devices (#6950) 2021-08-25 11:44:08 -04:00
formFieldPrice
header Merge branch 'master' into accessibility 2021-07-28 23:47:42 -05:00
hiddenNsfwClaims
homepageSelector Move combobox to right | Move "Search only in language" into separate row 2021-08-23 23:45:09 +08:00
i18nMessage
IframeReact
invited
inviteList update app-strings 2020-10-08 13:15:22 -04:00
inviteNew patch column cards 2021-08-20 13:36:16 -04:00
lastReleaseChanges prevent release notes from extending beyond height of app 2021-03-18 18:17:10 -04:00
livestreamComment Add streamer badge 2021-09-02 20:51:46 +08:00
livestreamComments change display of donations to chronological order 2021-09-08 22:25:49 +02:00
livestreamLayout Fix missing localization macro during refactoring 2021-09-15 10:12:24 +08:00
livestreamLink limit claim_search results on livestreamLink 2021-08-01 09:13:25 -04:00
livestreamList livestream api constant rename 2021-07-28 16:51:11 -04:00
loadingBarOneOff Use env for loading-bar color instead of hardcoded. 2021-06-29 21:01:14 +08:00
loginGraphic FileThumbnail: don't go through optimizer if GIF 2021-06-23 14:15:37 -04:00
logo naming 2021-08-03 13:38:17 -04:00
markdownLink Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
maxPurchasePrice [Content] refactor and grab Max Purchase Price 2021-08-23 23:45:10 +08:00
nagContinueFirstRun Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
navigationButton
navigationHistory
navigationHistoryItem
navigationHistoryRecent
notification Fix CSS 2021-08-28 20:48:50 +08:00
notificationBubble recon notify components 2021-07-19 22:16:29 -04:00
notificationContentChannelMenu Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
notificationHeaderButton recon notify components 2021-07-19 22:16:29 -04:00
nudgeFloating
optimizedImage Fix channel-selector thumbnail not updating 2021-07-21 16:38:54 +08:00
page Page: the 'settingsPage' option now automatically adds the sidebar. 2021-08-23 23:45:25 +08:00
postEditor
postViewer Improve CLS on Posts 2021-07-22 10:38:01 +08:00
previewLink CodeSplit: Initial work 2021-06-25 16:00:44 +08:00
previewOverlayProperties Fix random crash 2021-08-19 16:46:34 -04:00
privacyAgreement
publishAdditionalOptions Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
publishBid Fix amountNeededForTakeover message for bids. 2021-08-06 14:16:38 -04:00
publishDescription
publishFile pubfile copy 2021-07-21 16:18:46 -04:00
publishForm Thumbnail fixes (#6969) 2021-08-26 10:51:53 -04:00
publishFormErrors Fix list thumbnail upload (#7074) 2021-09-13 11:40:31 -04:00
publishName Fix amountNeededForTakeover message for bids. 2021-08-06 14:16:38 -04:00
publishPending
publishPrice
publishReleaseDate i18n update request from translators 2021-06-13 15:46:18 +08:00
recommendedContent recsys v0.2 (#6977) 2021-09-02 18:39:40 -04:00
reportContent remove emojis from reporting (#6042) 2021-05-12 10:19:45 -04:00
repostCreate Reuse BidHelpText for reposts 2021-08-11 18:50:40 -07:00
rewardAuthIntro
rewardLink fix accessibility issue on rewards page #5991 2021-07-20 12:14:28 -05:00
rewardListClaimed
rewardSummary
rewardTile fix accessibility issue on rewards page #5991 2021-07-20 12:14:28 -05:00
rewardTotal new lbc icon 2020-09-29 17:12:32 -04:00
router Add page titles (affects browser Tab, History, etc.) 2021-08-28 21:25:20 +08:00
searchChannelField SearchChannelField 2021-09-08 21:23:50 +08:00
searchOptions Remove unused items 2021-07-14 11:13:13 +08:00
searchTopClaim
selectAsset Thumbnail upload fixes (#6860) 2021-08-24 20:28:23 -04:00
selectChannel
selectThumbnail refactor collection thumbs and fix list channel updates (#7095) 2021-09-15 10:11:01 -04:00
settingAccount i18n - stripe 2021-08-27 13:14:15 +08:00
settingAccountPassword Move 'update password' into a subpage 2021-08-23 23:45:31 +08:00
settingAppearance Re-render on language change 2021-08-23 23:45:24 +08:00
settingAutoLaunch [System] grab Clear Cache, Startup and Closing Behavior 2021-08-23 23:45:05 +08:00
settingClosingBehavior [System] grab Clear Cache, Startup and Closing Behavior 2021-08-23 23:45:05 +08:00
settingCommentsServer Desktop: Fix comment-server set to null unintentionally 2021-08-26 17:22:53 +08:00
settingContent i18n + Fix autoplay string 2021-09-11 10:54:02 +08:00
settingLanguage Fix jumpy ui when changing language 2021-09-13 15:44:29 +08:00
settingsRow Styles for new Settings Page 2021-08-23 23:45:04 +08:00
settingsSideNavigation Settings: use 'smooth' instead of 'instant' scroll. 2021-09-13 09:59:11 +08:00
settingSystem Switch from dual-pane to multirow 2021-08-23 23:45:31 +08:00
settingUnauthenticated Re-render on language change 2021-08-23 23:45:24 +08:00
settingWalletServer Switch from dual-pane to multirow 2021-08-23 23:45:31 +08:00
shareButton
sideNavigation Consolidate keycode constants 2021-09-10 09:00:44 +08:00
skipNavigationButton add SkipNavigationButton to its own file 2021-07-20 19:31:26 -05:00
snackBar
socialShare use env for twitter account 2021-08-01 09:39:16 -04:00
spinner
splash status -> wallet_status on wallet_status call 2021-03-15 16:19:13 -04:00
subscribeButton Use solid heart for "subscribed" (#6947) 2021-08-24 10:57:01 -04:00
supportsLiquidate
syncEnableFlow
syncFatalError ensure lbrytv api status is web only 2021-03-16 22:19:03 -04:00
syncPassword More master reconciliation 2021-04-27 23:05:38 -04:00
syncToggle Update 'SyncToggle' to the new Settings style. 2021-08-23 23:45:32 +08:00
tag
tagsSearch Moderator Delegation GUI 2021-06-18 15:46:51 -04:00
tagsSelect
theme
themeSelector [Appearance] factor out ThemeSelector and use it here 2021-08-23 23:45:07 +08:00
transactionListTable wip 2021-06-08 13:25:52 -04:00
transactionListTableItem
txoList i18n - stripe 2021-08-27 13:14:15 +08:00
uriIndicator Playlist fall out fixes (#7032) 2021-09-10 13:27:21 -04:00
userChannelFollowIntro Revert "fix recommended follows (#7081)" (#7085) 2021-09-13 15:50:28 -04:00
userEmail
userEmailNew removeNags 2021-08-29 10:51:59 -04:00
userEmailReturning Add sign-in graphics for SIMPLE_SITE 2021-05-27 14:21:16 +08:00
userEmailVerify More master reconciliation 2021-04-27 23:05:38 -04:00
userFirstChannel record channel in analytics on first run 2020-11-30 11:50:26 -05:00
userPasswordReset
userPasswordSet
userPhoneNew Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
userPhoneVerify More master reconciliation 2021-04-27 23:05:38 -04:00
userSignIn
userSignInPassword
userSignOutButton
userSignUp use config for showTagsIntro 2021-07-19 22:46:43 -04:00
userTagFollowIntro
userVerify sms copy 2021-07-21 08:11:33 -04:00
videoDuration add more info for claim-preview-tile aria label 2021-07-15 18:12:11 -05:00
viewers Fix floating player issues (#7073) 2021-09-13 11:24:35 -04:00
walletAddress ReceiveLBC: switch from Modal to Page 2021-04-13 14:02:25 -04:00
walletBackup
walletBalance patch column cards 2021-08-20 13:36:16 -04:00
walletFiatAccountHistory i18n - stripe 2021-08-27 13:14:15 +08:00
walletFiatBalance i18n - stripe 2021-08-27 13:14:15 +08:00
walletFiatPaymentBalance Move transactions from Settings to Wallet (#6871) 2021-08-13 13:59:43 -04:00
walletFiatPaymentHistory i18n - stripe 2021-08-27 13:14:15 +08:00
walletSend i18n update 2021-06-01 13:33:58 -04:00
walletSendTip Fiat tip improvements (#7038) 2021-09-09 12:52:03 -04:00
walletSpendableBalanceHelp lint 2021-07-17 13:19:33 -04:00
walletSwap i18n update (#6039) 2021-05-15 02:01:00 -04:00
walletTipAmountSelector Chore desktop cleanup (#6896) 2021-08-17 18:34:16 -04:00
webUploadList change uploads copy 2021-07-20 10:33:48 -04:00
wunderbar Reload page when trying to open stale chunks 2021-07-08 15:06:09 +08:00
wunderbarSuggestion ChannelThumbnail improvements 2021-07-05 16:04:10 +08:00
wunderbarSuggestions Wunderbar: fix popup dismissed despite a child is in focus 2021-09-14 15:07:30 +08:00
wunderbarTopSuggestion
youtubeBadge
youtubeTransferStatus yt recon 2021-07-20 10:37:46 -04:00
yrbl winning claim style pass 2020-12-16 14:58:30 -05:00
yrblWalletEmpty Combine Buy and Swap 2021-06-05 10:07:38 +08:00
zoomableImage