pocka / storybook-addon-vue-info

Info addon for Vue components
https://storybook-addon-vue-info.netlify.com/?path=/story/examples-basic-usage--simple-example
MIT License
164 stars 28 forks source link

Planned deprecation #65

Closed pocka closed 4 years ago

pocka commented 5 years ago

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.

steven-pribilinskiy commented 5 years ago

@pocka any new about docs-view mode?

pocka commented 5 years ago

@pribilinskiy Nothing new. At least they probably will not ship docs-view mode with v5.

pocka commented 5 years ago

FYI There is the #docs-mode channel in Storybook Discord.

shilman commented 5 years ago

@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.

pocka commented 5 years ago

@shilman Thank you for pinging. I'm looking forward to it!

pocka commented 5 years ago

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...

pocka commented 4 years ago

Deprecated.

I'll deprecate the npm package once SB6 was released.