Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add heic and heif MIME types #54

Merged
merged 2 commits into from Apr 25, 2022

Conversation

AlexHenkel
Copy link
Contributor

What kind of change does this PR introduce?

  • bugfix
  • feature
  • refactoring / style
  • build / chore
  • documentation

Did you add tests for your changes?

  • Yes, my code is well tested
  • Not relevant

If relevant, did you update the documentation?

  • Yes, I've updated the documentation
  • Not relevant

Summary

This PR adds support to heic and heif image types. Before, opening a file of these extensions always throw an error as the MIME type was not recognized.

react-dropzone/react-dropzone#966

Does this PR introduce a breaking change?

No breaking changes

Other information

@AlexHenkel AlexHenkel changed the title Support heic image type feat: add heic and heif MIME types Apr 22, 2022
@coveralls
Copy link

coveralls commented Apr 25, 2022

Pull Request Test Coverage Report for Build 10bdde3d47995965f63f25bc24e6e2f59c0d0113-PR-54

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.551%

Totals Coverage Status
Change from base Build 5f42ace2c72bde8371af2318b265bf8ab0dee735: 0.0%
Covered Lines: 81
Relevant Lines: 82

💛 - Coveralls

@rolandjitsu rolandjitsu merged commit 3b0823c into react-dropzone:master Apr 25, 2022
@github-actions
Copy link

🎉 This PR is included in version 0.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants