lbry-desktop/src/renderer/component
Sean Yesmunt 88befcc1b9
Newnew (#2144)
* Fixes

* Fix top result

* Added icons to React component

* Trying to get icons to work

* Icons

* add icon-custom.jsx with buildIcon function

* Icon fixes

* Fixed subscription screen
2018-12-19 00:44:53 -05:00
..
address Newnew (#2144) 2018-12-19 00:44:53 -05:00
app Newnew (#2144) 2018-12-19 00:44:53 -05:00
button Newnew (#2144) 2018-12-19 00:44:53 -05:00
cardMedia Newnew (#2144) 2018-12-19 00:44:53 -05:00
cardVerify standardize constant naming/imports 2018-11-27 11:59:41 -05:00
categoryList Newnew (#2144) 2018-12-19 00:44:53 -05:00
channelTile Newnew (#2144) 2018-12-19 00:44:53 -05:00
common Newnew (#2144) 2018-12-19 00:44:53 -05:00
copyableText standardize constant naming/imports 2018-11-27 11:59:41 -05:00
dateTime use date estimate 2018-11-07 11:03:42 -05:00
expandable Newnew (#2144) 2018-12-19 00:44:53 -05:00
externalLink move modals to app and use doToast/doError 2018-11-20 11:05:25 -05:00
fileActions Fix delete button not showing on own claim 2018-12-15 19:39:24 -05:00
fileCard Newnew (#2144) 2018-12-19 00:44:53 -05:00
fileDetails Newnew (#2144) 2018-12-19 00:44:53 -05:00
fileDownloadLink standardize constant naming/imports 2018-11-27 11:59:41 -05:00
fileList Newnew (#2144) 2018-12-19 00:44:53 -05:00
fileListSearch Newnew (#2144) 2018-12-19 00:44:53 -05:00
filePrice fix linting for filePrice component 2018-10-31 17:41:56 +01:00
fileRender fix more flow errors for document viewers 2018-10-14 18:27:09 -06:00
fileTile Newnew (#2144) 2018-12-19 00:44:53 -05:00
fileViewer Newnew (#2144) 2018-12-19 00:44:53 -05:00
formFieldPrice Reduce unused var warnings. Remove unnecessary redux injections (#2064) 2018-10-28 14:33:31 -04:00
header Newnew (#2144) 2018-12-19 00:44:53 -05:00
hiddenNsfwClaims hide exact url if it's marked nsfw 2018-07-13 11:26:36 -04:00
inviteList Newnew (#2144) 2018-12-19 00:44:53 -05:00
inviteNew Newnew (#2144) 2018-12-19 00:44:53 -05:00
nsfwOverlay fix linting for nsfw overlay component 2018-10-31 17:43:38 +01:00
page add recommended subscriptions 2018-11-21 16:20:55 -05:00
publishForm Newnew (#2144) 2018-12-19 00:44:53 -05:00
recommendedContent Newnew (#2144) 2018-12-19 00:44:53 -05:00
rewardLink update labels and use latest lbryinc 2018-10-01 20:55:03 -04:00
rewardListClaimed Newnew (#2144) 2018-12-19 00:44:53 -05:00
rewardSummary Newnew (#2144) 2018-12-19 00:44:53 -05:00
rewardTile Newnew (#2144) 2018-12-19 00:44:53 -05:00
router move modals to app and use doToast/doError 2018-11-20 11:05:25 -05:00
selectChannel updates for lbrynet30 2018-10-26 14:16:43 -04:00
selectThumbnail fix: proper thumbnail sizing after thumbnail upload 2018-11-20 15:57:07 -05:00
shapeShift Newnew (#2144) 2018-12-19 00:44:53 -05:00
sideBar Newnew (#2144) 2018-12-19 00:44:53 -05:00
snackBar Newnew (#2144) 2018-12-19 00:44:53 -05:00
socialShare standardize constant naming/imports 2018-11-27 11:59:41 -05:00
spinner show loading spinner for suggested content 2018-12-04 15:12:03 -05:00
splash Newnew (#2144) 2018-12-19 00:44:53 -05:00
subscribeButton Newnew (#2144) 2018-12-19 00:44:53 -05:00
subscribeMarkAsRead fix copy for mark as read button 2018-11-27 18:08:29 -05:00
subscribeSuggested Newnew (#2144) 2018-12-19 00:44:53 -05:00
theme Reduce unused var warnings. Remove unnecessary redux injections (#2064) 2018-10-28 14:33:31 -04:00
transactionList Newnew (#2144) 2018-12-19 00:44:53 -05:00
transactionListRecent Newnew (#2144) 2018-12-19 00:44:53 -05:00
transactionRefreshButton add RefreshTransactionList button 2018-11-08 12:13:36 -05:00
uriIndicator fix linting for uriIndicator component 2018-10-31 17:49:11 +01:00
userEmailNew Newnew (#2144) 2018-12-19 00:44:53 -05:00
userEmailVerify Newnew (#2144) 2018-12-19 00:44:53 -05:00
userHistory Newnew (#2144) 2018-12-19 00:44:53 -05:00
userHistoryItem Newnew (#2144) 2018-12-19 00:44:53 -05:00
userPhoneNew use lbryio/lbryinc 2018-09-23 23:44:42 -04:00
userPhoneVerify Newnew (#2144) 2018-12-19 00:44:53 -05:00
userVerify Newnew (#2144) 2018-12-19 00:44:53 -05:00
viewers add recommended subscriptions 2018-11-21 16:20:55 -05:00
viewOnWebButton standardize constant naming/imports 2018-11-27 11:59:41 -05:00
walletAddress Newnew (#2144) 2018-12-19 00:44:53 -05:00
walletBalance Newnew (#2144) 2018-12-19 00:44:53 -05:00
walletSend Newnew (#2144) 2018-12-19 00:44:53 -05:00
walletSendTip Newnew (#2144) 2018-12-19 00:44:53 -05:00
wunderbar Newnew (#2144) 2018-12-19 00:44:53 -05:00