Closed pocka closed 4 years ago
@pocka any new about docs-view mode?
@pribilinskiy Nothing new. At least they probably will not ship docs-view mode with v5.
FYI There is the #docs-mode channel in Storybook Discord.
@pocka I'm prototyping it now that v5 is shipped and mostly stabilized, and will be requesting feedback once it's in basic shape. ETA end of next week.
Would you be available to give feedback? Or even help develop it? I'm making it view layer independent, like the rest of storybook, but will need help on each view layer. As you can imagine, I'm looking at this addon to prototype Vue, and am even using your docgen-loader unmodified.
EDIT: Just saw that you're already active on Discord. I'll be posting the request for comments in the #docs-mode
channel for anybody who's interested. @pocka I'll @reference
you when I do to make sure you see it.
@shilman Thank you for pinging. I'm looking forward to it!
I put the link to the Docs-mode on top of the README.
And noticed storybook depends on this package... maybe for the docgen loader? Probably I need to separate the loader before deprecating this addon...
Deprecated.
I'll deprecate the npm package once SB6 was released.
Current status (Update: Nov 14)
Docs-Mode is now available in Storybook v5.2.0! If you want well-integrated, SB native looks, and easy to use documentation, please try it! (documentation for events and slots are available from v5.3.0)
This is a remind issue.
It seems that Storybook team plans to add docs-view mode, which has almost the same features to info addon. I think when it comes this addon is no longer necessary. It should go to maintenance mode then.