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

switch to using new file.utils.ts for reading all data.preview text and binary data #64

Closed
RandomFractals opened this issue Jun 24, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@RandomFractals
Copy link
Owner

RandomFractals commented Jun 24, 2019

see #15 & #61 for more info

@RandomFractals RandomFractals added the enhancement New feature or request label Jun 24, 2019
RandomFractals added a commit that referenced this issue Jun 25, 2019
- skip encoding for the document uri passed to data.view
- strip out file:/// scheme for new data view loading uris and file
checks
RandomFractals added a commit that referenced this issue Jun 25, 2019
- switched to using new file.utils.ts for text excel data file reads
- changed binary .dif and .slk data file reads
- removed .prn files support (they are for print only)
- updated excel data files mappings in package.json, docs and config.ts
RandomFractals added a commit that referenced this issue Jun 25, 2019
- updated supported data formats section with xlsx read(buffer) method
used for binary excel files
@RandomFractals RandomFractals changed the title add remote data.preview support switch to using new file.utils.ts for reading all data.preview text and binary data Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant