Skip to content

[Discussion] Replace fractal with storybook#1130

Draft
maureenlholland wants to merge 4 commits into
mainfrom
replace-fractal-with-storybook
Draft

[Discussion] Replace fractal with storybook#1130
maureenlholland wants to merge 4 commits into
mainfrom
replace-fractal-with-storybook

Conversation

@maureenlholland
Copy link
Copy Markdown
Collaborator

Description

Describe what this change does.

  • I have documented this change in the design system.
  • I have recorded this change in CHANGELOG.md.

Issue

Add a link to a related GitHub issue if applicable.

Testing

Enter helpful notes for whoever code reviews this change.

@maureenlholland maureenlholland added Discussion 🚲 Something we need to discuss Do Not Merge ⚠️ Do Not Merge labels May 11, 2026
@@ -0,0 +1,5 @@
export default { title: 'Components/Button' };

export const Default = {
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

would want something that has an HTML panel like current docs

Image

Comment thread package.json
},
"scripts": {
"build-docs": "npm ci && npm run lint && webpack --config webpack.docs.static.config.js --mode production && webpack --config webpack.docs.build.config.js --mode production && fractal build",
"build-docs": "npm ci && npm run lint && webpack --config webpack.docs.static.config.js --mode production && webpack --config webpack.docs.build.config.js --mode production",
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

need Storybook equivalent of docs build to keep same paths, i.e. https://protocol.mozilla.org/components/detail/button--primary

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

Labels

Discussion 🚲 Something we need to discuss Do Not Merge ⚠️ Do Not Merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant