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

Adding PDF Viewer sample #569

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Adding PDF Viewer sample #569

merged 1 commit into from
Dec 20, 2024

Conversation

b-carver
Copy link
Contributor

Adding PDF Viewer sample to the Typescript samples. This PDF Viewer sample allows pdfs to be viewed using a dashboard network extension. It makes use of extension-apis around settings, dialogs, and parameters.

The sample adds support for testing using jest and adding React components from tableau-ui. Adding support for tableau-ui requires React versions to match so had to move this project's react from 17.0.2 to 16.8.6. React-types didn't have a 16.8.6 version so went with the previous version of 16.8.5.

Adding PDF Viewer sample to the Typescript samples.  This PDF Viewer sample allows pdfs to be viewed using a dashboard network extension.  It makes use of extension-apis around settings, dialogs, and parameters.

The sample adds support for testing using jest and adding React components from tableau-ui.  Adding support for tableau-ui requires React versions to match so had to move this project's react from 17.0.2 to 16.8.6.  React-types didn't have a 16.8.6 version so went with the previous version of 16.8.5.
@b-carver b-carver self-assigned this Dec 19, 2024
@b-carver b-carver merged commit 8004ee0 into main Dec 20, 2024
4 checks passed
@b-carver b-carver deleted the bcarver/pdf-viewer-sample branch December 20, 2024 18:20
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.

3 participants