jonniebigodes
8b8f6b79e4
adjustments to the args snippet
2021-05-17 22:31:53 +01:00
jonniebigodes
c72a50cb5f
Merge pull request #14961 from storybookjs/chore_docs_write_addon_polish
...
Chore: (Docs) Minor polish to the write an addon documentation
2021-05-17 22:13:29 +01:00
jonniebigodes
a66cffa509
Minor polish to the write an addon documentation
2021-05-17 22:01:23 +01:00
Michael Shilman
3c3c7d677e
6.3.0-alpha.29 next.json version file
2021-05-17 23:05:42 +08:00
Michael Shilman
ee0c559606
Merge pull request #14897 from Tomastomaslol/issue-14617-provide-option-to-hide-default-toolbar-tools
...
UI: Provide option to hide default toolbar tools
2021-05-17 22:41:03 +08:00
Norbert de Langen
efe28bbbcb
Merge pull request #14903 from fedodd/patch-1
...
["bug", "documentation"] fix bug in example storybook-preview-body-font-size.html.mdx
2021-05-17 14:12:57 +02:00
Michael Shilman
82e21bcff1
6.3.0-alpha.28 next.json version file
2021-05-15 08:55:15 +08:00
jonniebigodes
47810060ca
Merge pull request #14906 from storybookjs/chore_minor_addon_docs_fix
...
Chore: (Docs) Fixes for issue 14218
2021-05-14 22:40:21 +01:00
Yann Braga
0cf8be6c35
docs: update framework support
...
- Angular and Svelte have been revamped and now support new features!
2021-05-14 16:27:50 +02:00
Michael Shilman
4d8217cf68
6.3.0-alpha.27 next.json version file
2021-05-14 17:51:12 +08:00
Michael Shilman
8c655005a9
Update docs/configure/features-and-behavior.md
2021-05-14 14:29:13 +08:00
Tomas Nygren
f4cc5c9528
Merge branch 'next' of github.com:storybookjs/storybook into issue-14617-provide-option-to-hide-default-toolbar-tools
2021-05-14 13:23:09 +10:00
Tomas Nygren
c268a733de
add documentation and examples for toolbar configuration
2021-05-14 13:22:47 +10:00
Michael Shilman
e04453d244
6.3.0-alpha.26 next.json version file
2021-05-14 11:06:06 +08:00
Michael Shilman
e5466c0d0f
6.3.0-alpha.25 next.json version file
2021-05-13 13:04:57 +08:00
Michael Shilman
8012514e38
Merge pull request #14907 from storybookjs/chore_writing_stories_decorators_polish
...
Chore: (Docs) Minor polish to the decorators docs
2021-05-13 12:41:16 +08:00
Michael Shilman
73da2a769d
Merge pull request #14893 from storybookjs/fix_update_decorators_snippets_react
...
Chore: (Docs) Adjusts snippets in decorators for React
2021-05-13 12:38:53 +08:00
jonniebigodes
7b469ab118
minor polish to the decorators docs
2021-05-12 21:52:47 +01:00
jonniebigodes
f06074924c
fixes for issue 14218
2021-05-12 19:33:26 +01:00
Fedor Semenov
e53169dd88
Update storybook-preview-body-font-size.html.mdx
...
rem values are relative to the root html element, not the body. see https://developer.mozilla.org/en-US/docs/Web/CSS/font-size#rems
2021-05-12 12:34:21 +03:00
jonniebigodes
6699e22bcf
adjusts snippets in decorators
2021-05-11 22:15:34 +01:00
Jason-Lough-Cap-Rx
9517efd409
Update page-story-slots.js.mdx
...
Added missing >
2021-05-11 13:48:21 -07:00
Roman Gusev
ac96690911
Remove redundant article
2021-05-11 18:12:20 +06:00
Roman Gusev
75a728c792
Fix subject-verb agreement
2021-05-11 18:07:55 +06:00
Michael Shilman
09dac1102a
6.3.0-alpha.24 next.json version file
2021-05-11 16:02:08 +08:00
Michael Shilman
47f23d66ec
6.3.0-alpha.23 next.json version file
2021-05-11 14:38:11 +08:00
Michael Shilman
6232626801
6.3.0-alpha.22 next.json version file
2021-05-10 21:59:31 +08:00
winkerVSbecks
426c11bc9b
Fix formatting on the workflow faq page
2021-05-09 13:34:19 -04:00
Michael Shilman
1df4b2744f
Merge pull request #14845 from nfdevil/patch-1
...
Update react/button-story-rename-story.ts.mdx
2021-05-08 20:34:10 +08:00
Michael Shilman
af6a8d5056
Merge pull request #14849 from storybookjs/adjust_community_frameworks
...
Chore: (Docs): Community frameworks location updated
2021-05-08 20:10:59 +08:00
jonniebigodes
7ecc1be87b
spacing fixes
2021-05-07 18:07:39 +01:00
jonniebigodes
3f61e116d7
Merge branch 'next' into docs_add_svelte_snippets
2021-05-07 16:07:29 +01:00
jonniebigodes
e81051dad1
community frameworks location updated
2021-05-07 15:51:42 +01:00
Appsum Solutions
1c4107f3e6
Update react/button-story-rename-story.ts.mdx
...
TypeScripts needs the Story type to know about the existence of the storyName property
2021-05-07 13:54:14 +02:00
Michael Shilman
7e2035166f
6.3.0-alpha.21 next.json version file
2021-05-07 15:41:43 +08:00
Michael Shilman
412eb52586
Merge branch 'next' into 13478-fix-doc-blocks-imports
2021-05-07 12:11:09 +08:00
Michael Shilman
06eb833d5f
Fix doc blocks imports to import from ESM/CJS
2021-05-07 11:51:52 +08:00
Michael Shilman
b3e8a5e063
Merge pull request #14837 from storybookjs/chore_minor_tweaks_to_addon_api_theming_docs
...
Chore:(Docs) Adds minor tweaks to the theming and Addons API
2021-05-07 11:47:51 +08:00
inokawa
145654a0db
Remove unused import from snippet
2021-05-07 11:44:58 +09:00
jonniebigodes
3262f7576b
Adds minor tweaks to the theming and addons api
2021-05-06 22:30:46 +01:00
jonniebigodes
341d31a37e
Minor fixes to the common and react snippets
2021-05-06 21:05:56 +01:00
jonniebigodes
83092c8a29
Fixes based on feedback
2021-05-06 20:04:33 +01:00
jonniebigodes
0b03e56265
Adds the svelte snippets to the docs
2021-05-06 17:36:21 +01:00
Michael Shilman
7a29ae30b9
6.3.0-alpha.20 next.json version file
2021-05-06 21:58:43 +08:00
Michael Shilman
e38a6a8c5d
Merge pull request #14783 from Dschungelabenteuer/add-mdx-anchors-doc
...
Add documentation section about linking to other stories and pages from MDX
2021-05-05 19:41:13 +08:00
Charles Gruenais
83c266aa93
applied @jonniebigodes adjustment
2021-05-04 21:24:20 +02:00
Michael Shilman
cff46530c0
Prefer npx sb init installation
2021-05-04 21:13:06 +08:00
Michael Shilman
6daa34deee
6.3.0-alpha.19 next.json version file
2021-05-03 19:12:23 +08:00
Angela Papadopoulou
1debd1b219
Update docs to include showName property in toolbar items
2021-05-03 11:49:20 +03:00
Greg Ogun
1ef1233db2
add typo fix for running snapshot tests
...
- When trying to run tests with 'npx test storybook.test.js' nothing seemed to happen for me.
- Tried 'npm test storybook.test.js' and the tests ran so I guessed it may have been a typo!
2021-05-02 17:24:03 +01:00