feat: File Preview panel (#39)

* feat: update display preview panel

* chore: update package

* test: update unit testing

* test: update test

* test: update unit testing

* feat: update preview display to use custom renderer

* chore: use worker for react-pdf

* test: update unit testing

* chore: update requested change

* chore: update gitignore for sample files

* fix: hard-code filetype mappings

* fix: make integration test work again

* chore: update tests

* feat: add FileInfo to preview cards

Co-authored-by: Leangseu Kim <lkim@edx.org>
This commit is contained in:
Ben Warzeski
2021-12-10 14:57:56 -05:00
committed by GitHub
parent 7e49670a95
commit e584529cc5
39 changed files with 1263 additions and 81 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ npm-debug.log
coverage
dist/
public/samples/
### pyenv ###
.python-version