Tom Coleman
|
bb294e9b84
|
Fix typo
|
2022-08-30 22:28:48 +10:00 |
|
Tom Coleman
|
e3f0e26b3b
|
Use pseudo absolute exports for preview/manager entries
|
2022-08-30 22:25:21 +10:00 |
|
Michael Shilman
|
8a8d8fac93
|
Apply suggestions from code review
|
2022-08-30 20:11:06 +08:00 |
|
Katerina Skroumpelou
|
3b0a999df9
|
fix: add previewHead and previewBody to StorybookConfig interface
|
2022-08-30 11:34:29 +03:00 |
|
Tom Coleman
|
57d5b1ae3b
|
Don't return resolved path from browser preset entries
Instead, just return the import path unresolved
|
2022-08-30 14:44:19 +10:00 |
|
Tom Coleman
|
57d082ced4
|
Fix addons in examples.
Allow `preview.js` etc to be the name of the package exports
|
2022-08-29 22:02:34 +10:00 |
|
Tom Coleman
|
f263f42991
|
Set resolve.preserveSymlinks in Vite based on env vars
Similar to how we do in webpack.
|
2022-08-29 11:08:48 +10:00 |
|
Michael Shilman
|
df6da4cc51
|
Update git head to 7.0.0-alpha.26, update yarn.lock [ci skip]
|
2022-08-26 19:17:00 +08:00 |
|
Michael Shilman
|
e5c9cfe1d0
|
v7.0.0-alpha.26
|
2022-08-26 19:12:35 +08:00 |
|
Michael Shilman
|
53186d8d38
|
Merge pull request #19018 from storybookjs/story-glob
Core: Fix default story glob
|
2022-08-26 17:08:49 +08:00 |
|
Michael Shilman
|
c8a0ba8336
|
Update snapshots
|
2022-08-26 15:45:07 +08:00 |
|
Ian VanSchooten
|
ff9cb3585d
|
Remove babel-loader from core-common
|
2022-08-25 16:47:37 -04:00 |
|
Ian VanSchooten
|
0620d65643
|
Fix default story glob
|
2022-08-25 12:37:01 -04:00 |
|
Michael Shilman
|
03b6c00902
|
Update git head to 7.0.0-alpha.25, update yarn.lock [ci skip]
|
2022-08-25 22:49:49 +08:00 |
|
Michael Shilman
|
058af8bac4
|
v7.0.0-alpha.25
|
2022-08-25 22:45:32 +08:00 |
|
Michael Shilman
|
34f013ff26
|
Update git head to 7.0.0-alpha.24, update yarn.lock [ci skip]
|
2022-08-24 11:57:58 +08:00 |
|
Michael Shilman
|
e3232cb426
|
v7.0.0-alpha.24
|
2022-08-24 11:53:12 +08:00 |
|
Norbert de Langen
|
249b1306cc
|
Merge branch 'next' into tech/root-change
|
2022-08-22 11:51:28 +02:00 |
|
Michael Shilman
|
65e222d619
|
Update git head to 7.0.0-alpha.23, update yarn.lock [ci skip]
|
2022-08-18 20:35:40 +08:00 |
|
Michael Shilman
|
0900e20acf
|
v7.0.0-alpha.23
|
2022-08-18 20:31:31 +08:00 |
|
Michael Shilman
|
148f601b5f
|
Update git head to 7.0.0-alpha.22, update yarn.lock [ci skip]
|
2022-08-18 20:00:19 +08:00 |
|
Michael Shilman
|
408cd2770d
|
v7.0.0-alpha.22
|
2022-08-18 19:48:52 +08:00 |
|
Michael Shilman
|
1c3b6ec06c
|
Update git head to 7.0.0-alpha.21, update yarn.lock [ci skip]
|
2022-08-17 10:30:05 +08:00 |
|
Michael Shilman
|
d8cdc5b21a
|
v7.0.0-alpha.21
|
2022-08-17 10:26:07 +08:00 |
|
Michael Shilman
|
06ffa2989c
|
Update git head to 7.0.0-alpha.20, update yarn.lock [ci skip]
|
2022-08-16 03:42:53 +08:00 |
|
Michael Shilman
|
a6c00d2ebe
|
v7.0.0-alpha.20
|
2022-08-16 03:38:31 +08:00 |
|
Michael Shilman
|
d7689cdd8d
|
Update git head to 7.0.0-alpha.19, update yarn.lock [ci skip]
|
2022-08-12 12:15:36 +08:00 |
|
Michael Shilman
|
74bdb53f67
|
v7.0.0-alpha.19
|
2022-08-12 12:11:08 +08:00 |
|
Michael Shilman
|
e95109b189
|
Update git head to 7.0.0-alpha.18, update yarn.lock [ci skip]
|
2022-08-02 15:23:18 -07:00 |
|
Michael Shilman
|
bd59f1eef0
|
v7.0.0-alpha.18
|
2022-08-02 15:19:16 -07:00 |
|
Norbert de Langen
|
36702ebe0c
|
I changed #root => #storybook-root
I changed #docs-root => #storybook-docs
|
2022-08-02 11:18:33 +02:00 |
|
Norbert de Langen
|
d6b0dbf257
|
add a 200 check
|
2022-08-02 11:02:35 +02:00 |
|
Norbert de Langen
|
40e0792dd9
|
Merge branch 'next' into fix/refs-with-authentication-hosted-on-chromatic
# Conflicts:
# lib/manager-webpack4/src/manager-config.ts
# lib/manager-webpack5/src/manager-config.ts
|
2022-08-02 11:00:09 +02:00 |
|
Norbert de Langen
|
158d3ce4bc
|
open up the PackageJson type to be extended with custom properties like for eslintConfig
|
2022-08-01 10:13:15 +02:00 |
|
Tom Coleman
|
428a768e6a
|
Merge pull request #18673 from storybookjs/tom/sb-468-add-step-function-to-play-context-and
Add step function to play context
|
2022-07-29 10:44:02 +10:00 |
|
Norbert de Langen
|
141e77bccd
|
take the type from type-fest, because tsup has an issue with types from read-pkg-up
|
2022-07-28 16:45:13 +02:00 |
|
Norbert de Langen
|
76292e7192
|
fix #18791 and take PackageJson type from an upstream package
|
2022-07-28 15:02:46 +02:00 |
|
Tom Coleman
|
d1bcb5e02b
|
Add step to the prepared play function on Story
|
2022-07-28 19:33:21 +10:00 |
|
Michael Shilman
|
8985d42448
|
Update git head to 7.0.0-alpha.17, update yarn.lock [ci skip]
|
2022-07-27 10:55:43 -07:00 |
|
Michael Shilman
|
7d44bfd3e7
|
v7.0.0-alpha.17
|
2022-07-27 10:51:56 -07:00 |
|
Norbert de Langen
|
113e0582d2
|
Merge branch 'next' into future/move-code-into-directory
# Conflicts:
# .vscode/launch.json
# CONTRIBUTING.old.md
# code/lib/cli/tsconfig.json
# scripts/tsconfig.json
|
2022-07-26 08:33:57 +02:00 |
|
Norbert de Langen
|
d51b4d5126
|
Merge branch 'next' into future/move-code-into-directory
# Conflicts:
# code/addons/a11y/package.json
# code/examples/preact-kitchen-sink/package.json
# code/lib/blocks/package.json
# code/yarn.lock
# package.json
|
2022-07-25 15:25:19 +02:00 |
|
Norbert de Langen
|
624016716c
|
bootstrap works
|
2022-07-21 15:42:01 +02:00 |
|
Norbert de Langen
|
0a6bccfb5c
|
map script to correct dir (1 up)
|
2022-07-21 11:25:55 +02:00 |
|
Norbert de Langen
|
c2bbe43d02
|
stage0
|
2022-07-21 11:24:07 +02:00 |
|