Html5 File Selector Versions Save

Simplified wrapper for dealing with HTML5 filesystem APIs

v2.1.0

6 years ago
  • Remove babel-runtime dependency that was not necessary

v2.0.1

6 years ago
  • Fix entry is null if text is dragged onto the dropzone ( #3 )

v2.0.0

6 years ago
  • remove mime-types and mime-db dependency to reduce bundle size
  • ensure webkitRelativePath, lastModified, and lastModifiedDate are copied/included from the File objects
  • force memory copy of entry.fullPath to better guarantee it is available in the returned wrapped File objects

v1.0.1

6 years ago