lbry-desktop/ui/component/common
infinite-persistence 524370711c
WaitUntilOnPage: Reduce debounce ms; remove unused hack
(1) Reduced the debouncing duration so that the final element can be rendered asap after visible.
  - If the user is scrolling non-stop, it would continue to debounce and the GUI ends up not showing the final element.
  - 25ms seems enough to prevent the initial false-positive that occurs in the scenario of "adjacent/upper elements resized late, so our element was briefly on screen when mounted". If not enough, we can make this a parameter.

(2) Removed `lastUpdateDate` that was a quick hack for Recommended section. We don't use it on that element anymore, so remove the hack to keep the file clean.
2021-06-15 16:28:11 +08:00
..
form-components remove emojis from reporting (#6042) 2021-05-12 10:19:45 -04:00
busy-indicator.jsx refactor lbrytv web server 2019-11-11 13:27:29 -05:00
card.jsx wip 2021-06-08 13:25:52 -04:00
credit-amount.jsx hyperchats 2021-04-23 16:20:17 -04:00
empty.jsx show loading while searching 2020-12-28 15:00:15 -05:00
error-text.jsx new signin/signup (#3960) 2020-04-13 15:16:07 -04:00
file-exporter.jsx Re-add ability to export transactions (#5899) 2021-04-23 12:10:37 -04:00
file-list.jsx Support drag-and-drop file publishing (#4170) 2020-05-25 10:27:36 -04:00
file-selector.jsx rc fixes for electron 9 2020-10-15 19:06:47 -04:00
form.jsx refactor lbrytv web server 2019-11-11 13:27:29 -05:00
help-link.jsx show channels + streams as winning claim from search query 2020-10-28 16:28:36 -04:00
hidden-nsfw.jsx refactor lbrytv web server 2019-11-11 13:27:29 -05:00
icon-custom.jsx wip 2021-06-08 13:25:52 -04:00
icon.jsx wip 2021-06-08 13:25:52 -04:00
lbc-message.jsx fix lbc-message to prevent incorrect 'Credits' replacement 2021-04-30 12:45:46 -04:00
lbc-symbol.jsx add channel staked amount indicator on channel thumbnails 2021-02-18 01:14:39 -05:00
loading-screen.jsx refactor floatingUri to allow inline players in comments/markdown 2020-10-21 15:29:29 -04:00
markdown-preview.jsx SimpleImageLink: simplify + use 'src' as last resort 2021-04-09 11:27:07 -04:00
nag.jsx new signin/signup (#3960) 2020-04-13 15:16:07 -04:00
paginate.jsx collapsable sidebar initial commit 2020-08-11 17:04:14 -04:00
qr-code.jsx flow fixes 2020-12-16 10:52:22 -05:00
status-bar.jsx Fix unencoded StatusBar on Desktop 2021-03-09 16:17:57 -05:00
tabs.jsx adds null check to tabsRect 2020-01-13 13:32:03 -05:00
thumbnail.jsx refactor lbrytv web server 2019-11-11 13:27:29 -05:00
tooltip.jsx add channel staked amount indicator on channel thumbnails 2021-02-18 01:14:39 -05:00
transaction-link.jsx refactor lbrytv web server 2019-11-11 13:27:29 -05:00
truncated-text.jsx refactor lbrytv web server 2019-11-11 13:27:29 -05:00
wait-until-on-page.jsx WaitUntilOnPage: Reduce debounce ms; remove unused hack 2021-06-15 16:28:11 +08:00