lbry-desktop/ui
infiinte-persistence 7839bbf2a1 Fix language-change not applied to all components immediately.
## Fixes:
3641 Language switch does not take effect right away

## Assessment:
Although `Card`s in the Settings Page are actually being re-rendered, the `actions` within them might not be getting the signal, depending on their props.

## Changes:
(1) Pass the language variable to the `actions`'s props for items that are affected.
(2) Make the Wunderbar listen to language-changes as well (the only component outside of Settings that would need an immediate update).
2020-06-29 09:48:12 -04:00
..
component Fix language-change not applied to all components immediately. 2020-06-29 09:48:12 -04:00
constants Revert "bring in blocked redux code from lbry-redux" 2020-06-23 16:21:40 -04:00
effects fix thumbnails on desktop 2020-06-03 13:49:44 -04:00
modal Add 'revoke modal' strings 2020-06-22 10:27:55 -04:00
page Fix language-change not applied to all components immediately. 2020-06-29 09:48:12 -04:00
redux Revert "bring in blocked redux code from lbry-redux" 2020-06-23 16:21:40 -04:00
scss only add gradient to bottom of channel cover 2020-06-18 12:19:21 -04:00
util add @MH to paid content beta 2020-06-02 10:50:34 -04:00
analytics.js strip ga calls 2020-06-02 16:52:34 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js app plays embed in iframe 2020-01-28 10:20:54 -05:00
index.jsx add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
logWarningConsoleMessage.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
native.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
reducers.js Revert "bring in blocked redux code from lbry-redux" 2020-06-23 16:21:40 -04:00
rewards.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
store.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00