storybookjs / addon-designs

A Storybook addon that embeds Figma, websites, or images in the addon panel.
https://storybookjs.github.io/addon-designs
MIT License
869 stars 73 forks source link

Storybook 8 upgrade #231

Closed wweaver closed 6 months ago

wweaver commented 6 months ago

Is your feature request related to a problem? Please describe. When starting up storybook 8 it states this Addon is out of date.

Describe the solution you'd like It still works though so I'm guessing just need a version release to appease storybook?

Describe alternatives you've considered

Design types

Additional context

This is the warning I get. image

Your addon is not listed on https://github.com/storybookjs/storybook/issues/26031 though.

bourpie commented 6 months ago

I can't install addon-designs on a fresh installation of Storybook 8 : after : npm install @storybook/addon-designs image

JReinhold commented 6 months ago

Thanks. I'm attempting to fix this in #232, but I'm doing quite a big refactor so it would be helpful if you could test the canary release out to ensure that I haven't broken anything in the process. The refactor shouldn't be noticeable to users.

At the time of writing the canary version is @storybook/addon-designs@8.0.0--canary.232.fa1bc6b.0, but you can always check the PR description for the most up-to-date version.