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

Implementation of storybook #78

Closed
6 tasks done
Tracked by #64
muratcorlu opened this issue Apr 6, 2022 · 1 comment · Fixed by #99
Closed
6 tasks done
Tracked by #64

Implementation of storybook #78

muratcorlu opened this issue Apr 6, 2022 · 1 comment · Fixed by #99
Assignees
Labels
Milestone

Comments

@muratcorlu
Copy link
Contributor

muratcorlu commented Apr 6, 2022

  • We should able to create independent sections in storybook for documenting general stuff (like how to use grace, some general topics etc)
  • Every component should have it's own storybook definitions in a file in its own folder (component.story.ts)
  • Component storybook should include:
    • Basic documentation about where and how to use this component
    • Reference for the properties and events of this component
    • Demos for the variations of every property and behaviours of the component
This was referenced Apr 6, 2022
@muratcorlu muratcorlu self-assigned this Apr 7, 2022
@muratcorlu muratcorlu linked a pull request Apr 8, 2022 that will close this issue
4 tasks
@muratcorlu muratcorlu added this to the v2.0 milestone Jun 27, 2022
@github-actions
Copy link

github-actions bot commented Apr 6, 2023

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant