4152 Commits

Author SHA1 Message Date
Logan Allred
d0de62ef0e fix typo in gizmo example
`presetsColors` should be `presetColors`
2022-06-29 22:38:53 -06:00
jonniebigodes
86c5f5dec0
Merge pull request #18508 from Matthew-Smith/html-introduction-examples
docs: Add html framework examples for the introduction page
2022-06-28 18:06:37 +01:00
Matthew Smith
19d9cc2ba3 Add html framework examples for the introduction docs 2022-06-27 09:41:20 -04:00
Sruthi Sanigarapu
a86531d10d Update document to show storybook initialization using npm.
npx storybook init command is installing storybook using yarn by
default on projects that use npm. This leads to clobbering of package.lock
when storybook addons are installed  using npm. This update will show users
how to initialize storybook using npm.
2022-06-26 23:27:44 -05:00
jonniebigodes
b2d8c77de7
Merge pull request #18566 from minimalsm/patch-1
Improve link text (whats-a-story doc)
2022-06-25 01:20:26 +01:00
Kyle Gach
c57c101557 Fix syntax error in test-runner.md 2022-06-24 16:36:20 -06:00
Kyle Gach
b0cf7bbb55 Fix formatting of docs/faq.md
- Prettier screwed it up in 2d011763bb
2022-06-24 14:38:09 -06:00
Joshua
3389237122
Update whats-a-story.md 2022-06-24 20:20:54 +01:00
Kyle Gach
2d011763bb Fix /docs 404s 2022-06-24 12:48:45 -06:00
Alex Guja
d1e1b4b446
Update test-runner.md
Make code snippet consistent with the others on the page. Typically yarn is shown before npm, so this change will make the code snippet consistent with the rest.
2022-06-15 14:13:01 +02:00
Matt Evenson
553b900665
Remove duplicate statement
`title: 'DocumentScreen',` appears twice in the component meta.
2022-06-12 21:55:52 -07:00
jonniebigodes
17b8bf4250 Minor tweaks around SB env vars 2022-06-06 19:27:33 +01:00
Trang Le
07ca2aa948
Docs: Update link to Initial Setup section 2022-06-06 17:57:01 +07:00
jonniebigodes
c987a3c71f
Fix Typo
Typo fix in writing addons
2022-06-02 22:09:27 +01:00
jonniebigodes
5bacf4d57f
Merge pull request #18378 from storybookjs/chore_docs_minor_fixes_snippets
Chore: (Docs) Minor updates to docs and snippets
2022-06-01 16:12:48 +01:00
jonniebigodes
01fba57706
Merge pull request #18380 from storybookjs/fix-global-arg-docs
Fix global argTypes definition docs
2022-05-31 23:32:08 +01:00
Ian VanSchooten
2317e6e43f Fix global argTypes definition docs 2022-05-31 13:51:46 -04:00
jonniebigodes
6020acdeba Adds spacing to prevent issues with the link 2022-05-31 18:36:56 +01:00
jonniebigodes
2a3ef9a3d2 Updates to docs for better UX 2022-05-31 18:19:16 +01:00
jonniebigodes
516f8464de
Merge pull request #18353 from saseungmin/fix/typo-storybook-main-enable-transcludemarkdown.js.mdx
[Fix] Broken code block storybook-main-enable-transcludemarkdown.js.mdx
2022-05-29 05:08:16 +01:00
saseungmin
dc497289e5 [Fix] Tyop in storybook-main-enable-transcludemarkdown.js.mdx
- Fix to code snippets in "https://storybook.js.org/docs/7.0/react/writing-docs/mdx"
- Fix typo storybook-main-enable-transcludemarkdown.js.mdx
2022-05-29 00:21:46 +09:00
inokawa
f3e932e247
Fix link to typescript 2022-05-28 15:17:03 +09:00
jonniebigodes
44f7a2a032
Merge pull request #18345 from squarism/patch-1
documentation: Syntax error in vite builder docs
2022-05-27 22:48:55 +01:00
jonniebigodes
175ab5256a remove specific version 2022-05-27 21:10:53 +01:00
jonniebigodes
f7ff4b95dc Updates jest snippets to address jest 28 2022-05-27 19:39:08 +01:00
Chris Dillon
100450e950
fix: Syntax error in vite builder docs
Just a missing comma in the object.
2022-05-27 09:53:18 -07:00
jonniebigodes
13b40e3715
Merge pull request #18325 from storybookjs/chore_docs_build_pages_fix
Chore: (Docs) Updates Build pages with MSW set up
2022-05-25 16:51:32 +01:00
jonniebigodes
446323369e
Merge pull request #18324 from inokawa/patch-1
Fix not working link in cli-options.md
2022-05-25 16:29:27 +01:00
jonniebigodes
0ecf7593d0 updates Build pages with MSW set up 2022-05-25 16:22:00 +01:00
inokawa
930499e6a0
Fix not working link in cli-options.md 2022-05-25 23:24:04 +09:00
Katerina Skroumpelou
d548cdf773 (docs) Updated Angular styles Nx docs 2022-05-25 11:42:01 +03:00
jonniebigodes
af1bbc2cee
Merge pull request #18247 from TheeMattOliver/patch-1
Update mdx.md
2022-05-24 18:05:05 +01:00
Matt Oliver
7a2a78eca9 update mdx.md with correct path to optimized example image 2022-05-23 16:21:05 -05:00
Matt Oliver
3aa19fee07 adds optimized png and moves snippets to snippets folder 2022-05-18 21:17:06 -05:00
Michael Shilman
ff28cd9855 6.5.0-rc.1 next.json version file 2022-05-18 22:59:44 +08:00
Matt
38767d7a2c
Update mdx.md
Adds a recipe for creating a Changelog story, which seems like a pretty common MDX-only docs use case.
2022-05-17 21:10:46 -05:00
jonniebigodes
73cf6baf4e adds MDX 2 docs and gotchas 2022-05-17 22:30:21 +01:00
jonniebigodes
fef1a32102 Fixes broken links 2022-05-17 18:40:05 +01:00
Michael Shilman
1b396fda5f 6.5.0-rc.0 next.json version file 2022-05-17 18:03:37 +08:00
Kyle Gach
0289996d85
Merge pull request #18022 from SulthanNK/update-cli-docs
Update: [#17934] CLI docs
2022-05-16 13:10:59 -06:00
jonniebigodes
385b7d78f6
Merge pull request #18214 from storybookjs/chore_docs_update_sidebar_csf3_auto_title
Chore: (Docs) Adds CSF 3.0 docs on auto title feature
2022-05-13 17:30:02 +01:00
jonniebigodes
9e0a65d88e
Merge pull request #18080 from storybookjs/chore_docs_audit_monorepo_links
Chore: (DOCS) Address broken links in monorepo
2022-05-13 17:29:39 +01:00
jonniebigodes
369e6a25b5
Update docs/configure/sidebar-and-urls.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
2022-05-13 15:48:33 +01:00
jonniebigodes
1ef57ecc59 addressed feedback 2022-05-13 15:45:36 +01:00
jonniebigodes
351b53c039 minor update 2022-05-13 10:43:18 +01:00
jonniebigodes
288ce5e016 Minor tweeks to the docs 2022-05-12 21:47:34 +01:00
jonniebigodes
a835b5418d adds CSF 3.0 docs on auto title feature 2022-05-12 21:24:41 +01:00
Michael Shilman
de741e3e6b
Merge pull request #18178 from apeltop/correct-typo
Fix typo examples & docs
2022-05-12 14:46:21 +08:00
apeltop
4725ac7f70
Update docs/faq.md
Co-authored-by: Deen <darleendenno@gmail.com>
2022-05-12 14:43:32 +09:00
jonniebigodes
856d6ba594 adds missing info to telemetry 2022-05-11 15:36:07 +01:00