Commit 7ee0ffd
Update examples with Nutrient SDK version 1.16.0 (#89)
* Update examples with Nutrient SDK version 1.16.0
* Pin pnpm examples to @nutrient-sdk/viewer 1.16.0
The update script resolves @latest, which served stale registry metadata
for the freshly published 1.16.0 and left the two pnpm-based examples
(vue-composition-api, svelte-kit) at 1.15.0. They had been stuck at
1.14.0 since the 1.15.x releases for the same reason.
Co-Authored-By: The Claudefather <noreply@anthropic.com>
* Enable skipLibCheck in the Angular example
The @nutrient-sdk/viewer 1.16.0 typings fail TS lib checking
(https://nutrient.atlassian.net/browse/WEB-4498), which broke this
example's webserver build in CI. skipLibCheck matches the Angular CLI
default and the posture of the other examples.
Co-Authored-By: The Claudefather <noreply@anthropic.com>
---------
Co-authored-by: The Claudefather <noreply@anthropic.com>1 parent 57ca97b commit 7ee0ffd
46 files changed
Lines changed: 133 additions & 140 deletions
File tree
- examples
- angular
- electron-nodeintegration
- electron
- elm
- gatsbyjs
- javascript-vite
- laravel
- nextjs
- nuxtjs
- pwa
- react
- salesforce
- force-app/main/default/pages
- svelte-kit
- svelte
- typescript-vite
- typescript
- src
- vite
- vue-composition-api
- vue
- webpack
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments