lbry-desktop/src/renderer/component
2018-06-04 15:36:16 -04:00
..
address feat: setup Danger (#1289) 2018-04-25 15:31:58 -04:00
app update: move to lbry-redux 2018-04-18 00:13:00 -04:00
button use color prop for icon color instead of relying on type of icon and tooltip cleanup 2018-05-25 00:40:35 -04:00
cardMedia update: move to lbry-redux 2018-04-18 00:13:00 -04:00
cardVerify fix: modal styling and phone collection errors 2018-04-05 17:26:20 -04:00
categoryList only fetch channels when categoryLink is defined 2018-06-04 10:07:15 -04:00
channelTile update: move to lbry-redux 2018-04-18 00:13:00 -04:00
common allow custom labels in file-selector 2018-06-04 15:34:15 -04:00
dateTime update: move to lbry-redux 2018-04-18 00:13:00 -04:00
externalLink remove console.info 2018-06-01 13:56:01 -04:00
fileActions Remove selector property as is already being passed in from another component 2018-06-01 00:11:34 -03:00
fileCard Merge pull request #1486 from dan1d/right-click-menu-context 2018-05-29 15:57:37 -04:00
fileDetails Merge pull request #1441 from lbryio/markdown-fix 2018-05-15 11:54:32 -04:00
fileDownloadLink use color prop for icon color instead of relying on type of icon and tooltip cleanup 2018-05-25 00:40:35 -04:00
fileList don't use channel name in FileList 2018-05-25 00:40:08 -04:00
fileListSearch add search results disclaimer 2018-05-16 14:04:08 -04:00
filePrice do not display "PRICE"; return null when costInfo is undefined 2018-05-25 12:16:17 -04:00
fileTile add search results disclaimer 2018-05-16 14:04:08 -04:00
formField implement app redesign 2018-03-26 14:32:43 -07:00
formFieldPrice implement app redesign 2018-03-26 14:32:43 -07:00
header update: move to lbry-redux 2018-04-18 00:13:00 -04:00
inviteList implement app redesign 2018-03-26 14:32:43 -07:00
inviteNew use Uppercase for button label 2018-05-31 00:42:45 -04:00
markdownPreview fix headings size 2018-05-11 14:58:30 -06:00
nsfwOverlay update: move to lbry-redux 2018-04-18 00:13:00 -04:00
page feature: use internal-apis for subscriptions and add page loader 2018-05-15 11:16:14 -04:00
publishForm add selectThumbnail component 2018-06-04 15:36:16 -04:00
rewardLink Refactor unclaimed rewards as array to keep order from api.lbry.io. Display reward notification message through snackbar with fallback for rewards without a message. 2018-05-29 14:44:34 -04:00
rewardListClaimed implement app redesign 2018-03-26 14:32:43 -07:00
rewardSummary implement app redesign 2018-03-26 14:32:43 -07:00
rewardTile add button prop for reward link for rewards page 2018-04-23 01:17:54 -04:00
router Redirect special LBRY urls to pages in App 2018-05-30 14:29:22 -04:00
selectChannel update: move to lbry-redux 2018-04-18 00:13:00 -04:00
selectThumbnail change div tags to p tags for padding 2018-06-04 15:36:16 -04:00
shapeShift feat: setup Danger (#1289) 2018-04-25 15:31:58 -04:00
sideBar remove: side nav animation 2018-04-23 01:13:00 -04:00
snackBar doShowSnackBar => doNotify 2018-04-19 14:49:47 -04:00
spinner feature: use internal-apis for subscriptions and add page loader 2018-05-15 11:16:14 -04:00
splash Move modals types constants to lbry-redux repository. 2018-05-05 16:04:47 -03:00
subscribeButton use color prop for icon color instead of relying on type of icon and tooltip cleanup 2018-05-25 00:40:35 -04:00
theme allow custom themes 2018-04-17 02:27:24 -04:00
transactionList Move modals types constants to lbry-redux repository. 2018-05-05 16:04:47 -03:00
transactionListRecent update: move to lbry-redux 2018-04-18 00:13:00 -04:00
truncatedMarkdown Prettyprint and autolint component files 2017-12-21 18:08:54 -03:00
uriIndicator feature: use internal-apis for subscriptions and add page loader 2018-05-15 11:16:14 -04:00
userEmailNew fix prop name 2018-03-30 01:40:20 -04:00
userEmailVerify add back lint to UserEmailVerify 2018-04-03 11:14:55 -04:00
userPhoneNew fix: modal styling and phone collection errors 2018-04-05 17:26:20 -04:00
userPhoneVerify fix: user error after phone verification 2018-04-16 18:44:57 -04:00
userVerify Refactor unclaimed rewards as array to keep order from api.lbry.io. Display reward notification message through snackbar with fallback for rewards without a message. 2018-05-29 14:44:34 -04:00
video close modal by clicking outside of it 2018-06-01 13:56:00 -04:00
viewOnWebButton add buttons to share spee.ch URLs on file and channel pages 2018-05-25 09:33:45 -04:00
walletAddress fix: populate address if not in redux state 2018-04-18 19:02:24 -04:00
walletBalance update: move to lbry-redux 2018-04-18 00:13:00 -04:00
walletSend Add confirmation propmt before sending a transaction. 2018-06-01 13:22:41 -04:00
walletSendTip disable Send button when tip amount <= 0 or tip amount > balance 2018-05-16 10:53:53 -04:00
wunderbar fix playing from spacebar 2018-05-16 14:32:25 -04:00