Closed Bug 1765634 Opened 2 years ago Closed 2 years ago

Provide component examples for development in a Storybook

Categories

(Firefox :: General, task, P3)

task

Tracking

()

RESOLVED FIXED
101 Branch
Tracking Status
firefox101 --- fixed

People

(Reporter: mstriemer, Assigned: mstriemer)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

It would be nice to list our UI elements that are available for easily modifying and developing them but also for listing what reusable components are available for developers to pick up and use right away.

Storybook is a tool to display a component library, I propose that we add a local-development version of storybook as the initial step. Later we can look to see about exposing our component library in an about: page or something for easier reference another time.

Severity: -- → S4
Priority: -- → P3
Blocks: 1765635

This provides a basic Storybook set up for us to develop with
Storybook locally.

Quick start (MacOS, Linux, WSL):
./mach npm --prefix=browser/components/storybook install
./mach npm --prefix=browser/components/storybook run storybook

Blocks: 1766701
Pushed by mstriemer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5c06e2e2096d
Simple Storybook for local development r=mconley,hjones
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Pushed by mstriemer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9a81748a55d0
Followup: Add start-storybook for Windows support r=jaws
Blocks: 1771004
Blocks: storybook
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: