nuka-carousel icon indicating copy to clipboard operation
nuka-carousel copied to clipboard

Added code sample for how to customize using defaultControlsConfig, i…

Open satyadalei opened this issue 2 years ago • 1 comments

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 folder

Fixes # (issue)

  • No issues I fixed.

Type of Change

  • Updating documentation

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 command pnpm run lint. And the error came something like this ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  [email protected] lint: `eslint --ext .js,.ts,.tsx .` Exit status 1  ELIFECYCLE  Command failed with exit code 1

Checklist

  • [ ] My code follows the style guidelines of this project (I have run pnpm run lint)
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes (I have run pnpm run test:ci-with-server/pnpm run test)
  • [ ] I have performed a self-review of my own code
  • [X] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have recorded any user-facing fixes or changes with pnpm changeset.
  • [ ] My changes generate no new warnings
  • [ ] Any dependent changes have been merged and published in downstream modules

satyadalei avatar Sep 24 '23 11:09 satyadalei

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

vercel[bot] avatar Sep 24 '23 11:09 vercel[bot]

The v8 release has a new schema for customization

carbonrobot avatar Apr 05 '24 18:04 carbonrobot