lbry-desktop/ui/scss
infinite-persistence 0bcea943d5 Re-implement/enable sticky ad
## Ticket
1583: "add incontent ads to category/channel pages (break up every X claims?), or add back bottom ad in those areas."

## Behavioral changes
- Hide when in homepage (as currently we have ads between categories).
- Fix the light theme (it was transparent).

## Code changes
- While an Effect is the 'right' choice given that there is no jsx to mount, the need to prop-drill from the parent was getting a bit annoying, so converted to a Component instead.
- Remove the delay for Core Vitals avoidance for now -- seems to make the sticky less likely to serve an ad.
- Now that the membership state is correctly populated for incognito (see 9d830615), there is no more need to check for `isAuthenticated`.
2022-05-31 10:34:38 -04:00
..
common Better non-clickable implementation 2022-04-05 19:44:09 -07:00
component Re-implement/enable sticky ad 2022-05-31 10:34:38 -04:00
init Design patch 22-05-31 (#1598) 2022-05-31 11:14:59 +02:00
themes Tile Grid Revamp (#1502) 2022-05-18 13:16:35 +02:00
all.scss Better non-clickable implementation 2022-04-05 19:44:09 -07:00
third-party.scss Revert lazy-loading videojs 2021-07-06 17:04:16 +08:00