- πΊπΈUnited States jcandan
Was this abandoned? I don't see any Storybook implementation in the 5.0.x, 5.1.x, or 6.0.x branches.
@jcandan, it is on our todo list, but I am considering it with the Storybook β module instead of Twing/TwigJS approaches. but that would be the integration would be done once we are stable with the
6.x
branch and if I get some free time, didn't get the chance to look into it much.- πΊπΈUnited States jcandan
I'd imagine that, until this is added to Radix, in order to adopt Storybook β , we'd just have to create our own
*.stories.twig
files in our sub-theme, and for those, a*.compentent.yml
with thereplaces
key pointing to the target component in Radix. Anything else I may be missing? @jcandan It depends on what you prefer, but yes, that's one way. I'd like to support Storybook as well out of the box, but it's rather an extra overhead and time-consuming, and most of our users in Drupal don't really use Storybook that often, so I prefer to use my free time for the theme itself or possibly extend it into Tailwind