lbry-desktop/src/renderer/component
Sean Yesmunt 7577586ea9
Merge 'relase' into 'master' (#2289)
* v0.29.0-rc.1

* bump daemon

* v0.29.0-rc.2

* bump lbry/components

* v0.29.0-rc.3

* fix: remember if search options were open

* fix: scrollable list on subscriptions

* fix: icon alignment on file page

* fix: button color in publish form

* fix: select option color for windows/linux

* fix: don't break app when navigating to abaondoned claims

* fix: thumbnail size on related content

* maint: rc4

with UI fixes

* fix: ... buttons ... again

* fix: file percentage on pending downloads

Changed to DidMount (did update seemed to trigger the file list too many times) - this will show the percentage if it's not completed and currently downloading. Typical cases are if a person refreshed or navigated away/back. This way if a download is stuck, a user will see the percentage and can try to delete/redownload (we should add a start/stop feature later on).

* fix: name input text wrapping

* change: use select drop down for search results

* add search analytics

* v0.29.0-rc.5

* v0.29.0-rc.6

* fix: name input alignment

* fix: metadata

* bump sdk

* v0.29.0-rc.7

* fix: line-height

* v0.29.0-rc.8

* v0.29.0
2019-02-21 17:45:17 -05:00
..
app use @lbry/components 2019-02-13 12:27:20 -04:00
button use @lbry/components 2019-02-13 12:27:20 -04:00
cardMedia Newnew (#2144) 2018-12-19 00:44:53 -05:00
cardVerify fix: flow errors 2019-01-19 13:54:06 -05:00
categoryList Merge 'relase' into 'master' (#2289) 2019-02-21 17:45:17 -05:00
channelTile Merge pull request #2286 from lbryio/css 2019-02-20 13:13:09 -05:00
common Merge 'relase' into 'master' (#2289) 2019-02-21 17:45:17 -05:00
copyableText feat: add referral link 2019-02-20 11:18:59 -05:00
dateTime use date estimate 2018-11-07 11:03:42 -05:00
emailCollection change: less intrusive first run experience 2019-01-23 10:40:23 -05:00
expandable Newnew (#2144) 2018-12-19 00:44:53 -05:00
externalLink use @lbry/components 2019-02-13 12:27:20 -04:00
fileActions fix: ui cleanup 2019-02-20 00:20:29 -05:00
fileCard clean up file-card/file-tile 2019-02-14 21:52:10 -04:00
fileDetails Support 0.31 SDK, vrooom (#2277) 2019-02-12 13:26:50 -04:00
fileDownloadLink Merge 'relase' into 'master' (#2289) 2019-02-21 17:45:17 -05:00
fileList fix: ui cleanup 2019-02-20 00:20:29 -05:00
fileListSearch feat: add support for search filters 2019-02-18 13:21:20 -05:00
filePrice fix linting for filePrice component 2018-10-31 17:41:56 +01:00
fileRender fix: flow errors 2019-01-19 13:54:06 -05:00
fileTile feat: add support for search filters 2019-02-18 13:21:20 -05:00
fileViewer Merge 'relase' into 'master' (#2289) 2019-02-21 17:45:17 -05:00
firstRun fix: yrbl style on subscriptions page 2019-01-30 01:33:48 -05:00
formFieldPrice Reduce unused var warnings. Remove unnecessary redux injections (#2064) 2018-10-28 14:33:31 -04:00
header 0.27.0 cleanup (#2182) 2019-01-14 13:40:06 -05:00
hiddenNsfwClaims hide exact url if it's marked nsfw 2018-07-13 11:26:36 -04:00
inviteList use @lbry/components 2019-02-13 12:27:20 -04:00
inviteNew Merge pull request #2287 from lbryio/invite-link 2019-02-20 14:17:53 -05:00
nsfwOverlay fix linting for nsfw overlay component 2018-10-31 17:43:38 +01:00
page responsive realted column 2019-01-09 17:06:22 -05:00
publishForm fix: ui cleanup 2019-02-20 00:20:29 -05:00
recommendedContent clean up file-card/file-tile 2019-02-14 21:52:10 -04:00
rewardLink feat: auto claim all referral rewards 2019-02-04 12:45:30 -05:00
rewardListClaimed use @lbry/components 2019-02-13 12:27:20 -04:00
rewardSummary Newnew (#2144) 2018-12-19 00:44:53 -05:00
rewardTile update: standardize icon naming 2019-01-26 18:50:58 -05:00
router feat: show guided tooltip to invite page on first run 2019-01-26 19:23:47 -05:00
searchOptions Merge 'relase' into 'master' (#2289) 2019-02-21 17:45:17 -05:00
selectChannel fix: ui cleanup 2019-02-20 00:20:29 -05:00
selectThumbnail use @lbry/components 2019-02-13 12:27:20 -04:00
shapeShift use @lbry/components 2019-02-13 12:27:20 -04:00
sideBar fix: more noticeable invite link on first run 2019-02-05 10:54:18 -05:00
snackBar Redesign fixes (#2164) 2019-01-07 18:29:40 -05:00
socialShare update: standardize icon naming 2019-01-26 18:50:58 -05:00
spinner show loading spinner for suggested content 2018-12-04 15:12:03 -05:00
splash maint: upgrade sdk to 0.32.0 2019-02-18 12:33:45 -05:00
subscribeButton Added "Unsubscribe" broken heart icon. 2019-02-07 10:40:56 -05:00
subscribeMarkAsRead update: standardize icon naming 2019-01-26 18:50:58 -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 fix: ui cleanup 2019-02-20 00:20:29 -05:00
transactionListRecent update: standardize icon naming 2019-01-26 18:50:58 -05:00
transactionRefreshButton use @lbry/components 2019-02-13 12:27:20 -04:00
uriIndicator use @lbry/components 2019-02-13 12:27:20 -04:00
userEmailNew use @lbry/components 2019-02-13 12:27:20 -04:00
userEmailVerify change: less intrusive first run experience 2019-01-23 10:40:23 -05:00
userHistory fix: ui cleanup 2019-02-20 00:20:29 -05:00
userHistoryItem fix: ui cleanup 2019-02-20 00:20:29 -05:00
userPhoneNew use @lbry/components 2019-02-13 12:27:20 -04:00
userPhoneVerify use @lbry/components 2019-02-13 12:27:20 -04:00
userVerify use @lbry/components 2019-02-13 12:27:20 -04:00
viewers add recommended subscriptions 2018-11-21 16:20:55 -05:00
walletAddress update: standardize icon naming 2019-01-26 18:50:58 -05:00
walletBalance use @lbry/components 2019-02-13 12:27:20 -04:00
walletSend use @lbry/components 2019-02-13 12:27:20 -04:00
walletSendTip fix: ui cleanup 2019-02-20 00:20:29 -05:00
wunderbar feat: add support for search filters 2019-02-18 13:21:20 -05:00