lbry-desktop/ui
infiinte-persistence 1383b19817 WaitUntilOnPage: Debounce to fix false positives.
There are cases where `WaitUntilOnPage` will incorrectly render, such as at the beginning if the upper components hasn't expanded to full size, so `WaitUntilOnPage` would be briefly visible.

Added a 300ms debounce to fix this, which would also improve scrolling performance a bit by doing less. Hopefully 300ms is enough for the upper components to inflate to full size.
2020-07-29 17:56:38 -04:00
..
component WaitUntilOnPage: Debounce to fix false positives. 2020-07-29 17:56:38 -04:00
constants add search code from lbry-redux 2020-07-27 16:37:36 -04:00
effects Refactor zooming code into "effects/use-zoom.js" 2020-07-14 16:08:24 -04:00
modal all settings constants come from redux 2020-07-27 11:53:14 -04:00
page move claim uri under file/channel details 2020-07-29 13:04:58 -04:00
redux trigger sync on theme change in nav menu 2020-07-28 22:52:44 -04:00
scss revert markdown size increases so no markdown is larger than card titles 2020-07-28 16:37:59 -04:00
util add search code from lbry-redux 2020-07-27 16:37:36 -04:00
analytics.js add comments behind a flag 2020-07-23 11:03:00 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js Improve auto string addition to produce better diffs and ease merging. 2020-07-08 15:01:05 -04:00
index.jsx add search code from lbry-redux 2020-07-27 16:37:36 -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 add search code from lbry-redux 2020-07-27 16:37:36 -04:00
rewards.js Publish => Upload 2020-07-27 10:48:05 -04:00
store.js all settings constants come from redux 2020-07-27 11:53:14 -04:00