lbry-desktop/ui
infinite-persistence 935eaa6edb
Add persistence to live tile expansion in Wild West (#398)
* Discover: add persistence to the livestream section's fold state

The persisted value should only apply when livestream section is needed, hence the need for 2 state variables.

Also renamed the variables for clarity.

* Discover: add "show less livestreams" at upper-right

Wanted to put it as an injected tile, but requires more work to do it in a general-purpose way, as opposed to a hardcoded way like how ads are currently injected. It also needs to work on both Tile and List format.

So ... just place the button at the upper-right for now. Although a bit odd, at least it'll be a consistent place (i.e. position won't be affected by live tile count).
2021-12-01 09:36:35 -05:00
..
component Fix inability to unblock an abandoned claim 2021-12-01 21:21:09 +08:00
constants Un-authenticated resolve (#341) 2021-11-24 09:33:34 -05:00
effects Remove use-history-nav.js 2021-11-09 16:03:37 +08:00
modal Un-authenticated resolve (#341) 2021-11-24 09:33:34 -05:00
page Add persistence to live tile expansion in Wild West (#398) 2021-12-01 09:36:35 -05:00
redux Fix selectIsSubscribedForUri not handling abandoned claims 2021-12-01 21:21:31 +08:00
scss Mobile: move 'Notifications' to the top (#389) 2021-11-30 10:27:37 -05:00
util Fix inability to unblock an abandoned claim 2021-12-01 21:21:09 +08:00
analytics.js GA: entered livestream (#364) 2021-11-24 11:03:21 -05:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Comment Moderation - time based bans 2021-09-03 07:17:56 +08:00
i18n.js Revert "Simplify language lists" 2021-04-06 15:42:27 -04:00
index.jsx Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
lbry.js Un-authenticated resolve (#341) 2021-11-24 09:33:34 -05:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
rewards.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
store.js Additional GA events via redux/lbryio hook 2021-10-22 10:56:43 +08:00