Skip to content

Conversation

@dmytrokirpa
Copy link

@dmytrokirpa dmytrokirpa commented Nov 4, 2024

This PR introduces support for Storybook Version 8. Included in this update are the following modifications:

  • Storybook dependencies are updated from version 7 to version 8.
  • adjustments for deprecations in @storybook/components.
  • Added @storybook/addon-webpack5-compiler-babel to examples, as outlined here.
  • The React peer dependency has been removed because it's no longer required, more details here.
  • Deprecated features have been removed, with more information available here.
  • Removed global dependencies from the bundle, as demonstrated in the migration example.

Related Issues

#152 #155

flex-direction: row;
`;

const ResponsiveIcon = styled(Icons)`
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The component is no longer needed, as the button uses gap instead of margin

@jmfrancois
Copy link

Can we have a review of this please 🙏
cc @DarkPurple141

@lyleaigbedion
Copy link

Hi, can this be reviewed? I'm using storybook 8 and would like to have this running in my instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants