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

Releases: travisdmathis/react-file-reader

1.1.4

Choose a tag to compare

@travisdmathis travisdmathis released this 17 Feb 01:52
Release 1.1.4

Add the ability to accept multiple file types

Choose a tag to compare

@travisdmathis travisdmathis released this 23 Oct 18:31
Merge pull request #15 from GrillWork/feature/version-bump

Feature/version bump

Minor Release: Bug Fix

Choose a tag to compare

@travisdmathis travisdmathis released this 12 Sep 20:40
  • Fixes an issue with uploading the same file twice

Bug Fix

Choose a tag to compare

@travisdmathis travisdmathis released this 21 Jun 16:07
  • 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

Choose a tag to compare

@travisdmathis travisdmathis released this 27 Apr 12:54
adds the ability to return both base64 strings and an HTML5 FileList …

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

Choose a tag to compare

@travisdmathis travisdmathis released this 20 Apr 12:29
Feature/upgrade react

1.0.2

Choose a tag to compare

@travisdmathis travisdmathis released this 13 Apr 14:05
fixes bug with prop-types

1.0.1

Choose a tag to compare

@travisdmathis travisdmathis released this 10 Apr 15:39
version bump

Initial Release

Choose a tag to compare

@travisdmathis travisdmathis released this 09 Apr 17:47
1.0.0

bumps version to 1.0 and adds documentation