Skip to content

Releases: nextml-code/react-file-upload

Styling out of the box!

19 Mar 11:55
f0eb204

Choose a tag to compare

Pre-release
  • Use @aiwizo/react-file-dropzone
  • Use @aiwizo/application-styles

Pass file to callback

18 Jan 19:31

Choose a tag to compare

Pass file to callback Pre-release
Pre-release
build(deps): bump ini from 1.3.5 to 1.3.8 in /dev-server

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Fix some style bugs

25 Nov 12:33

Choose a tag to compare

Fix some style bugs Pre-release
Pre-release
v0.2.3-alpha

0.2.3

Add proper license

21 Sep 15:25

Choose a tag to compare

Add proper license Pre-release
Pre-release

Previous versions missed a proper license.
Adding Apache-2.0

Updates to meta information and documentation

16 Sep 10:12

Choose a tag to compare

Git repository and homepage added to package.json.
Some README changes.

Adds file data callback to row click

14 Sep 13:43

Choose a tag to compare

Pre-release

When a file row is clicked, the data received from the upload response is passed to a callback function.

v0.1.0-alpha

09 Sep 15:12

Choose a tag to compare

v0.1.0-alpha Pre-release
Pre-release

Preparing for production release.