485 Commits

Author SHA1 Message Date
jonniebigodes
a46b4a022d Fixes the incorrect path in the snippets 2022-03-21 21:50:56 +00:00
Michael Shilman
b8ccc17534
Merge pull request #17729 from ch3coo2ca/fix-missing-await
fix : add missing await for an async function
2022-03-21 22:58:59 +08:00
Michael Shilman
f1e39e054e
Merge pull request #17734 from storybookjs/chore_docs_env_vars_updates
Chore: (Docs) Updates the env vars docs for sb env field
2022-03-18 13:37:15 +08:00
Michael Shilman
161bf4d8d5
Update docs/snippets/common/storybook-main-env-field-config.js.mdx 2022-03-18 13:36:49 +08:00
jonniebigodes
0035a934f4 reverts aside and polishes the example 2022-03-18 01:00:17 +00:00
jonniebigodes
d98a6b44a3 Fix typo in preact snippets 2022-03-17 00:12:13 +00:00
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
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
jonniebigodes
05b898cb68 Additional polish to the Controls documentation 2022-03-11 15:50:03 +00: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
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
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
fbredius-hp
40f983487b Docs: Add Preact code snippet for Whats a Story 2022-02-24 09:35:05 +01:00
jonniebigodes
195faebb25 docs changes for doc blocks 2022-02-22 23:02:42 +00:00
Olivier Gafner
e6e62c6e59 add list-story-unchecked snippet 2022-02-17 22:45:19 +01: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
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
Dovydas Navickas
2c9acb31e6
Double title. 2022-02-10 15:19:27 +02: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
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
jonniebigodes
ffc2cb4dfc minor updates to the Essentials introduction 2022-02-03 21:23:49 +00:00
jonniebigodes
fc9cd60e59 updates decorators docs 2022-02-02 21:00:19 +00:00
jonniebigodes
e7d1401a3d Updates per feedback 2022-02-02 18:07:10 +00:00
jonniebigodes
b65161364c Updates to the Angular documentation 2022-02-01 22:25:21 +00:00
Jonathan Beller
14c9e6be58 fix other instances of typo 2022-01-31 11:55:14 -05:00
Jonathan Beller
19b43162ac
Update login-form-with-play-function.js.mdx 2022-01-31 11:45:51 -05:00
jonniebigodes
9c8238bafe Removes copy of file 2022-01-27 21:30:34 +00:00
jonniebigodes
75175a48c2 updates Storybook configuration docs for TS and flags. 2022-01-27 21:23:33 +00:00
WIVSW
9bd8804ffb Add your-component.ts snippet for html framework 2022-01-23 00:18:43 +05:00
WIVSW
841fe3753d Add your-component.js snippet for html framework 2022-01-22 22:58:02 +05:00
Rasmus Nilsson
7733b1931d Fix example syntax by adding missing = 2022-01-19 14:52:22 +01:00
jonniebigodes
bb22c9a113 minor adjustments to the install addons docs 2022-01-12 21:57:43 +00:00
jonniebigodes
72bcc2caa6 Minor tweaks to the addon knowledge base 2022-01-12 18:08:49 +00:00
jonniebigodes
daae37225d Minor updates to the syntax highlight documentation. 2022-01-12 00:04:21 +00:00
Fraser Solomon
5ea562ca60
Update login-form-with-play-function.mdx.mdx 2022-01-07 17:04:45 +10:00
jonniebigodes
aa186e5632 updates the api section 2022-01-06 20:45:26 +00:00