Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: added Storybook documentation for various component #4612

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

Merged
merged 24 commits into from
May 2, 2025

Conversation

swapnilmmane
Copy link
Contributor

Changes

Added Storybook documentation for the following component

  • AutoComplete
  • Avatar
  • Card
  • Checkbox
  • CheckboxGroup
  • CodeEditor
  • ColorPicker
  • FilePicker
  • IconPicker
  • RangeSlider
  • RichTextEditor
  • Slider
  • Switch

Done following:
1. Created a comprehensive example showcasing all Input component props
2. Fixed stories to correctly set input values
3. Added an example demonstrating custom validation using the validate prop
- Fix TypeScript build errors in CheckboxGroup.stories.tsx
- Update property name from 'values' to 'value' to match component interface
- Maintain consistent prop naming across story examples
@swapnilmmane swapnilmmane merged commit 288cc70 into feat/new-admin-ui May 2, 2025
17 checks passed
@swapnilmmane swapnilmmane deleted the storybook-docs branch May 2, 2025 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant