257 Commits

Author SHA1 Message Date
jonniebigodes
e2610a0ae1 MDX tweaks 2023-03-23 19:55:27 +00:00
Mauricio Rivera
1adf1dc27e Upd. why-storybook.md 2023-03-21 10:34:43 -05:00
Mauricio Rivera
b71def909b Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid 2023-03-20 18:42:50 -05:00
domyen
f8125ec0ea Replace image on browse-stories 2023-03-14 12:22:09 -04:00
Norbert de Langen
2973677d0c
Merge pull request #21586 from storybookjs/7.0-docs-images
Update docs images
2023-03-14 16:18:27 +01:00
jonniebigodes
12675863b9 Adds missing image 2023-03-14 14:25:10 +00:00
Kyle Gach
87c6ff58cd Use consistent naming convention for snippets 2023-03-13 22:14:30 -06:00
Michael Arestad
eebd1a19ec Update videos 2023-03-13 20:10:28 -06:00
domyen
9733d9325a Update images for "install" and "browse stories" 2023-03-13 19:44:46 -04:00
jonniebigodes
74eb850c5d
Merge pull request #21363 from storybookjs/chore_documentation_framework_ts_4_9
Chore (Docs) Adds TS 4-9 to the documentation
2023-03-09 15:20:53 +00:00
Shaun Lloyd
4820af24ab Remove references and links to preset-scss 2023-03-09 09:26:02 -05:00
jonniebigodes
5bedebf21a Match KG work on why storybook 2023-03-09 14:03:18 +00:00
Kyle Gach
4f2b1c0b0a Move assets 2023-03-08 07:40:17 -07:00
Kyle Gach
d1494f6f89 Update why-storybook relative URLs 2023-03-08 07:22:48 -07:00
Jeppe Reinhold
22e3e34e4c
Merge pull request #21471 from storybookjs/move-why-storybook
Move why-storybook under get-started
2023-03-08 15:17:52 +01:00
Kyle Gach
f827c8bad1 Move why-storybook under get-started 2023-03-07 21:14:43 -07:00
Kyle Gach
0c7d7cc777
Merge pull request #21393 from storybookjs/remove-get-started-intro 2023-03-07 15:11:46 -07:00
Kyle Gach
19bdc6837b Remove /docs/get-started/introduction.md
- Remove related assets
- Move `/docs/why-storybook` to `/docs/get-started/why-storybook`
2023-03-03 11:12:40 -07:00
Kyle Gach
73944af5b1 Wrap troubleshooting message in aside 2023-03-03 08:52:27 -07:00
jonniebigodes
d69691057a Updates documentation to feature previewjs TS types 2023-03-02 22:33:12 +00:00
Kyle Gach
0bec35d204 Simplify init command snippets to common 2023-03-02 13:10:18 -07:00
Kyle Gach
270475d226 Convert installation instructions
- From FeatureSnippets to CodeSnippets
- Append `@next` to `storybook`
- Remove `ember` snippet
2023-03-02 13:09:43 -07:00
Mauricio Rivera
288b79105a Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid 2023-02-23 08:26:30 -05:00
jonniebigodes
cf19d915b4 Asset and snipets fixes 2023-02-23 12:13:07 +00:00
Kyle Gach
55786e2722 Update links 2023-02-21 22:38:18 -07:00
Mauricio Rivera
1eaba3e657 Updated setup.md 2023-02-19 11:34:38 -05:00
Mauricio Rivera
ab4e73e288 Added basic button story docs. 2023-02-18 17:23:05 -05:00
AkaraChen
ddb874be32 docs: replace deprecated pnpm command to newer 2023-02-15 08:52:19 +08:00
Benjamin Kindle
1f76bea662 docs: qwik install and troubleshooting instructions 2023-02-05 11:01:10 -05:00
Alexander Trefz
b814ecad04
fix: Ensure Angular docsMode flag has effect & rename it to docs 2023-01-25 13:19:09 +01:00
jonniebigodes
76d85f114e
Merge branch 'next' into chore_docs_misc_feature_fixes 2023-01-19 18:09:04 +00:00
jonniebigodes
5d6b7681cb setup page changes 2023-01-19 17:52:36 +00:00
jonniebigodes
9bec1ebbe7 install page changes 2023-01-19 17:52:10 +00:00
Valentin Palkovic
eb6d514283 Setup Storybook in Angular workspace via builders 2023-01-17 15:40:36 +01:00
Kyle Gach
3c45882cb1 Update web components snippets (JS & TS)
- For these pages (so far):
  - /docs/get-started/whats-a-story
  - /docs/get-started/setup
  - /docs/writing-stories/introduction
  - /docs/writing-stories/args
  - /docs/writing-stories/parameters
  - /docs/writing-stories/decorators
  - /docs/writing-stories/play-function
  - /docs/writing-stories/loaders
  - /docs/writing-stories/build-pages-in-storybook
  - /docs/writing-stories/stories-for-multiple-components
  - /docs/api/csf

