Jeppe Reinhold
|
510eb744c9
|
Merge pull request #19292 from danielamram/replace-storybook-semver
|
2022-10-11 00:30:02 +02:00 |
|
Norbert de Langen
|
d1c990cdc9
|
move code for setting builderOptions unto webpack5 builder to the other webpack config partial
|
2022-10-07 09:50:32 +02:00 |
|
danielamram
|
39df105092
|
fix: update merge
|
2022-10-06 15:45:55 +03:00 |
|
danielamram
|
5f31096c36
|
Merge branch 'next' of https://github.com/danielamram/storybook into replace-storybook-semver
|
2022-10-06 15:38:49 +03:00 |
|
Michael Shilman
|
d5bc809ae3
|
Update git head to 7.0.0-alpha.35, update yarn.lock [ci skip]
|
2022-10-06 00:24:15 +08:00 |
|
Michael Shilman
|
d8972df8c6
|
v7.0.0-alpha.35
|
2022-10-06 00:18:55 +08:00 |
|
Jeppe Reinhold
|
be55529cd0
|
remove @storybook/semver from iframe-webpack config
|
2022-10-05 12:44:04 +02:00 |
|
Jeppe Reinhold
|
0dcc3a0e2c
|
Merge branch 'next' of github.com:storybookjs/storybook into pr/danielamram/19292
|
2022-10-05 12:35:48 +02:00 |
|
Norbert de Langen
|
abad5077e2
|
ensure config is resolved with the polyfills
|
2022-10-05 10:35:17 +02:00 |
|
danielamram
|
e9c8cd854c
|
chore: replace @storybook/semver with semver
|
2022-09-29 16:31:35 +03:00 |
|
Michael Shilman
|
d9bc2a868a
|
Update git head to 7.0.0-alpha.34, update yarn.lock [ci skip]
|
2022-09-27 11:29:29 +08:00 |
|
Michael Shilman
|
fc90fc8754
|
v7.0.0-alpha.34
|
2022-09-27 11:25:43 +08:00 |
|
Jeppe Reinhold
|
810198c898
|
non-null assertion for warnings
|
2022-09-20 09:36:34 -04:00 |
|
Jeppe Reinhold
|
127544bee9
|
ignore missing types
|
2022-09-15 13:52:19 +02:00 |
|
Jeppe Reinhold
|
65850de8a3
|
add types for case-sensitive-paths-webpack-plugin
|
2022-09-15 13:51:34 +02:00 |
|
Jeppe Reinhold
|
46f6374441
|
fix webpack5 builder
|
2022-09-15 13:36:31 +02:00 |
|
Norbert de Langen
|
fec2c8a0eb
|
make check script use tsc from scripts
|
2022-09-14 12:26:12 +03:00 |
|
Norbert de Langen
|
d26a8cb8c8
|
fix
|
2022-09-13 14:51:46 +03:00 |
|
Michael Shilman
|
7f7a354a92
|
Update git head to 7.0.0-alpha.33, update yarn.lock [ci skip]
|
2022-09-13 19:08:37 +08:00 |
|
Michael Shilman
|
5da5b0fabd
|
v7.0.0-alpha.33
|
2022-09-13 19:04:25 +08:00 |
|
Michael Shilman
|
516d44b61b
|
Remove unused ts-expect-error
|
2022-09-13 18:53:40 +08:00 |
|
Michael Shilman
|
9c49a7cd8b
|
v7.0.0-alpha.32
|
2022-09-13 18:49:06 +08:00 |
|
Tom Coleman
|
52cd4f41f3
|
Merge pull request #19152 from storybookjs/tom/sb-740-remove-previewentries-from-vite-builder
Presets: Replace `config` with `previewAnnotations`, remove `previewEntries`
|
2022-09-13 16:39:19 +10:00 |
|
Tom Coleman
|
9aef61928e
|
Fix WP5 template
|
2022-09-13 15:44:50 +10:00 |
|
Tom Coleman
|
62cabaddff
|
Fix issue with virtualModuleEntry
|
2022-09-13 15:17:17 +10:00 |
|
Tom Coleman
|
3c7b5a787b
|
Stop using previewEntries .
Switch `config` and `previewAnnotations`, and warn on the former.
|
2022-09-12 17:17:50 +10:00 |
|
Michael Shilman
|
4e417eff14
|
TS: Revert a few @ts-expect-errors
|
2022-09-11 23:20:29 +08:00 |
|
Norbert de Langen
|
f11a6ed40d
|
Merge branch 'next' into upgrade-emotion-deps-again
# Conflicts:
# code/addons/storyshots/storyshots-core/package.json
# code/lib/theming/package.json
# code/yarn.lock
# scripts/yarn.lock
|
2022-09-08 16:10:20 +02:00 |
|
Michael Shilman
|
ea70649db9
|
Merge pull request #19122 from storybookjs/ts-expect-error
Convert @ts-ignore to @ts-expect-error
|
2022-09-07 22:56:33 +08:00 |
|
Michael Shilman
|
573e6f3340
|
Update git head to 7.0.0-alpha.31, update yarn.lock [ci skip]
|
2022-09-07 11:20:25 +08:00 |
|
Michael Shilman
|
02c013c331
|
v7.0.0-alpha.31
|
2022-09-07 11:16:32 +08:00 |
|
Ian VanSchooten
|
6bdfcfad14
|
Convert @ts-ignore to @ts-expect-error
And remove unused directives
|
2022-09-06 22:40:59 -04:00 |
|
Michael Shilman
|
9454d56200
|
Merge branch 'next' into chore/update-nx-latest
|
2022-09-07 07:47:22 +08:00 |
|
Ian VanSchooten
|
1926153a70
|
Merge remote-tracking branch 'origin/next' into deps-cleanup
# Conflicts:
# code/lib/addons/package.json
# code/lib/blocks/package.json
# code/lib/client-api/package.json
# code/lib/core-client/package.json
# code/lib/core-common/package.json
# code/lib/preview-web/package.json
# code/lib/source-loader/package.json
# code/yarn.lock
|
2022-09-05 17:29:49 -04:00 |
|
Michael Shilman
|
b7437b9eab
|
Update git head to 7.0.0-alpha.30, update yarn.lock [ci skip]
|
2022-09-06 00:59:35 +08:00 |
|
Michael Shilman
|
aabf7b595c
|
v7.0.0-alpha.30
|
2022-09-06 00:55:36 +08:00 |
|
Michael Shilman
|
95469899a2
|
Merge pull request #19103 from dartess/remove-stable
Remove deprecated `stable` dependency
|
2022-09-06 00:36:23 +08:00 |
|
Sergey Kozlov
|
78484c3d3a
|
remove deprecated stable dependency
|
2022-09-04 22:11:50 +03:00 |
|
Ian VanSchooten
|
de1e622bf5
|
Restore storybook packages to builder-webpack5
They use a sneaky alias resolution that isn't `cmd+f` findable.
|
2022-09-04 00:31:35 -04:00 |
|
Ian VanSchooten
|
e740513260
|
Remove unused dependencies
|
2022-09-04 00:31:35 -04:00 |
|
Ian VanSchooten
|
742bfb05ae
|
Experiment: remove core-js
|
2022-09-02 23:08:48 -04:00 |
|
Michael Shilman
|
252a26cd9b
|
Update git head to 7.0.0-alpha.29, update yarn.lock [ci skip]
|
2022-09-03 00:09:51 +08:00 |
|
Michael Shilman
|
87ce9b91ce
|
v7.0.0-alpha.29
|
2022-09-03 00:03:50 +08:00 |
|
Michael Shilman
|
e1646400e4
|
Revert "chore: rename prepare script to prep"
|
2022-09-02 11:26:42 +08:00 |
|
Norbert de Langen
|
9d198e55fa
|
Merge pull request #19077 from storybookjs/chore/rename-prepare
chore: rename prepare script to prep
|
2022-09-01 21:16:33 +02:00 |
|
Michael Shilman
|
bb24ba7d94
|
Update git head to 7.0.0-alpha.28, update yarn.lock [ci skip]
|
2022-09-02 00:56:18 +08:00 |
|
Michael Shilman
|
941b85ce04
|
v7.0.0-alpha.28
|
2022-09-02 00:52:03 +08:00 |
|
Katerina Skroumpelou
|
5c5367b33c
|
chore: rename prepare script to prep
|
2022-09-01 15:56:01 +03:00 |
|
Ian VanSchooten
|
715b22b0b0
|
Remove unused import
|
2022-08-31 10:59:59 -04:00 |
|
Ian VanSchooten
|
0aca22eb32
|
Extract getFrameworkName to core-common
|
2022-08-31 08:24:45 -04:00 |
|