lbry-desktop/js
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
..
component Add option to disable confirm or abort buttons in modals 2016-11-10 06:59:53 -05:00
page Convert alerts to modals in My Files, Publish, Report, Wallet pages 2016-11-10 06:59:48 -05:00
app.js Convert alerts to modals in app.js 2016-11-10 05:21:13 -05:00
lbry.js Use global search for filtering special chars in lbry.formatName() 2016-09-25 01:34:52 -04:00
lighthouse.js Rewrite search to use Lighthouse RPC calls 2016-08-18 03:14:38 -04:00
main.js Don't show claim code page after user submits or skips 2016-09-02 03:08:46 -04:00