- Release 10.2.0 - support Angular 10.
- Issue #28 Drag/Drop does not work with Safari #28
- Issue #28 Drag/Drop does not work with Safari #28
- Release 8.0.0 - support Angular 8.
- Fix prefill image displaying issue.
- Fix display issue.
- The class animation can be set.
- Remove disabled guard on writeValue
- Issue #16 ngx-input-file with reactive forms
- Update dependencies and support Angular 7.
- Version will follow the Angular version.
- Issue #15 Stackblitz example not working
- Issue #14 Has no exported member 'InputFileConfig'.
- Switch BrowserAnimationsModule from AppModule to DemoModule
- Minor fix link form validation
- Drop attribute InputId (auto generated now)
- Updating the dependencies
- Adding of link options to add an InputFile from an url
- Drop class InputFile to an interface
- Issue #12 How to override style and icon?
- Fix set of the preview when an InputFile has no file.
- Adding a placeholder
- Adding an identifier and the File to InputFile dto.
- Droping extends of File in InputFile dto.
- Angular Material support
- Drop Bootstrap support
- Drop Font Awesome support
- ISSUE_TEMPLATE added
- Issue #6 - Disconnection of the model
- Issue #7 - Switch BrowserModule Dependency to Common Module
- Drop font awesome 4 support to font awesome 5
- Fix issue #3