lbry-desktop/js/component
Alex Liebowitz 182ec6064d FileTile improvements and refactoring
- Now accepts a single metadata object for all metadata fields so
   the surrounding components don't have to break out the individual
   fields into props.
 - Now tracks whether the file was published by the user, and if
   there's a copy on their machine (will look up using API calls if
   needed)
 - Use the new "state" prop for DownloadLink
 - General refactoring and cleanup
2017-01-16 23:33:31 -05:00
..
common.js Check if Thumbnail is still mounted before confirming its image loaded 2017-01-04 15:50:20 -05:00
drawer.js Convert to ES6 modules 2016-12-06 14:28:10 -05:00
file-tile.js FileTile improvements and refactoring 2017-01-16 23:33:31 -05:00
form.js Convert to ES6 modules 2016-12-06 14:28:10 -05:00
header.js Convert to ES6 modules 2016-12-06 14:28:10 -05:00
link.js Improve and refactor Download links 2017-01-16 23:33:28 -05:00
load_screen.js Convert to ES6 modules 2016-12-06 14:28:10 -05:00
menu.js Fix imports on My Files page 2016-12-09 02:50:25 -05:00
modal.js Convert to ES6 modules 2016-12-06 14:28:10 -05:00
splash.js Convert to ES6 modules 2016-12-06 14:28:10 -05:00