Skip to content

Docs: Clarify APIs of Controls doc block/addon/argTypes#23058

Merged
jonniebigodes merged 1 commit into
nextfrom
api-ref-doc-block-controls-install-addon
Jun 13, 2023
Merged

Docs: Clarify APIs of Controls doc block/addon/argTypes#23058
jonniebigodes merged 1 commit into
nextfrom
api-ref-doc-block-controls-install-addon

Conversation

@kylegach

Copy link
Copy Markdown
Contributor

Closes #22600

What I did

  • Add callouts to Controls doc block API reference
    • @storybook/addon-controls must be registered
    • How to configure what
      • Controls blocks in docs pages: this API
      • Controls in addons panel: Controls addon
      • Individual controls: argTypes

How to test

  1. Follow the steps in the contributing instructions for this branch, api-ref-doc-block-controls-install-addon

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests)
  • Make sure to add/update documentation regarding your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Maintainers

  • If this PR should be tested against many or all sandboxes,
    make sure to add the ci:merged or ci:daily GH label to it.
  • Make sure this PR contains one of the labels below.

["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

@kylegach kylegach added documentation patch:yes Bugfix & documentation PR that need to be picked to main branch labels Jun 13, 2023
@kylegach kylegach self-assigned this Jun 13, 2023
@kylegach kylegach requested a review from jonniebigodes June 13, 2023 21:33
@kylegach kylegach changed the title Clarify APIs of Controls doc block/addon/argTypes Docs: Clarify APIs of Controls doc block/addon/argTypes Jun 13, 2023

@jonniebigodes jonniebigodes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care of this one. Appreciate it 🙏 ! Looks good on my end.

@kylegach

Copy link
Copy Markdown
Contributor Author

This is docs-only and all docs-related checks have passed, so I'm going to merge with failing checks.

@jonniebigodes

Copy link
Copy Markdown
Contributor

Self-merging as this is docs related item.

@jonniebigodes jonniebigodes merged commit 893b4a8 into next Jun 13, 2023
@jonniebigodes jonniebigodes deleted the api-ref-doc-block-controls-install-addon branch June 13, 2023 22:21
github-actions Bot pushed a commit that referenced this pull request Jun 13, 2023
…-install-addon

Docs: Clarify APIs of Controls doc block/addon/argTypes
(cherry picked from commit 893b4a8)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
…-install-addon

Docs: Clarify APIs of Controls doc block/addon/argTypes
(cherry picked from commit 893b4a8)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
…-install-addon

Docs: Clarify APIs of Controls doc block/addon/argTypes
(cherry picked from commit 893b4a8)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
…-install-addon

Docs: Clarify APIs of Controls doc block/addon/argTypes
(cherry picked from commit 893b4a8)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
…-install-addon

Docs: Clarify APIs of Controls doc block/addon/argTypes
(cherry picked from commit 893b4a8)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
…-install-addon

Docs: Clarify APIs of Controls doc block/addon/argTypes
(cherry picked from commit 893b4a8)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
…-install-addon

Docs: Clarify APIs of Controls doc block/addon/argTypes
(cherry picked from commit 893b4a8)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
…-install-addon

Docs: Clarify APIs of Controls doc block/addon/argTypes
(cherry picked from commit 893b4a8)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
…-install-addon

Docs: Clarify APIs of Controls doc block/addon/argTypes
(cherry picked from commit 893b4a8)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
…-install-addon

Docs: Clarify APIs of Controls doc block/addon/argTypes
(cherry picked from commit 893b4a8)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
…-install-addon

Docs: Clarify APIs of Controls doc block/addon/argTypes
(cherry picked from commit 893b4a8)
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2023
…-install-addon

Docs: Clarify APIs of Controls doc block/addon/argTypes
(cherry picked from commit 893b4a8)
@JReinhold JReinhold added the patch:done Patch/release PRs already cherry-picked to main/release branch label Jun 15, 2023
@ndelangen ndelangen removed the patch:yes Bugfix & documentation PR that need to be picked to main branch label Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation patch:done Patch/release PRs already cherry-picked to main/release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Point to Controls addon docs in Controls doc block API reference

4 participants