-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Versioned Documentation #1357
Comments
Here's a proposal: https://gist.github.com/shilman/6de9d40d9c8fb33d301060b8601b8c36 |
You all are moving fast. It would be nice (on the readme.md at statement about upgrading. I have had a fair share of problems with configuring and installing storybook. Now that I have it working. I am afraid to upgrade the cli. Fortunately, Im only using storybook on a ui test app. I found it easier reinstall storybook, start a new project, then copy over the stories. It looks like you are posting new releases ever few days. The version I have works fine. I'd like to keep up with the changes. After more than a year, I've finally gotten storybook to work for me. THANKS! |
@smooJitter All of the releases since 3.0 have been backwards compatible unless we messed up. Whenever we make changes that require modifications on your side, we have been updating |
is this still a valid issue @Hypnosphi @ndelangen? wouldn't we be able to deploy branch builds to netlify for each release and keep them versioned? |
We already do, but we haven't any links to them anywhere |
As @Hypnosphi describes, this issue has become: |
Oh, I've just faced this, where my org uses v5 but all I can find is v6 examples. |
Likewise, I am attempting to learn how to use Storybook, but I am limited to the version currently used in my org. https://storybooks.netlify.app/docs/basics/introduction/ @Hypnosphi @ndelangen ... if versioned documentation is already available, could you please provide an example of the netlify link to a historical version? |
Ah... thank you so much @jonniebigodes ... it does. |
Glad that helps out. |
@shilman closing this issue as we already have versioned documentation available to the community. |
why
We need a way to document preview releases of storybook. We may also want docs for people using old versions.
what
The text was updated successfully, but these errors were encountered: