Kyle Gach
|
64c67b4dbb
|
Revise tags docs
- Document new API
- Add examples
- Remove `main-config-tags`
- Remove `--tags` and `--exclude-tags` CLI flags
- Remove `autodocs: true | false | 'tag'`
- Remove old snippets
|
2024-05-06 16:34:17 -06:00 |
|
Laurens
|
2c0005b7ea
|
Merge branch 'next' into patch-1
|
2024-05-06 17:46:43 +02:00 |
|
Kyle Gach
|
2a0d245349
|
Merge branch 'next' into module-mocking-docs
|
2024-05-06 09:08:56 -06:00 |
|
Kyle Gach
|
2f7978c872
|
Unpublish portable stories jest/vitest for now
|
2024-05-05 22:22:24 -06:00 |
|
Jeppe Reinhold
|
0690c53d6a
|
update portable stories docs
|
2024-05-03 20:48:46 +02:00 |
|
Kyle Gach
|
d2f7fe8448
|
Address feedback
- Snippet consistency
- Prose tweaks
|
2024-05-03 11:13:53 -06:00 |
|
Laurens
|
370cff6130
|
Update index.md
add space between text and link
|
2024-05-03 17:01:50 +02:00 |
|
Jeppe Reinhold
|
5425777799
|
Merge branch 'next' into jeppe/warn-cleanup-ps
|
2024-05-02 13:51:48 +02:00 |
|
Jeppe Reinhold
|
e4d1b06c20
|
remove optional from load api docs
|
2024-05-02 10:34:10 +02:00 |
|
Jeppe Reinhold
|
cbfa75732b
|
initial warning
|
2024-05-01 21:48:13 +02:00 |
|
Kyle Gach
|
7b8d07659b
|
Fix typo in playwright portable stories snippet
|
2024-05-01 10:25:44 -06:00 |
|
Kyle Gach
|
7be08e32cf
|
Address feedback
- Make nextjs module alias usage more clear
- Update msw graphql snippets
- Add preact support for mocking providers
- Prose improvements
|
2024-05-01 09:44:47 -06:00 |
|
Kyle Gach
|
39689acb78
|
Merge branch 'kasper/module-mocking' into module-mocking-docs
|
2024-04-30 13:58:16 -06:00 |
|
paul-marbach_jpmc
|
c3e3ab9ee4
|
feat: #25510 add optional --no-dev option to storybook init CLI
|
2024-04-22 16:33:29 -04:00 |
|
Jeppe Reinhold
|
5542e3a4fd
|
Merge branch 'next' of github.com:storybookjs/storybook into feat/22490-Title
|
2024-04-22 14:25:11 +02:00 |
|
Jeppe Reinhold
|
ce73138cb3
|
Merge branch 'next' into feat/22490-Title
|
2024-04-22 13:21:36 +02:00 |
|
Jeppe Reinhold
|
5c20d18147
|
Merge branch 'next' of github.com:storybookjs/storybook into subtitle-of-prop
|
2024-04-22 13:06:35 +02:00 |
|
Kyle Gach
|
f88bea5169
|
Add back nextjs router/navigation override instructions
Other improvements:
- Consistency improvements in snippets throughout
- Prose tweaks
|
2024-04-18 20:36:02 -06:00 |
|
Jeppe Reinhold
|
5bab73ae83
|
improve documentation for parameters.test.dangerouslyIgnoreUnhandledErrors
|
2024-04-18 12:09:05 +02:00 |
|
Kyle Gach
|
2ac03c4248
|
Address feedback
- Next.js
- Add portable stories section
- Mocking modules
- Clarify requirements of mock files
- Prose and snippet tweaks
- Interaction testing
- Bring over `mockdate` example
- Prose and snippet tweaks
|
2024-04-17 23:35:36 -06:00 |
|
Jeppe Reinhold
|
5d8ee28209
|
add docs on beforeEach , cleanup , parameters.test
|
2024-04-17 22:20:12 +02:00 |
|
Eric Berndt
|
840070f063
|
add to cli-options docs
|
2024-04-09 19:32:40 +00:00 |
|
jonniebigodes
|
928eed4f75
|
fix automigrate table
|
2024-04-04 18:28:37 +01:00 |
|
jonniebigodes
|
c1f50bd665
|
minor adjustments for consistency
|
2024-04-04 17:00:03 +01:00 |
|
Yann Braga
|
d77f72ee8a
|
adjust docs based on review comments
|
2024-04-04 09:17:31 +02:00 |
|
Yann Braga
|
d7e5d5a52d
|
Documentation: add migrate and automigrate to the CLI Options page
|
2024-04-03 14:14:02 +02:00 |
|
Kyle Gach
|
33176192ad
|
Add docs for story tags
- API reference
- Guide
- CLI options
|
2024-04-02 12:38:54 -06:00 |
|
Valentin Palkovic
|
c2093298ea
|
Add documentation for argTypes.<input>.table.readonly
|
2024-03-21 15:59:13 +01:00 |
|
Kyle Gach
|
84d4214432
|
Improve portable stories docs
|
2024-03-18 11:16:32 -06:00 |
|
Yann Braga
|
afee7be2a2
|
Merge branch 'feature/portable-stories-improvements' into feature/portable-stories-svelte-renderer
|
2024-03-18 08:51:08 +01:00 |
|
Yann Braga
|
d67ef707eb
|
document vue limitations
|
2024-03-18 08:48:20 +01:00 |
|
Kyle Gach
|
4a95c9b50e
|
update docs
- Better differentiate Svelte's API
|
2024-03-12 12:08:42 -06:00 |
|
Yann Braga
|
70dcbfae71
|
Merge branch 'feature/portable-stories-improvements' into feature/portable-stories-svelte-renderer
|
2024-03-12 18:16:25 +01:00 |
|
Yann Braga
|
3a8c7b7e4e
|
Merge branch 'next' into feature/portable-stories-improvements
|
2024-03-12 18:16:09 +01:00 |
|
Yann Braga
|
721a5a4d4f
|
add portable stories + svelte + vitest docs
|
2024-03-12 17:10:23 +01:00 |
|
jonniebigodes
|
57361ec88d
|
Merge branch 'next' into docs_asset_updates
|
2024-03-12 15:01:36 +00:00 |
|
jonniebigodes
|
917da2a7d8
|
Docs: Storybook 8 image updates
|
2024-03-12 14:59:07 +00:00 |
|
Yann Braga
|
773f98f0f5
|
Merge branch 'next' into feature/portable-stories-improvements
|
2024-03-12 13:19:25 +01:00 |
|
jonniebigodes
|
b5eacba75a
|
Docs: Fix table alignment
|
2024-03-10 17:07:34 +00:00 |
|
Yann Braga
|
6933131242
|
Merge pull request #26081 from storybookjs/api-ref-portable-stories
Documentation: API reference for portable stories
|
2024-03-05 18:53:07 +01:00 |
|
Yann Braga
|
8b21aebead
|
minor adjustments
|
2024-03-05 17:59:34 +01:00 |
|
Yann Braga
|
e611085624
|
update snippets
|
2024-03-05 10:26:42 +01:00 |
|
Kyle Gach
|
85adf5a697
|
Merge pull request #26172 from storybookjs/api-ref-use-of-fix-headings
Docs: Fix heading levels of `useOf` API reference
|
2024-02-27 12:57:53 -07:00 |
|
Kyle Gach
|
6738ade8d1
|
Add details about vue alias and Playwright types
|
2024-02-27 11:10:53 -07:00 |
|
Kyle Gach
|
b660d6b503
|
Update placeholder story pipeline diagrams
|
2024-02-27 11:10:37 -07:00 |
|
Kyle Gach
|
b09d37a0bb
|
Add callouts for nextjs
|
2024-02-27 11:10:18 -07:00 |
|
Kyle Gach
|
9df8ed368f
|
Address comments
- Improve `addonAnnotations` callout
- Fix Playwright override globals snippet
- Fix jest imports in snippets
- Replace `globalTypes` with `globals` in snippets
|
2024-02-27 11:09:55 -07:00 |
|
Kyle Gach
|
e09480aefb
|
Split into three separate pages
- Organizational and prose improvements
- Remove Cypress, for now
|
2024-02-27 11:09:42 -07:00 |
|
Kyle Gach
|
8355abdf3c
|
Add conditional content and snippets
|
2024-02-27 11:09:30 -07:00 |
|
Kyle Gach
|
799758534d
|
Fix typo
Co-authored-by: Yann Braga <yannbf@gmail.com>
|
2024-02-27 11:09:20 -07:00 |
|