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

🏗♻️🚮 Disable @storybook/addon-knobs #37681

Merged
merged 7 commits into from
Feb 15, 2022

Conversation

alanorozco
Copy link
Member

Related to #35923

@storybook/addon-knobs has been deprecated, and it's officially obsolete. This prevents us from upgrading the Storybook version due to a peer dependency conflict.

This change:

  • Removes @storybook/addon-knobs
  • Disables Storybook files that require Knobs. We use the forbidden term allowlist to find disabled files.
  • Since amp-animation tests do not match the allowlist schema for disabling, we migrate those to Controls instead.

@amp-owners-bot

This comment was marked as resolved.

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.

4 participants