- Convert some snippets to "common" ones
- Remove unused snippets
2023-01-11 21:35:19 -07:00
Marcel Palmer
436361ce33
Vue Fontawesome, spelling change
Technically the correct name here is Fontawesome and not Fortawesome as shown in the url, this is definitely not a necessary change but is something I noticed.
2023-01-12 00:16:48 +02:00
jonniebigodes
e303928034 Adjusts links for framework matrix 2022-12-09 15:52:50 +00:00
Kyle Gach
03f1825a1d Add CSF 2->3 attributes to docs CodeSnippets 2022-12-05 12:37:36 -07:00
jonniebigodes
9b609ad691 Get started section assets 2022-12-01 16:12:50 +00:00
jonniebigodes
e79300c567 Adds Vue TS and Common TS snippets 2022-11-30 20:25:47 +00:00
jonniebigodes
acf8a8592a Removes mdx stories from the docs and misc updates 2022-11-16 18:24:16 +00:00
Ian VanSchooten
abb264aa3f Deprecate --use-npm, add --package-manager 2022-10-17 10:08:05 -04:00
Mathieu Laurent
d789935697
docs: update link to create a vue app
Vue CLI is in Maintenance Mode! https://cli.vuejs.org/
2022-09-29 10:38:48 +02:00
winkerVSbecks
100fb6f831 add a sub section on how to use stories 2022-09-12 22:19:29 -04:00
ImgBotApp
c15a699c65
[ImgBot] Optimize images
*Total -- 6,734.47kb -> 5,541.22kb (17.72%)

/docs/essentials/addon-interactions-installed-registered.png -- 192.42kb -> 91.28kb (52.56%)
/docs/sharing/embed-ghost.png -- 26.27kb -> 13.63kb (48.09%)
/docs/get-started/example-welcome.png -- 771.02kb -> 425.18kb (44.86%)
/docs/writing-tests/storybook-a11y-addon-unoptimized.png -- 84.18kb -> 51.25kb (39.12%)
/docs/writing-tests/storybook-addon-interactions-steps.png -- 94.59kb -> 63.12kb (33.27%)
/docs/essentials/highlight.png -- 768.06kb -> 520.53kb (32.23%)
/docs/sharing/figma-plugin-open-in-figma.png -- 17.89kb -> 13.34kb (25.41%)
/docs/builders/storybook-builder-workflow.png -- 178.12kb -> 146.62kb (17.69%)
/docs/sharing/embed-notion.png -- 12.86kb -> 10.59kb (17.59%)
/docs/sharing/design-addon-panel.png -- 411.09kb -> 342.33kb (16.73%)
/docs/sharing/storybook-zeplin-addon.png -- 157.87kb -> 135.76kb (14.01%)
/docs/sharing/storybook-zeroheight.gif -- 1,367.28kb -> 1,195.17kb (12.59%)
/docs/builders/storybook-builders.png -- 83.95kb -> 74.43kb (11.34%)
/docs/sharing/figma-plugin-paste-url.png -- 107.03kb -> 95.13kb (11.11%)
/docs/sharing/storybook-invision-dsm.gif -- 477.16kb -> 442.43kb (7.28%)
/docs/writing-tests/storybook-interaction-tests.gif -- 504.18kb -> 475.39kb (5.71%)
/docs/writing-tests/stories-are-tests-cropped.gif -- 587.61kb -> 560.76kb (4.57%)
/docs/writing-tests/addon-interactions-play-back-controls-allstates.gif -- 127.06kb -> 125.10kb (1.54%)
/code/examples/external-docs/public/vercel.svg -- 1.08kb -> 1.06kb (1%)
/docs/sharing/storybook-figma-addon.png -- 764.78kb -> 758.14kb (0.87%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-09-08 13:15:31 +00:00
Norbert de Langen
d08c11c6a3
lint the newly linted code 2022-07-25 18:51:24 +02:00
Michael Shilman
40ccd92403 Merge branch 'next' into future/base 2022-07-15 11:09:15 -07:00
jonniebigodes
89ba297d34 removes snippets references to svelte native 2022-07-01 15:36:14 +01:00
Norbert de Langen
ea3191f0c8
Merge branch 'next' into future/base
# Conflicts:
#	addons/storyshots/storyshots-puppeteer/package.json
#	addons/storysource/package.json
#	examples/official-storybook/stories/addon-a11y/highlight.stories.js
#	lib/api/src/lib/stories.ts
#	lib/api/src/tests/stories.test.ts
#	lib/core-server/src/build-static.ts
#	lib/core-server/src/utils/StoryIndexGenerator.ts
#	lib/manager-webpack4/src/presets/manager-preset.ts
#	lib/telemetry/src/get-monorepo-type.ts
#	yarn.lock
2022-07-01 11:51:12 +02:00
Norbert de Langen
90bbbda292
Merge branch 'next' into future/update-base-with-next
# Conflicts:
#	addons/interactions/package.json
#	examples/angular-cli/package.json
#	examples/official-storybook/package.json
#	examples/svelte-kitchen-sink/package.json
#	examples/vue-3-cli/package.json
#	examples/vue-kitchen-sink/package.json
#	examples/web-components-kitchen-sink/package.json
#	package.json
#	yarn.lock
2022-06-29 08:52:29 +02:00