Skip to content
This repository has been archived by the owner on Oct 8, 2018. It is now read-only.

Releases: travisdmathis/react-file-reader

1.1.4

17 Feb 01:52
Compare
Choose a tag to compare
Release 1.1.4

Add the ability to accept multiple file types

23 Oct 18:31
Compare
Choose a tag to compare
Merge pull request #15 from GrillWork/feature/version-bump

Feature/version bump

Minor Release: Bug Fix

12 Sep 20:40
Compare
Choose a tag to compare
  • Fixes an issue with uploading the same file twice

Bug Fix

21 Jun 16:07
Compare
Choose a tag to compare
  • Fixes issue in the hiding of the input when ReactFileReader was used in a parent that was positioned absolutely.

1.1.0: Merge pull request #7 from GrillWork/feature/add-output-to-handlefiles

27 Apr 12:54
Compare
Choose a tag to compare
adds the ability to return both base64 strings and an HTML5 FileList …

1.0.3: Merge pull request #4 from GrillWork/feature/upgrade-react

20 Apr 12:29
Compare
Choose a tag to compare

1.0.2

13 Apr 14:05
Compare
Choose a tag to compare
fixes bug with prop-types

1.0.1

10 Apr 15:39
Compare
Choose a tag to compare
version bump

Initial Release

09 Apr 17:47
Compare
Choose a tag to compare
1.0.0

bumps version to 1.0 and adds documentation