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

More control over decorators for addon developers #320

Closed
thani-sh opened this issue Jul 18, 2016 · 2 comments
Closed

More control over decorators for addon developers #320

thani-sh opened this issue Jul 18, 2016 · 2 comments

Comments

@thani-sh
Copy link
Contributor

Allow addon developers more control over decorators. Sometimes they may need to apply decorators to only some parts exported by the addon or ignore them completely.
Example usecase: storybook-eol/react-storybook-addon-info#40

That being said, this makes addons behaviour more ambiguous and harder to debug.

@arunoda
Copy link
Member

arunoda commented Sep 15, 2016

I hope we already discussed about this.

@ndelangen
Copy link
Member

ndelangen commented Jul 7, 2017

Addon info's problem is it should actually render in panel, #1147

I don't see what steps we should take, what control do they need?
#1209

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants