lbry-desktop/ui/component/common
infinite-persistence df2c274216
WaitUntilOnPage: handle large items; add optional placeholder element.
(1) The previous code assumed the element is always smaller than the screen. When used on large items like "homepage categories", it'll never load because the element exceeds the screen width or height.

(2) Added optional placeholder element. This allows us to put a cheaper element while waiting, so that the layout doesn't shift when we finally render. This is visually better when scrolling, and complies with Web Vitals.
2021-06-15 16:28:10 +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: handle large items; add optional placeholder element. 2021-06-15 16:28:10 +08:00