Skip to content

bugfix: Resolve issue where props disappeared in action panels #116

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

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

Siyeop
Copy link
Member

@Siyeop Siyeop commented Jun 11, 2025

Key Changes of PR

  • Resolve issue where props disappeared in action panels

Screenshots

image

docs: {
toc: true, // Table of contents in docs
},
actions: { argTypesRegex: '^on[A-Z].*' }, // Auto detect onClick, onChange etc.
Copy link
Member Author

Choose a reason for hiding this comment

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

[prettier] reported by reviewdog 🐶

Suggested change
actions: { argTypesRegex: '^on[A-Z].*' }, // Auto detect onClick, onChange etc.
actions: {argTypesRegex: '^on[A-Z].*'}, // Auto detect onClick, onChange etc.

@Siyeop Siyeop merged commit 44e58fe into develop Jun 11, 2025
3 checks passed
@Siyeop Siyeop deleted the bugfix-storybook branch June 11, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant