* maint: 0.31.0 changes
Changes to account for 0.31.0, WIP
* maint: key fee settings + bump SDK
Disable setting is no longer part of SDK settings so I moved it into local storage. Also moved in the max fee setting since it's now cleared out from the SDK.
* flow fix
* fix: share usage setting
* fix: file path unavailable
When clicking play, the file does re-download now, so no need to do anything there. Improved click behavior when file is deleted - it now still opens the folder in case someone is interested.
* review fixes
Set disableMaxKeyFee as a local variable. Removed file info from componentdidmount.
* fix, take 2
No need to set the setting I just removed...
* review fixes
Removed local settings storage. Value will be reset when switching back and forth.
* Update view.jsx
* Update settings.js
* fix: channel navigation from suggested subscriptions
* fix: move subscribe/share buttons below name on channel page
* fix: images with weird media type
* fix: increase tx amount size on tx table
* change: add icons to nav bar
* fix: move filewatcher-webpack-plugin into dev dependencies
* fix: upgrade button styling
* improvement: modal consistency
* change: increase svg stroke inside button
* fix: more descriptive title on header for wallet balance
* fix: minor color/alignment
* chore: update lbry-redux
* fix: share modal not opening
* fix: add more spacing above snackbar link
* fix: properly close thumbnail error modal
* fix: better align media property icons
* fix: tx filter alignment and prevent hiding filter if no current tx's
* fix: publish markdown on dark mode
* fix: add max-width on container for large screens
* fix: channel pagination aligmnent and spacing
* fix: modal spacing and flow errors
* fix: home page scrolling (now with mouse scrolling)
* fix: hover color in dark mode for outline buttons
* fix: improve file page spacing/layout
* cleanup
* fix: wrap file actions on smaller screens
* fix: comment button spacing
* 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