157 Commits

Author SHA1 Message Date
Kyle Gach
0a34c159e6 Add language to snippet filenames 2023-01-07 20:40:46 -07:00
jonniebigodes
3b7f386470 Snippets updates 2023-01-06 19:15:31 +00:00
Tom Coleman
427ec4433d Rename docsPage to autodocs
And change semantics: `docsPage:true` = `autodocs: 'tag'` and `docsPage: 'automatic'` = `autodocs: true`.
2022-12-21 21:49:57 +11:00
jonniebigodes
59f4096f88
Merge branch 'next' into docs-updates-for-mdx-2 2022-12-16 13:29:07 +00:00
Kyle Gach
bba86c86bc Remove /docs/api/mdx
- Update TOC
- Will redirect to `/docs/writing-docs/mdx`, as the content was almost entirely duplicated
- Remove unused images and snippets
2022-12-14 21:37:50 -07:00
jonniebigodes
df17553de0 Adds Docs 2 documentation 2022-12-13 18:22:21 +00:00
Kyle Gach
74f3252ff8 Add CSF 2->3 upgrade docs & snippets 2022-12-05 12:37:36 -07:00
jonniebigodes
2cbadbf733 Configure section Vue TS 2022-12-04 16:08:06 +00:00
jonniebigodes
e79300c567 Adds Vue TS and Common TS snippets 2022-11-30 20:25:47 +00:00
Norbert de Langen
8d627d3079
Merge branch 'norbert/sb-798-figure-out-plan-for-package-structure-rework' into tech/introduce-preview-api 2022-11-18 16:17:40 +01:00
jonniebigodes
202154d05f remove screen references 2022-11-17 19:29:32 +00:00
jonniebigodes
af247daaca Fix missing import 2022-11-17 19:26:15 +00:00
jonniebigodes
c3219cc720 Vue snippets done 2022-11-17 19:18:12 +00:00
Kasper Peulen
d007839263 Prettier it all 2022-11-17 16:33:22 +01:00
Kasper Peulen
80b0337047 Split angular imports 2022-11-17 16:32:01 +01:00
Kasper Peulen
734a6f701b Upgrade snippets for v7 TS changes 2022-11-17 16:32:01 +01:00
Norbert de Langen
ed3a8ec642
step 4 2022-11-03 14:39:43 +01:00
Norbert de Langen
24539e3b2c
update snippets 2022-10-12 15:09:48 +02:00
jonniebigodes
39e739bcf8
Merge branch 'next' into chore_fix_play_function_examples_csf_3 2022-09-15 01:04:10 +01:00
jonniebigodes
46315a82ce Migrates examples to CSF 3 2022-09-15 00:54:47 +01:00
jonniebigodes
8d461d59b0 Additional fixes to examples 2022-09-15 00:32:19 +01:00
jonniebigodes
5b0f6fb238 Minor fixes to ts implementation 2022-09-14 23:36:07 +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
JULO01
1d862d41ec
Docs: Fix Typo in list-story-starter.ts-3.ts.mdx
The Component Object inferred the wrong Type <typeof LoginForm>.  Should be <typeof List> instead :)
2022-08-01 09:43:41 +02:00
Michael Shilman
40ccd92403 Merge branch 'next' into future/base 2022-07-15 11:09:15 -07:00
jonniebigodes
393f84aa1c Vue CSF 3 Snippets 2022-07-07 18:50:21 +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
c29b2cb263
make it all imported by type, and convert to use to StoryFn 2022-06-21 20:08:15 +02:00
jonniebigodes
e3b1c12930 Polish to the vue snippets and docs 2022-04-29 20:37:36 +01:00
jonniebigodes
1ca956b95b
Merge pull request #17961 from storybookjs/add-typescript-documentation-to-vue-write-stories
docs: Add documentation to use Typescript with Vue 2/3 on Write Stories page
2022-04-29 18:47:21 +01:00
jonniebigodes
0ce382b4b8 vue cleanup iframe 2022-04-27 04:52:21 +01:00
jonniebigodes
072f25397c cleanup snippets 2022-04-27 04:34:58 +01:00
jonniebigodes
da61e2f941 url vue updated 2022-04-27 04:01:33 +01:00
jonniebigodes
1599754444 adds missing snippets 2022-04-27 03:58:45 +01:00
Valentin Palkovič
02ec983231 Apply requested PR changes 2022-04-23 08:48:25 +02:00
Valentin Palkovič
216825a859 docs: Add documentation to use Typescript with Vue 2/3 on Write Stories page 2022-04-23 08:36:30 +02:00
jonniebigodes
1d3cb782b5
Merge branch 'next' into chore_docs_testing_docs_updates_6_5 2022-04-22 21:12:11 +01:00
jonniebigodes
32b01120ef addressing Yann's feedback 2022-04-19 21:43:05 +01:00
Leonardo Marques
172a8e8102
Update storybook-testing-addon-optional-config.3.js.mdx
As requested for this PR
2022-04-19 10:31:20 +02:00
Leonardo Marques
406950fee0
Update storybook-testing-addon-optional-config.2.js.mdx
As per requested for completion of this PR
2022-04-19 10:29:49 +02:00
jonniebigodes
a7ada3b979 feedback addressed 2022-04-19 00:21:04 +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