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(FileUpload): allow video mime types #1694

Merged
merged 1 commit into from
Sep 16, 2019

Conversation

atlwendy
Copy link
Contributor

closes #1670

@atlwendy atlwendy force-pushed the 1670-add-additional-video-mime-types branch from 00e49fa to 739efbe Compare September 14, 2019 00:48
@codecov
Copy link

codecov bot commented Sep 14, 2019

Codecov Report

Merging #1694 into release will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           release    #1694   +/-   ##
========================================
  Coverage    95.73%   95.73%           
========================================
  Files          130      130           
  Lines         5200     5200           
  Branches       895      895           
========================================
  Hits          4978     4978           
+ Misses         222      217    -5     
- Partials         0        5    +5
Impacted Files Coverage Δ
terminus-ui/file-upload/src/mime-types.ts 100% <ø> (ø) ⬆️
terminus-ui/select/src/select.component.ts 71.02% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 25f0b42...739efbe. Read the comment docs.

@benjamincharity benjamincharity changed the title feat(fileupload): add additional allowed video mime types feat(FileUpload): allow video mime types Sep 16, 2019
@benjamincharity benjamincharity merged commit c5fa585 into release Sep 16, 2019
@benjamincharity benjamincharity deleted the 1670-add-additional-video-mime-types branch September 16, 2019 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add additional allowed video mime types to the file upload component
2 participants