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

Addon-docs: Fix ArgsTable regression #11889

Merged
merged 4 commits into from
Aug 11, 2020
Merged

Addon-docs: Fix ArgsTable regression #11889

merged 4 commits into from
Aug 11, 2020

Conversation

shilman
Copy link
Member

@shilman shilman commented Aug 11, 2020

Issue: #11870

What I did

PR #11744 introduced a regression to Props/ArgsTable. I changed the defaultProps but did not update the rendering logic accordingly. Because we don't have good test coverage for the Docs tab, the bug got through.

This change:

  • Reverts the defaultProps change
  • Updates the documentation

How to test

See the Docs/mdx stories in official-storybook on the Docs tab.

@shilman
Copy link
Member Author

shilman commented Aug 11, 2020

Self-merging @tmeasday

@shilman shilman merged commit d387fd7 into next Aug 11, 2020
@shilman shilman added the patch:done Patch/release PRs already cherry-picked to main/release branch label Aug 11, 2020
shilman added a commit that referenced this pull request Aug 11, 2020
Copy link
Member

@jimmyandrade jimmyandrade left a comment

Choose a reason for hiding this comment

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

LGTM

@stof stof deleted the 11870-fix-argstable branch May 25, 2022 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addon: docs block: argstable bug patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants