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

[HACKWEEK] Update storybook and style components to match continuum #9040

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

smartinellibenedetti
Copy link
Contributor

@smartinellibenedetti smartinellibenedetti commented Apr 2, 2024

Relies on #8968

To do:

  • update storybook dependencies;
  • get storybook running with new stories;
  • creates templates and scripts to simplify the process of styling new components or creating wrappers;
  • import newly created scss files in the project (Or ensure that they are being bundled correctly on build);
  • add tests for new components;
  • ensure all components have the same documentation format (missing buttons and tabs);
  • add readme to explain how to use new scripts;

Style and document the following components:

  • Badge;
  • Buttons;
  • Message;
  • ProgressBar;
  • Steps;
  • Tabs;
  • Tooltip;

To run storybook: npm run storybook

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

Successfully merging this pull request may close these issues.

None yet

1 participant