ImgBotApp
02524cad12
[ImgBot] Optimize images
...
/docs/contribute/storybook-sandbox.png -- 930.34kb -> 560.16kb (39.79%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-10-12 07:37:52 +00:00
Norbert de Langen
71904dbd30
Merge branch 'next' into norbert/sb-702-migrate-stories-and-delete-official
2022-10-11 10:04:07 +02:00
Tom Coleman
0c9639b096
Just specify a template for simplicity
2022-10-10 10:34:52 +11:00
Tom Coleman
57c81e8d2f
Rename file to storybook-sandbox
2022-10-10 10:34:12 +11:00
Tom Coleman
f407585b94
Another @yannbf fix
2022-10-10 10:32:10 +11:00
Tom Coleman
d1ebd7e74e
Apply suggestions from code review
...
@yannbf text changes
Co-authored-by: Yann Braga <yannbf@gmail.com>
2022-10-10 10:30:29 +11:00
Tom Coleman
f37897d812
Switch CRA for vite-react in start
2022-10-07 16:54:06 +11:00
Tom Coleman
aa0f82684c
Made changes to code.md
2022-10-06 14:08:38 +11:00
Norbert de Langen
bbd4a3a86c
remove official example
2022-10-04 12:35:11 +02:00
Yann Braga
6315e4ad90
add missing extension on bootstrap command usage
2022-09-27 14:29:56 +02:00
Yann Braga
b165e6e7ca
update initial setup section to use ./bootstrap
2022-09-27 12:57:53 +02:00
Tom Coleman
0db7a6cb17
Remove cra-ts-essentials
2022-09-12 22:27:38 +10:00
Yadong Zhang
0cfdb181e2
Merge branch 'next' into yadong-contribution-setup
2022-08-29 23:07:59 +08:00
sun0day
7584bf29d3
docs: consistent with CONTRIBUTING.md
2022-08-25 14:17:50 +08:00
Yadong Zhang
a2cc5c3854
docs: updated code contribution guide.
2022-08-23 07:29:53 +00:00
Michael Shilman
58e361dcc7
Build: Run verdaccio on 6001 to enable web UI
2022-08-22 17:40:30 +08:00
jonniebigodes
4be3af226e
Docs broken links fixes
2022-07-29 20:38:12 +01:00
Norbert de Langen
d08c11c6a3
lint the newly linted code
2022-07-25 18:51:24 +02:00
jonniebigodes
89ba297d34
removes snippets references to svelte native
2022-07-01 15:36:14 +01:00
jonniebigodes
3f6201df42
updates references of sb to storybook
2022-06-28 23:10:40 +01:00
Trang Le
07ca2aa948
Docs: Update link to Initial Setup section
2022-06-06 17:57:01 +07:00
jonniebigodes
2a3ef9a3d2
Updates to docs for better UX
2022-05-31 18:19:16 +01:00
jonniebigodes
c7bc3c3310
Merge pull request #17365 from huyenltnguyen/docs/minor-formatting
...
docs: fix minor formatting issues
2022-04-29 15:24:59 +01:00
Huyen Nguyen
e0f6bca5eb
address feedback
2022-04-25 15:13:09 +07:00
Yann Braga
065cc587c4
Merge branch 'next' into chore_docs_fix_dead_links_monorepo
2022-04-22 16:54:59 +02:00
jonniebigodes
7dee763b8c
fixes links across the monorepo
2022-04-01 00:37:02 +01:00
Pepijn
aef43db88e
Fix many typos in the documentation
2022-03-18 19:22:17 +01: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
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
Kyle Gach
e2eaae8c76
Simplify community frameworks
...
- Remove marko, mithril, rax, & riot
2022-02-23 09:26:01 -07:00
Kyle Gach
e080f1b8f4
Add examples link to how-to-contribute page
2022-02-10 08:36:31 -07:00
Huyen Nguyen
dc9de9b254
docs: fix minor formatting issues
2022-01-29 15:22:07 +07:00
Michael Shilman
bea341656b
Fix remaining yarn dev reference
2022-01-28 14:08:57 +08:00
Norbert de Langen
5d9a1c811f
remove dev script
...
change the watch mode of yarn build to use the prepare script
add a --watch flag to prepare script
remove the babel --copy-file flag where possible
remove noise from prepare
improve error reporting from prepare
cleanup
2022-01-26 14:12:34 +01:00
jonniebigodes
e9e6aa6d66
updates the how to reproduce docs
2022-01-11 19:56:39 +00:00
jonniebigodes
b8e09325a8
Fixes accidental regression
2022-01-05 00:46:02 +00:00
jonniebigodes
f83c5b9100
Removes missing note from asides
2022-01-05 00:40:19 +00:00
domyen
4fa6d91919
Docs: Don't print "Note" in <aside>s because it's redundant
2021-12-27 13:28:22 -05:00
jonniebigodes
2716b1688f
Fixes links
2021-12-24 16:23:41 +00:00
Toru Kobayashi
64e99bcb13
docs: update the command to update the snapshot
2021-07-10 01:12:18 +09:00
Michael Shilman
57043ef8af
Docs: Add note about yarn2 linking
2021-06-01 20:04:10 +08:00
Michael Shilman
62e4e8b181
Explain build without watch mode
2021-05-31 19:05:52 +08:00
jonniebigodes
7fd5326f30
Adds the how to create a reproduction docs
2021-05-29 01:02:56 +01:00
jonniebigodes
d1cfe72b9c
Adds missing extension
2021-05-28 20:13:28 +01:00
winkerVSbecks
a67d507e00
fix link to verify setup section
2021-05-28 13:31:00 -04:00
domyen
293dfa6e32
Minor docs tweaks to headings
2021-05-27 18:33:18 -04:00
domyen
5e782693a2
Merge branch 'update-contributor-docs' of https://github.com/storybooks/storybook into update-contributor-docs
2021-05-27 18:31:32 -04:00
domyen
9716e6614c
Typo
2021-05-27 18:31:24 -04:00
Dominic Nguyen
6cc815716e
Update docs/contribute/code.md
...
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2021-05-27 18:29:36 -04:00