Closed satyadalei closed 7 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
nuka-carousel-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 24, 2023 11:26am |
The v8 release has a new schema for customization
Modified installation.mdx documentation page inside docs folder inside root folder
Description
Added code sample for how to customize the carousel using
defaultControlsConfig
in installation.mdx documentation page inside docs folderFixes # (issue)
Type of Change
How Has This Been Tested?
I did not done any changes other than
installation.mdx
file inside "/docs" folder. But though I tried testing, unfortunately I was unable to to test properly. I got some error while running test commandpnpm run lint
. And the error came something like thisERR_PNPM_RECURSIVE_RUN_FIRST_FAIL nuka-carousel@6.0.3 lint: `eslint --ext .js,.ts,.tsx .` Exit status 1 ELIFECYCLE Command failed with exit code 1
Checklist
pnpm run lint
)pnpm run test:ci-with-server
/pnpm run test
)pnpm changeset
.