lbry-desktop/js/component
Alex Liebowitz f34fca11a8 Add option to disable confirm or abort buttons in modals
Adds new confirmButtonDisabled and abortButtonDisabled props to Modal
component. Mainly useful when you have a "confirm" button that performs
some operation before closing the modal and you need the confirm button
to disable after it's clicked.
2016-11-10 06:59:53 -05:00
..
common.js Switch TruncatedText component to use clamp.js 2016-10-21 06:28:42 -04:00
drawer.js Add Downloaded and Published tabs to My Files page 2016-09-23 05:56:36 -04:00
form.js Add FormField.getSelectedElement() 2016-09-20 06:38:46 -04:00
header.js cleaned up transaction history, added header subnav style 2016-08-27 10:12:56 -04:00
link.js Watch and Download link layout tweak 2016-11-10 06:59:53 -05:00
load_screen.js Factor out generic loading screen component from SplashScreen 2016-09-21 01:35:29 -04:00
menu.js publish and form tweaks 2016-08-09 08:36:26 -04:00
modal.js Add option to disable confirm or abort buttons in modals 2016-11-10 06:59:53 -05:00
splash.js Factor out generic loading screen component from SplashScreen 2016-09-21 01:35:29 -04:00