lbry-desktop/js
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
..
component Refactor Menu component 2017-01-16 23:33:31 -05:00
page Update MyFilesPage to work with updated FileTile 2017-01-16 23:33:31 -05:00
app.js Add ARIA labels for all modals 2017-01-13 17:05:09 -05:00
lbry.js Remove startup notice code 2017-01-13 16:58:46 -05:00
lighthouse.js Refactor lighthouse.js and add support for custom servers 2016-12-29 05:15:02 -05:00
main.js always make lbry globally available 2017-01-05 17:30:36 -05:00