Skip to content

Releases: adopted-ember-addons/ember-file-upload

Release 7.0.1

25 Jun 02:45
Compare
Choose a tag to compare

๐Ÿ› Bug Fix

Committers: 1

Release 7.0.0

12 Jun 21:10
Compare
Choose a tag to compare

For help migrating see the v7 Upgrade guide.

๐Ÿ’ฅ Breaking Change

๐Ÿš€ Enhancement

๐Ÿ“ Documentation

๐Ÿ  Internal

  • #799 Disable all prototype extensions in test app (@gilest)

Committers: 1

Release 6.1.1

31 May 05:46
Compare
Choose a tag to compare

๐Ÿ› Bug Fix

  • #798 Replace usage of ember array prototype .any() with native .some() (@gilest)

Committers: 1

Release 6.1.0

31 May 05:07
Compare
Choose a tag to compare

๐Ÿš€ Enhancement

  • #797 Mirage hander: Don't send error response when file metadata can't be generated (@gilest)

๐Ÿ“ Documentation

  • #796 Document UploadOptions and provide a link from the "Uploading files" page (@gilest)

Committers: 1

Release 6.0.3

25 May 23:23
Compare
Choose a tag to compare

๐Ÿ› Bug Fix

  • #793 Listen for drag-and-drop events on the Dropzone element rather than document (@gilest)

๐Ÿ“ Documentation

Committers: 1

Release 6.0.2

24 May 05:06
7d5b30a
Compare
Choose a tag to compare

๐Ÿ› Bug Fix

๐Ÿ  Internal

  • #789 Update for website and test-app packages from 4.3.0 blueprints (@gilest)

Committers: 1

Release 6.0.1

20 May 06:58
Compare
Choose a tag to compare

๐Ÿ› Bug Fix

Committers: 1

Release 6.0.0

20 May 05:53
Compare
Choose a tag to compare

This release removes all code deprecated in v5 (including the FileUpload component). For help migrating see the v5 Upgrade guide.

๐Ÿ’ฅ Breaking Change

๐Ÿš€ Enhancement

๐Ÿ  Internal

  • #782 Refactor queued files autotracking test (@gilest)

Committers: 1

Release 5.1.0

14 Apr 01:35
Compare
Choose a tag to compare

Includes refactoring and migration to TypeScript. All addon code is now typed with one exception โ€“ the mirage handler.

๐Ÿš€ Enhancement

  • #765 Migrate drag listener and parsers to typescript. Move all types definitions to interface file (@gilest)
  • #762 Add typed args interface to DragListenerModifier (@gilest)
  • #760 Delete unused update-queue modifier and inline drag-listener modifier (@gilest)
  • #759 Rename FileReader to UploadFileReader and convert to typescript (@gilest)
  • #757 Convert HttpRequest and upload() to typescript (@gilest)
  • #756 Convert test support to typescript (@gilest)

๐Ÿ  Internal

  • #766 Move DragListenerModifier to its own file (@gilest)
  • #758 Upload test - filesize bump now that CI runs Chrome 100 (@gilest)

Committers: 1

Release 5.0.0

29 Mar 01:45
8ce29ec
Compare
Choose a tag to compare

Ember Octane, v4 and Embroider support. Includes all changes since 4.0.3.

Requires Ember 3.25 or above.
Requires ember-auto-import 2.0 or above.

Upgrade guide

๐Ÿ“ Documentation

Committers: 1