sapcc / juno

Monorepo for the Juno microfrontend framework, microfrontend apps, design system and component library
Apache License 2.0
5 stars 3 forks source link

[ui-components][storybook] Add component for storybook, which can be used in .mdx to provide the juno-components as children with a themed styleprovider. #472

Closed TilmanHaupt closed 7 months ago

TilmanHaupt commented 7 months ago

In storybook .mdx components must have a and a listener to the theme-emitter. To allow easy usage of a component its beneficial to introduce a parent component which provides this functionality. To stop bugs like

Image