Document Storybook in Firefox Source Docs
Categories
(Firefox :: General, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: mstriemer, Assigned: tgiles)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-reusable-components-ms2])
Attachments
(3 files)
There's a README.md in the storybook folder, but we should get the docs on Firefox Source Docs too. At least how to get it running, but also some examples of writing a story would be good too.
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Updated•11 months ago
|
Updated•11 months ago
|
Assignee | ||
Updated•8 months ago
|
Assignee | ||
Comment 1•8 months ago
|
||
This document serves as an overview to how Storybook is used in Firefox.
Additionally, it serves as a reference point to more detailed
information that exists when running our Storybook locally.
Assignee | ||
Comment 2•8 months ago
|
||
I couldn't see a better way of preventing two <h1> elements in one
document, so I split the document into two parts. This also prevents
Firefox Source Docs from being confused by the two "Background" <h2>
elements since it converts headings into elements with IDs.
Depends on D169386
Pushed by tgiles@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/00b23dd73202 Document Storybook usage in Firefox Source Docs. r=mstriemer,hjones https://hg.mozilla.org/integration/autoland/rev/a20aa54e7695 Split existing README.stories.md into two docs. r=hjones,mstriemer
Comment 4•8 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/00b23dd73202
https://hg.mozilla.org/mozilla-central/rev/a20aa54e7695
Assignee | ||
Comment 5•7 months ago
|
||
I got some paths wrong in the docs, so the two new docs aren't showing up in Firefox Source Docs. Re-opening to fix that issue.
Assignee | ||
Comment 6•7 months ago
|
||
Updated•7 months ago
|
Pushed by tgiles@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e802d90b76a5 Fix Storybook docs paths in Firefox Source Docs. r=hjones DONTBUILD
Comment 8•7 months ago
|
||
bugherder |
Description
•