I updated FileReader today to add some drag drop event handlers that I find useful for building an upload system that supports not just the `input [ type_ "file" ] []` but also drag n drop of files into a special div. The example has been totally reworked to use the main functions Simon
On Friday, 12 May 2017 15:36:43 UTC+2, Simon wrote: > > file-reader was in queue for native approval at 0.16 but that was the > point that all native approvals got rejected. To this day there is no easy > way to find 'libraries' that use native code, although there are now tools > to instal them easily from their github source. > > > On Tuesday, 9 May 2017 12:01:01 UTC+2, Alexandre Galays wrote: >> >> "Waiting for Evan". I've heard that before! >> >> https://www.youtube.com/watch?v=Wifcyo64n-w >> >> On Sunday, May 7, 2017 at 4:12:34 AM UTC+2, Kasey Speakman wrote: >>> >>> I don't think there are new native packages being approved. In fact, I >>> think more are to get cut soon. We will just have to wait on Evan to put a >>> File type into Elm and a Body type for it in the Http module (or something >>> like that). >>> >>> On Saturday, May 6, 2017 at 7:40:33 PM UTC-5, Witold Szczerba wrote: >>>> >>>> You are right, it wouldn't work as I've thought. Native done right is >>>> OK, but the problem is someone has to "approve" the project or it won't be >>>> available to others by Elm package. I wonder if it's actually doable. >>>> >>> -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
