3912 Commits

Author SHA1 Message Date
Norbert de Langen
89830ad763
change imports of types & interfaces to be clearly defined as type 2022-03-08 14:15:22 +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
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
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
Michael Shilman
b653de5900 6.5.0-alpha.40 next.json version file 2022-02-19 09:41:08 +08:00
Michael Shilman
abaa156c91
Fix incorrect docs on buildStoriesJson 2022-02-18 06:01:53 +08:00
Olivier Gafner
e6e62c6e59 add list-story-unchecked snippet 2022-02-17 22:45:19 +01:00
jonniebigodes
b484832fc5 Adds missing entry for the FAQ 2022-02-15 23:05:07 +00:00
jonniebigodes
4f31eeaf03 Provides additional information to the FAQ 2022-02-15 23:00:20 +00:00
jonniebigodes
678b6bb746
Merge pull request #17511 from storybookjs/chore_docs_remove_misleading_info_doc_blocks
Chore: (Docs) Removes misleading info from documentation
2022-02-15 18:46:22 +00:00
jonniebigodes
0aefbf10ef Removes misleading info from documentation 2022-02-15 18:35:00 +00:00
Kyle Gach
3707b795e1
Merge pull request #17316 from WIVSW/your-component-snippets-for-html
Your component snippets for html
2022-02-14 07:33:33 -07:00
jonniebigodes
a8d96b1776
Merge pull request #17479 from DovydasNavickas/patch-1
Double property initialization.
2022-02-12 12:22:47 +00:00
Michael Shilman
f4af62a7bc
Merge pull request #17358 from storybookjs/chore_docs_fix_storybook_config_overview
Chore: (Docs) Updates Storybook configuration docs for TS and flags.
2022-02-11 17:51:45 +08:00
Michael Shilman
a3433c17a0 6.5.0-alpha.39 next.json version file 2022-02-11 13:12:54 +08:00
Nam Hoang Le
354062ab0e Correct the Template variable
The Template variable should receive the `args` and return a React component, instead of another function.
2022-02-11 09:04:03 +07:00
Kyle Gach
e080f1b8f4 Add examples link to how-to-contribute page 2022-02-10 08:36:31 -07:00
Dovydas Navickas
2c9acb31e6
Double title. 2022-02-10 15:19:27 +02:00
Kyle Gach
fc5d40a0ab Remove /docs/get-started/examples page
- Will redirect to /showcase in corresponding frontpage PR
    - https://github.com/storybookjs/frontpage/pull/334
2022-02-09 19:38:55 -07:00
Michael Shilman
6ef1aef94b 6.5.0-alpha.38 next.json version file 2022-02-08 17:02:40 +08:00
jonniebigodes
58b1d76795 minor updates to writing writing stories intro 2022-02-07 22:17:41 +00:00
jonniebigodes
5fe5b45fe7 snippet adjustments per feedback 2022-02-07 20:16:13 +00:00
Michael Shilman
7ef7784004
Merge pull request #17158 from fraserisland/patch-1
Update login-form-with-play-function.mdx.mdx
2022-02-08 02:12:54 +08:00
Michael Shilman
facbd2772d
Update docs/snippets/react/login-form-with-play-function.mdx.mdx
Co-authored-by: Michael Arestad <marestad@gmail.com>
2022-02-08 02:12:33 +08:00
Michael Shilman
5c5fef9143
Merge pull request #17351 from yhor1e/patch-1
Fix jest-image-snapshot link
2022-02-07 23:18:52 +08:00
Yann Braga
ee3b7a0d38
Update docs/writing-tests/visual-testing.md 2022-02-07 16:14:49 +01:00
Michael Shilman
312e79d081
Merge pull request #17387 from storybookjs/chore_docs_updates_for_angular
Chore: (Docs) Updates to the Angular documentation
2022-02-07 23:03:40 +08:00
Michael Shilman
d3914e46d7 6.5.0-alpha.36 next.json version file 2022-02-04 23:15:39 +08:00
Michael Shilman
3abcb2683b 6.5.0-alpha.35 next.json version file 2022-02-04 22:04:52 +08:00
박지혜
7e0a8e398e
Fix typo in Preview/Manager templates
I've spotted a typo in the Preview/Manager templates page.
2022-02-04 13:29:42 +09:00
jonniebigodes
ffc2cb4dfc minor updates to the Essentials introduction 2022-02-03 21:23:49 +00:00