Git Product home page Git Product logo

Comments (8)

mayerraphael avatar mayerraphael commented on May 20, 2024 10

Does not work with 7.0.7. getChannel() is not defined error.

from addon-designs.

thafryer avatar thafryer commented on May 20, 2024 10

Hi Everyone! We have released a new version of the addon. We also changed the package name for the addon, @storybook/addon-designs. Please follow instructions from the readme to get going with the latest version.

https://github.com/storybookjs/addon-designs/blob/master/README.md

from addon-designs.

Codex- avatar Codex- commented on May 20, 2024 7

We've been using https://github.com/storybookjs/addon-designs/releases/tag/v7.0.0-beta.2 successfully, would be great to see a stable release though :)

Worth reading this comment: #178 (comment)
As referenced here: storybookjs/storybook#20529

from addon-designs.

Codex- avatar Codex- commented on May 20, 2024 5

If you encounter this:

▲ [WARNING] Calling "copy" will crash at run-time because it's an import namespace object, not a function [call-import-namespace]

    node_modules/@figspec/components/esm/es2015/FigspecViewer/InspectorView/InspectorView.js:62:42:
      62 │               ${CopyIcon({ onClick: () => copy(node.characters) })}
         ╵                                           ~~~~

  Consider changing "copy" to a default import instead:

    node_modules/@figspec/components/esm/es2015/FigspecViewer/InspectorView/InspectorView.js:2:7:
      2 │ import * as copy from "copy-to-clipboard";
        │        ~~~~~~~~~
        ╵        copy

Then remove storybook-addon-designs (and anything else showing as an importer via npm ls @figspec/components), perform an npm i, then add it back, and npm i again. This should bump the lock version, which resolves the error upstream. Or add @figspec/components as a dep@latest then remove it again :)

from addon-designs.

pocka avatar pocka commented on May 20, 2024 2

WIP #192

from addon-designs.

byjokese avatar byjokese commented on May 20, 2024

Same Here, testing the pre-release version of the final v7.0.0, and many add-ons broke as the plugin API changed.

Interested in the new update for addon-designs.

from addon-designs.

byjokese avatar byjokese commented on May 20, 2024

Yep, did not see the beta, with the beta.2 works perfectly.

from addon-designs.

immanual-tsw avatar immanual-tsw commented on May 20, 2024

Hi,
I am getting this warning while installing storybook-addon-designs.

"Attention: We've detected that you're using the following addons in versions which are known to be incompatible with Storybook 7:

  • [email protected]
    Please be aware they might not work in Storybook 7. Reach out to their maintainers for updates

from addon-designs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.