Releases: hackingharold/ngx-dropzone
Releases · hackingharold/ngx-dropzone
v17.1.0
- Adds new
mode
property on thefileInput
directive to control the value setting strategy.
v17.0.0
- Updated version to support Angular v17.
- Supports Material Chips for file preview (see docs).
- Supports reading files from dropped folders by default.
v16.1.1
Fixes the library module references for the published npm packages.
v16.1.0
Upgrade the rxjs
peer dependencies to ^7.4.0
to fix installation warnings on Angular 16 projects.
v16.0.2
Rename package readme's to uppercase for npm.
v16.0.1
Adds readme files for the individual library packages.
v16.0.0
First public package release incl. CDK and Material Design implementation compatible with Angular v16.
v0.1.0
Test Release for CI pipeline.