lbry-desktop/js
Alex Liebowitz 45840838b9 Refactor and new features for Publish page
- Publish button no longer grayed out when form is incomplete
 - Now warns about individual missing fields using the new FormField
   component
 - Fixed relaying of error messages from daemon
 - New license URL field
 - License broken into two sub-fields (.license.name, .license.url)
2016-08-03 06:57:06 -04:00
..
component Add FormField component with required field support 2016-08-03 06:57:06 -04:00
page Refactor and new features for Publish page 2016-08-03 06:57:06 -04:00
app.js Basic skeleton of Publish page 2016-08-03 06:57:06 -04:00
lbry.js Make lbry.publish() call error callback 2016-08-03 06:57:06 -04:00
main.js Add claim code page 2016-07-04 12:05:26 -04:00