lbry-desktop/ui
infiinte-persistence 9c7b882fbd Properly debounce the inf-scroll handling.
The previous code was simply delaying the handler, which served the intention of the time, which is to avoid using the wrong coordinate from querying too early. However, we ended up servicing each scroll message.

This is the proper fix, and should technically make scrolling smoother. Maybe this will fix 3576 as well, although I don't see much difference.
2020-07-01 11:11:47 -04:00
..
component Properly debounce the inf-scroll handling. 2020-07-01 11:11:47 -04:00
constants Add modal to remove uri from Blocked list. 2020-06-29 16:05:23 -04:00
effects fix thumbnails on desktop 2020-06-03 13:49:44 -04:00
modal Add modal to remove uri from Blocked list. 2020-06-29 16:05:23 -04:00
page Refresh on publish page does not have loading indicator 2020-06-30 10:25:53 -04:00
redux Revert "bring in blocked redux code from lbry-redux" 2020-06-23 16:21:40 -04:00
scss fix subscribe button label not showing on mobile 2020-06-29 13:25:29 -04:00
util sort by release_time for youtube row on homepage 2020-06-29 17:29:58 -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