Releases: mendixlabs/mendix-file-dropper
Releases · mendixlabs/mendix-file-dropper
1.4.1
- Fix #26: Unhandled console error when file is empty (and preview is enabled)
1.4.0
- Fix #14 : adding more translatable texts for error messages
- Fix #17 : fixing issues with conditional visibility
- Fix #21 : adding before commit MF/NF to commit your context object before you commit any files (see test-project)
1.3.1
- Add class names to main container
1.3.0
- Add options to remove preview & filesize
- Add confirmation text before deleting a file
- Update dependencies
Let's hope this is a better update than the previous one...
1.2.2
- As this widget is used for Siemens Apollo, we decided to replace the success color
1.2.1
- Adjust verification tabs to make a better distinction between before/after upload
1.2.0
- Add colors to progress bar, based on status. This is configurable in the widget settings
1.1.1
- Update config & screenshots for AppStore release
1.1.0
- Moved some methods to @jeltemx/mendix-react-widget-utils for reuse in other projects
- Refactored some small code
- Added boolean to hide progress bar when upload is complete