3992 Commits

Author SHA1 Message Date
jonniebigodes
bfc728c48d Updates the env vars docs for sb env field 2022-03-16 21:08:56 +00:00
Kyle Gach
f096fb34ee
Merge pull request #17658 from fbredius/preact-code-snippet
Docs: Add remaining Preact code snippets for Get-Started section
2022-03-16 12:19:16 -06:00
jylee
05fd898625 fix : add missing await for an async function 2022-03-16 21:13:43 +09:00
fbredius-hp
c37d1cfea6 Docs: Add remaining Preact code snippets for Get-Started section 2022-03-16 09:35:21 +01:00
Jodi Warren
7d17ecdc66
Fix typo in docs 2022-03-15 13:16:22 +00:00
jylee
4c6e17ddbd fix : typo in props name 2022-03-15 19:04:57 +09:00
jonniebigodes
a0f1dc18ea
Merge pull request #17638 from LucaCras/17596-document-csf3.0-auto-title
Update the documentation with info on auto generating titles
2022-03-14 19:40:58 +00:00
Michael Shilman
f2cc6c340b
Merge pull request #17707 from storybookjs/docs/webpack-builder-options
Add documentation about WP5 and builder options
2022-03-14 22:39:36 +08:00
Tom Coleman
91926f05e7 Fix issue with key name 2022-03-14 23:10:24 +11:00
Tom Coleman
467705c7af Add documentation about WP5 and builder options 2022-03-14 22:59:21 +11:00
Michael Shilman
21b6e67f7d Merge branch 'next' into 11984-conditional-controls 2022-03-14 15:41:03 +08:00
Michael Shilman
1aa3d7c96f 6.5.0-alpha.48 next.json version file 2022-03-14 11:42:31 +08:00
Michael Shilman
74caf0f1f3
Merge pull request #17687 from Jarvis1010/patch-1
make command for html explicit
2022-03-14 11:03:04 +08:00
Michael Shilman
9ff7ee1455 Merge branch 'next' of github.com:storybookjs/storybook into next 2022-03-13 22:23:29 +08:00
jonniebigodes
469c66e2db Minor addition to the faq 2022-03-11 16:41:41 +00:00
jonniebigodes
9b35cff623
Merge pull request #17690 from storybookjs/chore_docs_minor_controls_polish
Chore: (Docs) Additional polish to the Controls documentation
2022-03-11 16:08:21 +00:00
jonniebigodes
17bb33a111
Merge pull request #17689 from JanMarkD/fix-spelling-testing-docs
Docs: Fix minor typo in Importing Stories in Tests documentation
2022-03-11 15:59:53 +00:00
jonniebigodes
05b898cb68 Additional polish to the Controls documentation 2022-03-11 15:50:03 +00:00
Jan-Mark Dannenberg
3c7b45e3a7 Docs: Fix minor typo in Importing Stories in Tests documentation 2022-03-11 11:51:28 +01:00
Travis Waith-Mair
5b2c412031
make command for html explicit
Since HTML projects can't be detected, it might as well be called out to use the HTML type explicitly in the docs
2022-03-10 16:34:20 -06:00
Juri Sinitson
7b952fb04e Add documentation for Nx 13 with Angular 13 #17419 2022-03-10 14:47:00 +01:00
Michael Shilman
4abb9f95c0 6.5.0-alpha.47 next.json version file 2022-03-10 00:41:39 +08:00
Norbert de Langen
89830ad763
change imports of types & interfaces to be clearly defined as type 2022-03-08 14:15:22 +01:00
Luca Cras
e1ecf24718 fix snippet comments 2022-03-06 14:11:48 +01:00
Luca Cras
70ec6bb1e5 Update the documentation with info on auto generating titles 2022-03-06 13:52:38 +01:00
Michael Shilman
2430fe0070 6.5.0-alpha.46 next.json version file 2022-03-06 00:14:50 +08:00
Robin
aaae326cdc
Fix typo in the sub component documentation
Fix typo in the Empty and OneItem objects
2022-03-02 19:15:49 +01:00
Michael Shilman
efb071e8c1 6.5.0-alpha.45 next.json version file 2022-03-02 02:06:43 +08:00
Michael Shilman
ad5ba1eb30 6.5.0-alpha.44 next.json version file 2022-02-28 20:34:17 +08:00
Michael Shilman
a1b414f02b 6.5.0-alpha.43 next.json version file 2022-02-28 18:03:12 +08:00
Michael Shilman
24f340c054 Merge branch 'next' into 11984-conditional-controls 2022-02-28 11:33:42 +08:00
Michael Shilman
7678e8fe36
Merge pull request #17582 from storybookjs/fix_writing_docs_aside
Chore: (Docs) Updates to the Writing Docs asides
2022-02-28 02:11:47 +08:00
jonniebigodes
251c5160c8 Minor docs updates 2022-02-25 16:14:34 +00:00
jonniebigodes
dcbb840324 docs updates per feedback on 17551 2022-02-25 16:00:20 +00:00
Michael Shilman
1e739163f0
Merge pull request #17559 from storybookjs/simplify-community-frameworks-2
Simplify community frameworks
2022-02-25 10:00:27 +08:00
Michael Shilman
51634e8fdf Merge branch 'next' of github.com:storybookjs/storybook into next 2022-02-25 09:39:17 +08:00
Michael Shilman
4c71586fc2 6.5.0-alpha.42 next.json version file 2022-02-25 09:38:27 +08:00
jonniebigodes
2365945922
Merge pull request #17551 from storybookjs/chore_docs_doc_blocks_updates
Chore: (Docs)  Doc Blocks updates
2022-02-24 23:24:42 +00:00
Michael Shilman
9264f0da49 Merge branch 'next' into 11984-conditional-controls 2022-02-25 00:39:39 +08:00
Michael Shilman
5fbdb0ab23 Conditional args: Rename include/exclude to add/remove, add tests 2022-02-25 00:28:16 +08:00
jonniebigodes
7ffc170f71
Merge pull request #17546 from storybookjs/e2e-docs
Add brief guide to running e2e tests
2022-02-24 15:37:27 +00:00
fbredius-hp
40f983487b Docs: Add Preact code snippet for Whats a Story 2022-02-24 09:35:05 +01:00
Ian VanSchooten
2a8dc0216e Move and adjust wording from review. 2022-02-23 17:13:37 -05:00
Ian VanSchooten
45911900d3 Add brief guide to running e2e tests 2022-02-23 17:10:20 -05:00
jonniebigodes
7d45940deb Updates per feedback. 2022-02-23 19:09:24 +00:00
Kyle Gach
e2eaae8c76 Simplify community frameworks
- Remove marko, mithril, rax, & riot
2022-02-23 09:26:01 -07:00
Kyle Gach
1e417a69ed Simplify community frameworks
- Remove marko, mithril, rax, & riot
2022-02-22 20:27:52 -07:00
jonniebigodes
195faebb25 docs changes for doc blocks 2022-02-22 23:02:42 +00:00
Michael Shilman
4179a318e3 6.5.0-alpha.41 next.json version file 2022-02-22 17:22:39 +08:00
jonniebigodes
4aa1f9944c
Merge pull request #17531 from oligafner/add-a-good-old-web-component-snippet
add list-story-unchecked snippet
2022-02-21 23:34:45 +00:00