forked from box/box-content-preview
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New: Integrate new excel viewer into preview (box#2)
* New: Add fake excel viewer and add it to docLoader * New: Finish the dummy-viewer * New: Can parse using sheetjs on the client * New: SheetJS prototype * New: Parse xlsx in the viewer * Fix: Eslint * New: Remove XLSX package * Fix: Remove lodash and fix following issues * Fix: Grids text overlap * Fix: install modules from public instead of jfrog * Fix: use meaningful filename
- Loading branch information
Showing
4 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters