We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
this project doesn't (yet) reflect upcoming changes in Storybook 6.0, at least:
story
args
globalArgs
(args, context)
Is the purpose of the next branch to include those ASAP (i.e. PR is welcome), or will they be postponed till 6.0 is out of beta ?
next
Thanks
The text was updated successfully, but these errors were encountered:
The next branch has not been released yet. We don’t have a concrete release plan for the next version of CSF. PR’s gladly accepted!
Sorry, something went wrong.
Why don't you provide an exhaustive type coverage for all of that @shilman ?
@jayarjo PR’s gladly accepted!
No branches or pull requests
Hi,
this project doesn't (yet) reflect upcoming changes in Storybook 6.0, at least:
story
object (replaced by hoisting properties directly to the function object)args
&globalArgs
introduction, and the signature of the story becoming(args, context)
(by default)Is the purpose of the
next
branch to include those ASAP (i.e. PR is welcome), or will they be postponed till 6.0 is out of beta ?Thanks
The text was updated successfully, but these errors were encountered: