lbry-desktop/js/component
Alex Liebowitz 9f743700b7 Refactor Menu component
Instead of having the menu keeping track of whether it's open, we now
leave it up to the surrounding component to mount and unmount it. This
avoids bubbling issues when listening for events on an external toggle
button.

We also now use the recommended callback style for refs instead of
named refs.
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 Rename things in FileTile 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 Refactor and clean up Link component 2017-01-16 23:33:31 -05:00
load_screen.js Convert to ES6 modules 2016-12-06 14:28:10 -05:00
menu.js Refactor Menu component 2017-01-16 23:33:31 -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