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

docs: replace unsupported value 'string' in controls #23565

Merged
merged 3 commits into from
Jul 25, 2023

Conversation

joaonunomota
Copy link
Contributor

What I did

  • Replaced all occurrences of string as the control type in docs with text, since string is not an accepted value.
  • Replaced the use of control: 'string' in a test to avoid confusion, the test passes after updating the input and expected output.

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

  • When this PR is ready for testing, make sure to add ci:normal, ci:merged or ci:daily GH label to it to run a specific set of sandboxes. The particular set of sandboxes can be found in code/lib/cli/src/sandbox-templates.ts
  • Make sure this PR contains one of the labels below.

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

Copy link
Member

@tmeasday tmeasday left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Contributor

@jonniebigodes jonniebigodes left a comment

Choose a reason for hiding this comment

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

@joaonunomota appreciate the time you took to put together this pull request and update the documentation and tests 🙏 ! From my end, documentation-wise, it's all good my end, I'll defer to the remainder maintainers for their input, and hopefully, we'll get this merged soon.

Hope you have a great week

Stay safe

@ndelangen ndelangen self-assigned this Jul 25, 2023
@ndelangen ndelangen added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Jul 25, 2023
@ndelangen ndelangen merged commit 630ace1 into storybookjs:next Jul 25, 2023
13 of 15 checks passed
@github-actions github-actions bot mentioned this pull request Jul 25, 2023
27 tasks
storybook-bot pushed a commit that referenced this pull request Jul 25, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
@github-actions github-actions bot mentioned this pull request Jul 25, 2023
33 tasks
storybook-bot pushed a commit that referenced this pull request Jul 25, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Jul 25, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Jul 25, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Jul 25, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Jul 26, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
@github-actions github-actions bot mentioned this pull request Jul 26, 2023
30 tasks
storybook-bot pushed a commit that referenced this pull request Jul 26, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Jul 26, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Jul 26, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Jul 26, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Jul 27, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Jul 27, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Jul 27, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
@joaonunomota joaonunomota deleted the fix-controls branch July 27, 2023 23:33
storybook-bot pushed a commit that referenced this pull request Jul 28, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Jul 28, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Jul 28, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Jul 31, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Jul 31, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 1, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 1, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 1, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 1, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 1, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 2, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 2, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 2, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 2, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 3, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
@github-actions github-actions bot mentioned this pull request Aug 3, 2023
32 tasks
storybook-bot pushed a commit that referenced this pull request Aug 4, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 7, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 7, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 7, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 7, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 8, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 9, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 9, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
storybook-bot pushed a commit that referenced this pull request Aug 9, 2023
docs: replace unsupported value 'string' in controls
(cherry picked from commit 630ace1)
@kasperpeulen kasperpeulen removed the patch:yes Bugfix & documentation PR that need to be picked to main branch label Aug 9, 2023
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.

6 participants