jonniebigodes
|
20c664845e
|
Additional feedback addressed
|
2022-04-22 20:55:31 +01:00 |
|
Yann Braga
|
065cc587c4
|
Merge branch 'next' into chore_docs_fix_dead_links_monorepo
|
2022-04-22 16:54:59 +02:00 |
|
Norbert de Langen
|
38fa196d09
|
upgrade everything in the monorepo to webpack5
|
2022-04-22 11:40:44 +02:00 |
|
Sulthan Mohaideen
|
6dae6fdff9
|
Fix: [docs] updating cli docs command
|
2022-04-22 05:52:11 +05:30 |
|
jonniebigodes
|
32b01120ef
|
addressing Yann's feedback
|
2022-04-19 21:43:05 +01:00 |
|
Matthew Borgman
|
7fb8699305
|
Remove errant , that's causing compilation errors
```
Error: Module build failed (from ../../node_modules/@mdx-js/loader/index.js):
SyntaxError: unknown: Unexpected token (195:16)
193 | language='css'
194 | dark
> 195 | format={false},
| ^
196 | code={`
197 | .container {
198 | display: grid | inline-grid;
```
|
2022-04-19 15:27:25 -05:00 |
|
Kyle Gach
|
18ef57b407
|
Merge pull request #17944 from lhew/patch-1
documentation: Update react/storybook-testing-addon-optional-config.js.mdx
|
2022-04-19 08:58:13 -06:00 |
|
Joe Cocco
|
b1e94486a5
|
Merge branch 'storybookjs:next' into toolbar-dynamic-title
|
2022-04-19 01:50:55 -07: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
|
29bc7a4310
|
minor typo fixed
|
2022-04-19 00:25:43 +01:00 |
|
jonniebigodes
|
a7ada3b979
|
feedback addressed
|
2022-04-19 00:21:04 +01:00 |
|
winkerVSbecks
|
4f43a41906
|
Merge branch 'next' into addon-highlight
|
2022-04-18 11:48:14 -04:00 |
|
Michael Shilman
|
fbd9c9faec
|
Merge branch 'future/sb-start-build' into future/remove-start-build-storybook
|
2022-04-18 11:54:49 +08:00 |
|
Michael Shilman
|
96f6276daa
|
6.5.0-alpha.64 next.json version file
|
2022-04-18 10:32:07 +08:00 |
|
Michael Shilman
|
eb05bfbb37
|
Merge branch 'future/sb-start-build' into future/remove-start-build-storybook
|
2022-04-16 07:55:19 +08:00 |
|
jonniebigodes
|
c5c64b4984
|
Storybook 6.5 testing updates
|
2022-04-14 19:08:57 +01:00 |
|
Michael Shilman
|
4273ba4135
|
Merge branch 'next' into addon-highlight
|
2022-04-14 22:23:55 +08:00 |
|
jonniebigodes
|
3e1874a82d
|
Merge pull request #17905 from josh-degraw/next
docs: Fix reference to essentials configuration
|
2022-04-14 15:06:48 +01:00 |
|
winkerVSbecks
|
96af3d9807
|
Merge branch 'next' into addon-highlight
|
2022-04-14 09:39:04 -04:00 |
|
Michael Shilman
|
ea10896c41
|
Merge branch 'future/sb-start-build' into future/remove-start-build-storybook
|
2022-04-14 17:24:48 +08:00 |
|
Michael Shilman
|
26e7c4e6a3
|
Merge branch 'next' into index-stories-imports
|
2022-04-14 17:21:52 +08:00 |
|
Michael Shilman
|
004bfd2ad1
|
6.5.0-alpha.63 next.json version file
|
2022-04-14 17:09:54 +08:00 |
|
Olivia Voler
|
c96ab6b3ea
|
Fix typo in Annotation section
|
2022-04-13 15:05:03 -04:00 |
|
jonniebigodes
|
c00b191512
|
adds missing package and renames snippet
|
2022-04-13 15:30:15 +01:00 |
|
Michael Shilman
|
0811b49da3
|
Merge branch 'future/sb-start-build' into future/remove-start-build-storybook
|
2022-04-13 19:42:33 +08:00 |
|
Michael Shilman
|
6d7c063213
|
6.5.0-alpha.62 next.json version file
|
2022-04-13 09:42:09 +08:00 |
|
Leonardo Marques
|
ff4ef90ba3
|
Update react/storybook-testing-addon-optional-config.js.mdx
This would match what the documentation describes on this page:
https://storybook.js.org/docs/react/writing-tests/importing-stories-in-tests
The code snipped below this one (on the website) mentions `setupFile.js` and the current mention (`setupTests.js`) might lead people to mistakes.
|
2022-04-12 18:35:37 +02:00 |
|
Michael Shilman
|
25bbfcd9b3
|
Fix snippet
|
2022-04-12 17:05:35 +08:00 |
|
winkerVSbecks
|
1c478f9ff3
|
Merge branch 'next' into addon-highlight
|
2022-04-11 19:26:41 -04:00 |
|
Michael Shilman
|
215a21288f
|
6.5.0-alpha.61 next.json version file
|
2022-04-12 00:22:41 +08:00 |
|
Josh DeGraw
|
bbfc53736b
|
Update storybook-main-register-essentials-addon.js.mdx
|
2022-04-08 13:49:58 -06:00 |
|
jonniebigodes
|
7b00fbbaa0
|
Merge pull request #17758 from Pepijnk12/documentation-fixes
Fix documentation typos and grammatical errors
|
2022-04-08 19:39:33 +01:00 |
|
Michael Shilman
|
3800d4ee96
|
6.5.0-alpha.60 next.json version file
|
2022-04-09 02:37:02 +08:00 |
|
jonniebigodes
|
0460fb4194
|
Merge branch 'next' into documentation-fixes
|
2022-04-08 19:26:04 +01:00 |
|
Joe Cocco
|
8825319b42
|
Merge branch 'next' into toolbar-dynamic-title
|
2022-04-07 17:43:45 +00:00 |
|
winkerVSbecks
|
30e06e6dd7
|
Merge branch 'next' into addon-highlight
|
2022-04-07 10:21:39 -04:00 |
|
Michael Shilman
|
203c6f0323
|
6.5.0-alpha.59 next.json version file
|
2022-04-07 17:13:34 +08:00 |
|
Michael Shilman
|
81ad93ed32
|
6.5.0-alpha.58 next.json version file
|
2022-04-07 11:40:18 +08:00 |
|
Michael Shilman
|
06cdf8c61b
|
Merge pull request #17215 from valentinpalkovic/render-react-components-with-new-root-api
React: Add support for react18's new root API
|
2022-04-07 10:49:39 +08:00 |
|
Josh DeGraw
|
1ad7a77397
|
Fix reference to essentials configuration
|
2022-04-06 10:17:14 -06:00 |
|
Michael Shilman
|
5698bd5bbb
|
Merge pull request #17875 from storybookjs/core-client
Core: Avoid framework imports from core/client
|
2022-04-06 23:52:40 +08:00 |
|
Norbert de Langen
|
4ab777e651
|
Merge branch 'next' into ndelangen/temp-alternative-solution-react-dom
|
2022-04-06 08:47:25 +02:00 |
|
Michael Shilman
|
2f335842f9
|
6.5.0-alpha.57 next.json version file
|
2022-04-06 10:33:07 +08:00 |
|
Yann Braga
|
090a00c601
|
Merge branch 'next' into addon-highlight
|
2022-04-05 23:00:20 +02:00 |
|
Michael Shilman
|
d99edd0bb2
|
6.5.0-alpha.56 next.json version file
|
2022-04-06 00:28:51 +08:00 |
|
Michael Shilman
|
783e5aaf26
|
Merge branch 'next' of github.com:storybookjs/storybook into next
|
2022-04-05 18:07:29 +08:00 |
|
Michael Shilman
|
7f59abbe0f
|
Update controls.md
|
2022-04-05 18:07:07 +08:00 |
|
Michael Shilman
|
d1edd8d6ba
|
Merge pull request #17883 from storybookjs/tech/condintial-args-rework
Controls: Rework conditional controls with globals, queries
|
2022-04-05 18:06:24 +08:00 |
|
Yann Braga
|
3c2858ac94
|
Merge branch 'next' into addon-highlight
|
2022-04-05 11:29:43 +02:00 |
|