lbry-desktop/ui/util
infinite-persistence 5c91d55cbc Fix sub/view count not in compact form for some components
## Ticket
968 Truncate views/subs in other areas

## Changes
- Corrected logic for `minThresholdToApply`, which was ignoring the case of "no threshold", causing it to not be truncated in Channel Page. We want to always truncate there due to the smaller cards.

- Missed out handling `ClaimPreviewSubtitle`.
2022-02-26 10:27:25 -05:00
..
autoLaunch.js
batch-actions.js
buildHomepage.js
claim.js
commentron-error.js Replace commentron's min-age error message 2022-02-23 23:01:58 +08:00
comments.js
context-menu.js
country.js
debounce.js
deep-equal.js
default-languages.js ClaimListDiscover: pull out 'claim_search' language code for re-use, so all clients are sending the same value. No functional change. 2022-02-25 16:53:45 -05:00
detect-typing.js
detect-user-bandwidth.js
downloadClaim.js
enhanced-layout.js
fetch.js
file.js
form-validation.js
format-bytes.js
format-credits.js
formatAriaLabel.js
formatMediaDuration.js
full-screen.js
generate-thumbnail-name.js
handle-fetch.js
hex.js
lazyImport.js
lbryURI.js
livestream.js
merge-claim.js
number.js
object.js
parse-data.js
publish.js
query-params.js
redux-utils.js
remark-emote.js
remark-lbry.js
remark-timestamp.js
saved-passwords.js
search.js
set-operations.js
shuffle-array.js
storage.js
string.js Fix sub/view count not in compact form for some components 2022-02-26 10:27:25 -05:00
stripe.js
swap-json.js
sync-settings.js
theme.js
throttle.js
thumbnail.js
time.js
transifex-upload.js
tus.js
url.js
web-file-system.js
web.js
zoomWindow.js