lbry-desktop/js/component
Alex Liebowitz bcaad75df4 Improve and refactor Download links
- Use a single "state" prop to track download progress (not-started,
   downloading, or done)
 - Accept a file path as a prop an "Open" link after the download is
   complete
 - Trim some outdated code; improve CSS class names
2017-01-16 23:33:28 -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 Make FileTile look up its own download status if not provided 2017-01-16 23:31:16 -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