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

Update Toggle.stories.js to include a playground story and interactive controls #11470

Closed
7 tasks
Tracked by #10751
aledavila opened this issue May 23, 2022 · 0 comments · Fixed by #11545
Closed
7 tasks
Tracked by #10751

Update Toggle.stories.js to include a playground story and interactive controls #11470

aledavila opened this issue May 23, 2022 · 0 comments · Fixed by #11545

Comments

@aledavila
Copy link
Contributor

aledavila commented May 23, 2022

Checklist

  • Move .stories.js file out of next folder, or create .stories.js file and copy contents of *-story.js file over.
  • Remove deprecated knobs package and usage.
  • Ensure there is a playground story
  • Add argTypes to playground story
  • bind() it as a template as described in the storybook docs
  • Pass ...args to playground story, spread them on the applicable component(s)
  • Remove deprecated props from being visible in controls of storybook

Note: if the story has sub-components, document and share with @sstrubberg

Links & Resources

@aledavila aledavila changed the title components/Toggle/next/Toggle.stories.js Update Toggle.stories.js to include a playground story and interactive controls May 23, 2022
@aledavila aledavila self-assigned this May 23, 2022
@kodiakhq kodiakhq bot closed this as completed in #11545 Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant