129 Commits

Author SHA1 Message Date
jonniebigodes
46315a82ce Migrates examples to CSF 3 2022-09-15 00:54:47 +01:00
jonniebigodes
e7e6a2eb30 initial tweaks to the play function docs 2022-09-14 09:07:51 +01:00
jonniebigodes
6f771c4e20 Histogram migration examples to CSF 3 2022-09-08 21:20:10 +01:00
jonniebigodes
0b6051fc83 Adds why page 2022-09-07 16:39:26 +01:00
Norbert de Langen
249b1306cc
Merge branch 'next' into tech/root-change 2022-08-22 11:51:28 +02:00
Norbert de Langen
3d06286155
change the location of placeholder images to something we host ourselves
to reduce flake (you can ask yann what that means)
2022-08-05 15:05:10 +02:00
Norbert de Langen
36702ebe0c
I changed #root => #storybook-root
I changed #docs-root => #storybook-docs
2022-08-02 11:18:33 +02:00
Michael Shilman
40ccd92403 Merge branch 'next' into future/base 2022-07-15 11:09:15 -07:00
jonniebigodes
9966c1bf09 minor tweaks 2022-07-07 22:47:17 +01:00
jonniebigodes
fa0e4e1231 Angular CSF 3 snippets 2022-07-07 19:05:48 +01:00
Michael Shilman
63460cf5a1 Merge branch 'future/base' into future/SB-444 2022-06-29 10:00:47 +08:00
Norbert de Langen
3c6d2f3da5
Merge branch 'future/base' into addon-highlight
# Conflicts:
#	addons/a11y/package.json
#	addons/a11y/src/components/A11yContext.tsx
#	addons/essentials/package.json
#	examples/html-kitchen-sink/package.json
#	examples/official-storybook/main.ts
#	examples/official-storybook/package.json
#	examples/preact-kitchen-sink/package.json
#	examples/server-kitchen-sink/package.json
#	examples/svelte-kitchen-sink/package.json
#	examples/vue-kitchen-sink/package.json
#	examples/web-components-kitchen-sink/package.json
#	examples/web-components-kitchen-sink/yarn.lock
#	lib/core-server/src/__snapshots__/cra-ts-essentials_preview-dev-posix
#	lib/core-server/src/__snapshots__/cra-ts-essentials_preview-prod-posix
#	lib/core-server/src/__snapshots__/html-kitchen-sink_preview-dev-posix
#	lib/core-server/src/__snapshots__/html-kitchen-sink_preview-prod-posix
#	lib/core-server/src/__snapshots__/vue-3-cli_preview-dev-posix
#	lib/core-server/src/__snapshots__/vue-3-cli_preview-prod-posix
#	lib/core-server/src/__snapshots__/web-components-kitchen-sink_preview-dev-posix
#	lib/core-server/src/__snapshots__/web-components-kitchen-sink_preview-prod-posix
#	nx.json
#	workspace.json
#	yarn.lock
2022-06-29 00:16:55 +02:00
Norbert de Langen
e262d8c6a9
more Story to StoryFn convertion 2022-06-21 21:16:30 +02:00
Norbert de Langen
69a61b6c12
Story should StoryFn 2022-06-21 21:04:31 +02:00
Norbert de Langen
c29b2cb263
make it all imported by type, and convert to use to StoryFn 2022-06-21 20:08:15 +02:00
Norbert de Langen
493b15f137
wip 2022-06-21 19:45:47 +02:00
jonniebigodes
072f25397c cleanup snippets 2022-04-27 04:34:58 +01:00
jonniebigodes
76be573b59 update story name mdx 2022-04-27 04:02:46 +01:00
jonniebigodes
1599754444 adds missing snippets 2022-04-27 03:58:45 +01:00
jonniebigodes
32b01120ef addressing Yann's feedback 2022-04-19 21:43:05 +01:00
jonniebigodes
c5c64b4984 Storybook 6.5 testing updates 2022-04-14 19:08:57 +01:00
winkerVSbecks
1c478f9ff3 Merge branch 'next' into addon-highlight 2022-04-11 19:26:41 -04:00
jonniebigodes
0460fb4194
Merge branch 'next' into documentation-fixes 2022-04-08 19:26:04 +01:00
Yann Braga
3c2858ac94 Merge branch 'next' into addon-highlight 2022-04-05 11:29:43 +02:00
hiroyuki kikuchi
233568cc1d fix(typo): ammount -> amount 2022-04-01 19:08:36 +09:00
hiroyuki kikuchi
945cf7b47c fix(typo): ammount -> amount 2022-04-01 19:08:31 +09:00
hiroyuki kikuchi
77095e786d fix(typo): implmentation -> implementation 2022-04-01 19:08:10 +09:00
winkerVSbecks
dff40ca16c add code snippets for core frameworks 2022-03-28 14:43:02 -04:00
Pepijn
aef43db88e Fix many typos in the documentation 2022-03-18 19:22:17 +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
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
Rasmus Nilsson
7733b1931d Fix example syntax by adding missing = 2022-01-19 14:52:22 +01:00
jonniebigodes
aa186e5632 updates the api section 2022-01-06 20:45:26 +00:00
Michael Shilman
cb48a4a7e2 Fix whitespace bugs in MDX examples 2021-12-10 08:27:56 +08:00
Michael Shilman
0868839196 Remove extra line breaks in MDX multi-story examples 2021-12-05 01:49:50 +08:00
jonniebigodes
076b81b241 API CLI adjustments and minor tweaks to the snippets 2021-11-09 23:18:56 +00:00
jonniebigodes
62f7253dfd Minor polishes for consistency 2021-11-09 01:41:54 +00:00
jonniebigodes
73a27af64a
Merge pull request #16621 from storybookjs/chore_configure_docs_6_4_port_CSF2
Chore: (Docs) Adjustments for the Configure Section for 6.4
2021-11-07 15:12:01 +00:00
jonniebigodes
7463960a69 Minor adjustments for the Configure Section for 6.4 2021-11-06 03:20:29 +00:00
jonniebigodes
10e5372f23
Merge pull request #16561 from storybookjs/chore_updates_writing_tests_CSF_2
Chore: (6.4 Docs) Updates the Writing tests section for CSF 2.0
2021-11-05 16:48:15 +00:00
jonniebigodes
34862c8eb3
Merge pull request #16583 from storybookjs/chore_updates_writing_stories_CSF_2
Chore: (Docs) Updates writing stories section for CSF2
2021-11-05 16:47:30 +00:00
jonniebigodes
7f3f82445b
Merge pull request #16595 from storybookjs/docs_fix_get_started_for_6_4
Chore: (Docs) Minor tweaks to the get started section for 6.4
2021-11-05 16:46:55 +00:00
jonniebigodes
8513c009cf
Merge pull request #16597 from storybookjs/docs_fix_writing_docs_for_6_4
Chore: (Docs) Writing docs section updates
2021-11-05 16:46:25 +00:00
jonniebigodes
7cbbc8ef3c
Merge pull request #16599 from storybookjs/minor_tweaks_to_essentials_section_csf_2_0
Chore: (Docs) Minor updates to the essentials section for 6.4
2021-11-05 16:46:04 +00:00
jonniebigodes
0acb1da896
Merge pull request #16600 from storybookjs/minor_tweaks_to_addons_docs_CSF_2
Chore: (Docs) Minor updates to the addons section docs for 6.4
2021-11-05 16:45:40 +00:00
jonniebigodes
02bc0d958e
Merge pull request #16602 from storybookjs/chore_minor_docs_changes_workflows_section_csf2
Chore: (Docs) Minor tweaks to the workflows docs for 6.4
2021-11-05 16:45:14 +00:00
jonniebigodes
0a88831c39 minor updates for the API section for 6.4 2021-11-04 23:51:08 +00:00