Releases: nextml-code/react-file-upload
Releases · nextml-code/react-file-upload
Styling out of the box!
- Use @aiwizo/react-file-dropzone
- Use @aiwizo/application-styles
Pass file to callback
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
v0.2.3-alpha 0.2.3
Add proper license
Previous versions missed a proper license.
Adding Apache-2.0
Updates to meta information and documentation
Git repository and homepage added to package.json.
Some README changes.
Adds file data callback to row click
When a file row is clicked, the data received from the upload response is passed to a callback function.
v0.1.0-alpha
Preparing for production release.