histoire icon indicating copy to clipboard operation
histoire copied to clipboard

Add Global Decorator for stories

Open throrin19 opened this issue 2 years ago • 0 comments

Clear and concise description of the problem

To describe some components, We have to made complexe and redondant templating to include the component inside a story (ex : with vuetify, add the VApp, VContent, VRow, ...)

But for each stories, if we made that, we have to change the source to show only our component and not the complexe decorator template.

Suggested solution

Add the possibility to configure a global decorator for :

  • All histoire config (in the histoire.setup.js ?
  • specific story

Alternative

No response

Additional context

No response

Validations

throrin19 avatar Jun 23 '22 07:06 throrin19