Skip to content

Releases: hackingharold/ngx-dropzone

v17.2.0

07 Dec 15:45
a2b6de0

Choose a tag to compare

  • On Chrome 77, readEntries() will only return the first 100 FileSystemEntry instances per directory. From this release on, we ignore the limit by default.

v17.1.0

29 Nov 10:12
686748b

Choose a tag to compare

  • Adds new mode property on the fileInput directive to control the value setting strategy.

v17.0.0

22 Nov 17:12

Choose a tag to compare

  • 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

27 Aug 13:52
411c4f6

Choose a tag to compare

Fixes the library module references for the published npm packages.

v16.1.0

27 Aug 13:14
804bdd4

Choose a tag to compare

Upgrade the rxjs peer dependencies to ^7.4.0 to fix installation warnings on Angular 16 projects.

v16.0.2

10 Jul 15:42

Choose a tag to compare

Rename package readme's to uppercase for npm.

v16.0.1

10 Jul 15:38

Choose a tag to compare

Adds readme files for the individual library packages.

v16.0.0

10 Jul 15:21
aa45af4

Choose a tag to compare

First public package release incl. CDK and Material Design implementation compatible with Angular v16.

v0.1.0

09 Jul 16:42

Choose a tag to compare

Test Release for CI pipeline.