Skip to content

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

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

Release 5.0.0-beta.10

29 Mar 00:44
Compare
Choose a tag to compare
Release 5.0.0-beta.10 Pre-release
Pre-release

πŸš€ Enhancement

  • #706 Deprecate FileUpload component and FileDropzone attribute args (@gilest)

πŸ“ Documentation

  • #752 Add GitHub link and default page title to docs site (@gilest)
  • #748 Point docs links to newly deployed website (@gilest)
  • #740 Add API Reference section to docs site (@gilest)
  • #734 Generate new Docfy documentation website (@gilest)

🏠 Internal

Committers: 1