Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: storybook update #3036

Merged
merged 4 commits into from
Dec 29, 2021
Merged

feat: storybook update #3036

merged 4 commits into from
Dec 29, 2021

Conversation

platon-rov
Copy link
Contributor

@platon-rov platon-rov commented Dec 29, 2021

Related Issue

Closes #3024.

Description

  • Plugins updated:
    • @storybook/addon-controls,
    • @storybook/addon-docs,
    • @storybook/addon-storyshots,
    • storybook\html.
  • Storybook breaking changes adoption
  • ESLint storybook plugin and fixes

Notice:
The warning below still shown because we use story-description-loader loader (see main.js:36).

browser.js:39 CSF .story annotations deprecated; annotate story functions directly:
- StoryFn.story.name => StoryFn.storyName
- StoryFn.story.(parameters|decorators) => StoryFn.(parameters|decorators)
See https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#hoisted-csf-annotations for details and codemod.

@platon-rov platon-rov self-assigned this Dec 29, 2021
@netlify
Copy link

netlify bot commented Dec 29, 2021

✔️ Deploy Preview for fundamental-styles ready!

🔨 Explore the source changes: 5cae77d

🔍 Inspect the deploy log: https://app.netlify.com/sites/fundamental-styles/deploys/61cc8a03653c790008e09896

😎 Browse the preview: https://deploy-preview-3036--fundamental-styles.netlify.app

@SAP SAP deleted a comment from netlify bot Dec 29, 2021
@droshev droshev merged commit 987a9d8 into main Dec 29, 2021
@droshev droshev deleted the storybook-update branch December 29, 2021 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BREAKING CHANGEs in storybook
2 participants