infinite-persistence
201a826381
Simplify makeSelectIsUriResolving
...
- Memo not required. `resolvingUris` is very dynamic and is a short array anyways.
- Changeg from using `indexOf` to `includes`, which is more concise.
2021-11-16 14:32:58 +08:00
Merge
30023422b8
Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc"
2021-10-19 20:40:07 +08:00
infinite-persistence
8498554f23
Improve aesthetics for deleted channel names.
...
## Issue
- Comments: no spacing between the strings.
- "Unused" is not intuitive.
## Changes
- Use "[Removed]" instead.
- Localization.
2021-10-14 22:29:50 +08:00
saltrafael
e8d8dfa76b
Playlist fall out fixes ( #7032 )
...
* Add snack bar notification
* Fix and improve code
* Better handle paid content on playlists
* Fix menu options that show for unauth users
2021-09-10 13:27:21 -04:00
btzr-io
d1a8f28464
use new aria label format for claim preview
2021-07-16 01:53:38 -05:00
btzr-io
6df622307c
simplify card tile keyboard navigation
2021-07-14 15:09:48 -05:00
Sean Yesmunt
21ad5077f7
add helplbrysavecrypto prompt and fix file page UI bugs
2021-04-04 23:32:47 -04:00
Sean Yesmunt
64e8c8e095
use comment component for livestream comments
2021-03-25 15:08:05 -04:00
Sean Yesmunt
09b689ba1c
add channel staked amount indicator on channel thumbnails
2021-02-18 01:14:39 -05:00
Sean Yesmunt
6903836ebe
add 'immediately spendable' balance on header balance hover
2021-01-25 14:24:57 -05:00
sanabhass
2ae3484363
Support for auto-detection of direction for component with varying content
2020-08-21 11:50:40 -04:00
Sean Yesmunt
cf3be2e8b7
add FileProperties to ClaimPreviewTile
2020-01-29 11:22:35 -05:00
Sean Yesmunt
80595311c6
fix spacing on send tip modal
2020-01-21 17:38:10 -05:00
Oleg Silkin
fb868a5810
Fixes the styling for custom-wrapped components
2019-12-04 14:28:39 -05:00
Oleg Silkin
1e82586fff
Allows the UriIndicator to be wrapped around other DOM nodes
2019-12-04 14:28:39 -05:00
Sean Yesmunt
6ad31a3ce9
refactor lbrytv web server
2019-11-11 13:27:29 -05:00