Skip to content

khaled-s/ember-file-upload

 
 

Repository files navigation

Ember File Upload CI Ember Observer Score

Ember File Upload is an ember addon that makes uploading files easy.

Uploads can be managed through queues and continue in the background, even after a page transition. In other words they are persistent across routes in your application.

Compatibility

Support v4.x v5.0.0-beta.x
Ember.js 3.16 to 3.28 3.25 or above
Embroider 🤷
ember-auto-import 2.0 or above
Documentation Docsite (Docsite WIP) Doc files
  • Ember CLI v2.13 or above
  • Node.js v12 or above
  • Modern browsers. Internet Explorer 11 might work but is not offically supported.
  • Strict Content Security Policy (CSP) except for mirage route handlers, which require data: protocol to be included in image-src and media-src directives.

Upgrading

See: Upgrading to v5.

Contributing

Contributors are welcome! Please provide a reproducible test case. Details will be worked out on a case-per-case basis. Maintainers will get in touch when they can, so delays are possible. For contribution guidelines, see Contributing and code of conduct.

For more information on using ember-cli, visit https://ember-cli.com/.

Packages

No packages published

Languages

  • JavaScript 66.8%
  • TypeScript 24.0%
  • Handlebars 5.0%
  • HTML 2.9%
  • Other 1.3%