Convert file fields to use native Electron dialog + add directory selector field #124

Merged
alexliebowitz merged 5 commits from file-selector into redux 2017-05-19 15:12:10 +02:00

5 commits

Author SHA1 Message Date
Alex Liebowitz b44631b5b9 Update changelog 2017-05-12 07:31:33 -04:00
Alex Liebowitz 02f1f0e55b Developer Settings: make compatible with new file field 2017-05-12 07:31:33 -04:00
Alex Liebowitz b12c9e2744 Settings: Use new "directory" field type for download directory
Before it was using a plain text box (hold-over from when we were
in-browser and couldn't use a directory selector)
2017-05-12 07:31:33 -04:00
Alex Liebowitz c8f7cb2110 Update FormField to use new Electron file/directory selector 2017-05-12 07:31:33 -04:00
Alex Liebowitz 044d3612c2 Add FileSelector component 2017-05-12 07:31:23 -04:00