8 Commits

Author SHA1 Message Date
Norbert de Langen
f75ef81403
Merge branch 'next' into release-8-0 2023-11-28 10:58:12 +01:00
Kyle Gach
a076f4fcee Remove /<renderer> from URLs in docs 2023-11-27 20:57:51 -07:00
Yann Braga
b2c8c2150d replace @storybook/testing-library and @storybook/jest usage docs with @storybook/test 2023-09-21 18:45:33 +02:00
jonniebigodes
16b100fe88 Removes title and minor tweaks 2023-05-25 21:04:33 +01:00
jonniebigodes
582fdd44f2 Misc typos and fixes 2023-03-30 20:03:05 +01:00
jonniebigodes
5954b6cbdc web components 2023-03-30 19:53:40 +01:00
Kyle Gach
b97d94e005 Address feedback
- Newline following filename comment
- Fix URLs in comments
- Ensure consistent usage of `ts` vs `tsx` language
2023-01-12 14:17:39 -07: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