865 Commits

Author SHA1 Message Date
Norbert de Langen
b0d32a90bb
Merge branch 'future/base' into future/SB-444 2022-06-21 13:10:27 +02:00
Tom Coleman
ca1a7a573e Merge remote-tracking branch 'origin/future/base' into tom/sb-347-sequence-importing-stories-in-parallel 2022-06-21 13:33:41 +10:00
Michael Shilman
bbb862e8a7 Update git head to 7.0.0-alpha.5, update yarn.lock 2022-06-20 21:48:14 +08:00
Michael Shilman
3dd4698282 v7.0.0-alpha.5 2022-06-20 21:44:25 +08:00
Tom Coleman
626aac5904 Merge remote-tracking branch 'origin/future/base' into tom/sb-347-sequence-importing-stories-in-parallel 2022-06-20 15:12:07 +10:00
Michael Shilman
22767df2f5 Update git head to 7.0.0-alpha.4, update yarn.lock 2022-06-19 18:06:54 +08:00
Michael Shilman
006ed54452 v7.0.0-alpha.4 2022-06-19 18:03:16 +08:00
Michael Shilman
36f006398e Merge branch 'future/base' into tom/sb-347-sequence-importing-stories-in-parallel 2022-06-18 16:50:26 +08:00
Norbert de Langen
c942de44f3
remove react specific webpack plugin from builder-webpack5, should be in preset-react-webpack (it already was) 2022-06-17 17:12:56 +02:00
Norbert de Langen
37e814a8be
let's structure out framework types and presets. They cascade into each other
Also map framework.options.builder into core.builder.options
2022-06-17 16:24:35 +02:00
Norbert de Langen
b35951d5fc
Merge branch 'future/base' into future/deprecations-removal
# Conflicts:
#	addons/toolbars/package.json
#	lib/core-client/package.json
#	yarn.lock
2022-06-17 09:47:46 +02:00
Michael Shilman
db42e93ce3 Update git head to 7.0.0-alpha.3, update yarn.lock 2022-06-17 00:41:17 +08:00
Michael Shilman
629b056190 v7.0.0-alpha.3 2022-06-17 00:37:27 +08:00
Norbert de Langen
8e84f36d0f
cleanup tsconfigs and make things strict if possible 2022-06-16 16:59:06 +02:00
Tom Coleman
c46622b31a Move webpack utils to core-webpack 2022-06-16 13:11:01 +10:00
Tom Coleman
04086c3bfa Don't import a second file while a first one is in flight 2022-06-15 15:08:03 +10:00
Michael Shilman
a1c81d1348 Update git head to 7.0.0-alpha.2, update yarn.lock 2022-06-15 09:15:08 +08:00
Michael Shilman
44920e2b6b v7.0.0-alpha.2 2022-06-15 09:11:32 +08:00
Norbert de Langen
1c482659fa
add a skipBabel flag to the typescript config property, set it to true for angular and vue
remove code relating to framework detection
2022-06-14 12:06:23 +02:00
Norbert de Langen
cbc300b69e
fix e2e pnp 2022-06-13 15:14:29 +02:00
Norbert de Langen
982a694804
undo deprecations removal (will do this in a separate branch so it can be reviewed 2022-06-10 10:28:06 +02:00
Norbert de Langen
ee904cae8b
deprecations removed 2022-06-09 23:33:16 +02:00
Norbert de Langen
aec47b73d5
add back the babel options, introduced by addons 2022-06-07 10:32:44 +02:00
Michael Shilman
150b64f718 Update git head to 7.0.0-alpha.1, update yarn.lock 2022-06-07 02:09:42 +08:00
Michael Shilman
b90b85210f v7.0.0-alpha.1 2022-06-07 02:05:40 +08:00
Michael Shilman
1a73ad38cc Update git head to 7.0.0-alpha.0, update yarn.lock 2022-06-07 01:03:50 +08:00
Michael Shilman
c82d897ea7 v7.0.0-alpha.0 2022-06-07 00:58:31 +08:00
Norbert de Langen
9974a2b849
fix official example 2022-05-27 14:35:10 +02:00
Norbert de Langen
47e0e8ae39
fix 2022-05-27 13:28:26 +02:00
Norbert de Langen
407f3da920
cleanup 2022-05-27 11:33:54 +02:00
Norbert de Langen
8f5e047c8e
enable V7 breaking changes by default 2022-05-27 11:28:11 +02:00
Norbert de Langen
be492b8841
fix 2022-05-27 11:01:55 +02:00
Norbert de Langen
77c0f3ab81
Merge commit '13b40e371555122513d307be94da2f0705df34ef' into future/modern-frameworks
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/controls/package.json
#	addons/docs/package.json
#	addons/essentials/package.json
#	addons/interactions/package.json
#	addons/jest/package.json
#	addons/links/package.json
#	addons/measure/package.json
#	addons/outline/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storysource/package.json
#	addons/toolbars/package.json
#	addons/viewport/package.json
#	docs/faq.md
#	examples/angular-cli/.storybook/main.js
#	examples/angular-cli/package.json
#	examples/cra-kitchen-sink/.storybook/main.js
#	examples/cra-kitchen-sink/package.json
#	examples/cra-react15/.storybook/main.js
#	examples/cra-react15/package.json
#	examples/cra-ts-essentials/.storybook/main.ts
#	examples/cra-ts-essentials/package.json
#	examples/cra-ts-kitchen-sink/.storybook/main.ts
#	examples/cra-ts-kitchen-sink/package.json
#	examples/ember-cli/.storybook/main.js
#	examples/ember-cli/package.json
#	examples/external-docs/package.json
#	examples/html-kitchen-sink/.storybook/main.js
#	examples/html-kitchen-sink/package.json
#	examples/official-storybook/main.ts
#	examples/official-storybook/package.json
#	examples/preact-kitchen-sink/.storybook/main.js
#	examples/preact-kitchen-sink/package.json
#	examples/react-ts-webpack4/package.json
#	examples/react-ts/package.json
#	examples/server-kitchen-sink/package.json
#	examples/standalone-preview/package.json
#	examples/svelte-kitchen-sink/.storybook/main.js
#	examples/svelte-kitchen-sink/package.json
#	examples/vue-3-cli/.storybook/main.js
#	examples/vue-3-cli/package.json
#	examples/vue-cli/.storybook/main.js
#	examples/vue-cli/package.json
#	examples/vue-kitchen-sink/.storybook/main.js
#	examples/vue-kitchen-sink/package.json
#	examples/web-components-kitchen-sink/.storybook/main.js
#	frameworks/angular/package.json
#	frameworks/ember/package.json
#	frameworks/preact-webpack5/package.json
#	frameworks/vue-webpack5/package.json
#	frameworks/vue3-webpack5/package.json
#	lib/addons/package.json
#	lib/api/package.json
#	lib/builder-webpack4/package.json
#	lib/builder-webpack5/package.json
#	lib/channel-postmessage/package.json
#	lib/channel-websocket/package.json
#	lib/channels/package.json
#	lib/cli/package.json
#	lib/cli/src/automigrate/fixes/angular12.test.ts
#	lib/cli/src/automigrate/index.ts
#	lib/cli/src/versions.ts
#	lib/client-api/package.json
#	lib/client-logger/package.json
#	lib/codemod/package.json
#	lib/components/package.json
#	lib/core-client/package.json
#	lib/core-common/package.json
#	lib/core-events/package.json
#	lib/core-server/package.json
#	lib/core-server/src/__snapshots__/vue-3-cli_preview-dev-posix
#	lib/core-server/src/__snapshots__/vue-3-cli_preview-prod-posix
#	lib/core-vite/package.json
#	lib/csf-tools/package.json
#	lib/docs-tools/package.json
#	lib/instrumenter/package.json
#	lib/manager-webpack4/package.json
#	lib/manager-webpack5/package.json
#	lib/node-logger/package.json
#	lib/postinstall/package.json
#	lib/preview-web/package.json
#	lib/router/package.json
#	lib/source-loader/package.json
#	lib/store/package.json
#	lib/telemetry/package.json
#	lib/theming/package.json
#	lib/ui/package.json
#	presets/server-webpack/package.json
#	renderers/html/package.json
#	renderers/react/package.json
#	renderers/svelte/package.json
#	renderers/web-components/package.json
#	scripts/build-package.js
#	scripts/bundle-package.ts
#	yarn.lock
2022-05-26 14:46:04 +02:00
Norbert de Langen
7c5b878139
wip 2022-05-25 14:15:10 +02:00
Norbert de Langen
abf43fd7a0
Merge branch 'future/angular12' into future/modern-frameworks 2022-05-23 17:37:45 +02:00
Norbert de Langen
ca0c9fc2e2
let's remove the downgrade typescript generation 2022-05-23 14:26:05 +02:00
Michael Shilman
89dc4f10e4 Webpack5: Apply named exports order logic for stories only 2022-05-20 15:32:08 +08:00
Michael Shilman
9e1f519e6c Update git head to 6.5.0-rc.1, update yarn.lock 2022-05-18 22:55:52 +08:00
Michael Shilman
3f09d4e6b0 v6.5.0-rc.1 2022-05-18 22:51:22 +08:00
Michael Shilman
6cc69b557b Update git head to 6.5.0-rc.0, update yarn.lock 2022-05-17 17:58:03 +08:00
Michael Shilman
c27fd9eebc v6.5.0-rc.0 2022-05-17 17:54:20 +08:00
Norbert de Langen
3548fd108c
Merge branch 'future/angular12' into future/modern-frameworks
# Conflicts:
#	examples/cra-kitchen-sink/package.json
#	examples/cra-react15/package.json
#	examples/cra-ts-essentials/package.json
#	examples/cra-ts-kitchen-sink/package.json
#	frameworks/angular/tsconfig.json
#	lib/core-common/package.json
#	presets/html-webpack/package.json
#	presets/preact-webpack/package.json
#	presets/react-webpack/package.json
#	presets/svelte-webpack/package.json
#	presets/vue3-webpack/package.json
#	yarn.lock
2022-05-13 14:08:53 +02:00
Norbert de Langen
efd1cf219f
Merge commit 'd3ea4267c874b009a58d7b62c505389dd335e01d' into future/modern-frameworks
# Conflicts:
#	examples/cra-react15/.storybook/main.js
#	examples/cra-react15/package.json
#	examples/web-components-kitchen-sink/yarn.lock
#	jest.config.js
#	lib/builder-webpack4/package.json
#	lib/builder-webpack4/src/index.ts
#	lib/builder-webpack4/src/presets/custom-webpack-preset.ts
#	lib/builder-webpack4/src/preview/base-webpack.config.ts
#	lib/builder-webpack5/package.json
#	lib/core-common/package.json
#	lib/core-common/src/types.ts
#	lib/manager-webpack4/package.json
#	lib/manager-webpack4/src/index.ts
#	presets/html-webpack/package.json
#	presets/preact-webpack/package.json
#	presets/react-webpack/package.json
#	presets/svelte-webpack/package.json
#	presets/svelte-webpack/src/framework-preset-svelte-docs.ts
#	presets/vue-webpack/src/framework-preset-vue-docs.ts
#	yarn.lock
2022-05-12 09:54:01 +02:00
Michael Shilman
5603f31196 Rename webpack-tools to core-webpack 2022-05-11 23:28:31 +08:00
Norbert de Langen
5e24b16ebe
remove more babel config stuff 2022-05-11 17:17:32 +02:00
Michael Shilman
6ecbdd8808 Update git head to 6.5.0-beta.8, update yarn.lock 2022-05-11 02:56:15 +08:00
Michael Shilman
9b9d570d75 v6.5.0-beta.8 2022-05-11 02:51:50 +08:00
Kai Röder
7485f68005 fix(angular): EXPERIMENTAL use webpack 5.70.0
Unfortunately, all the Angular packages use
a fix version for webpack (right now 5.70,0).
Webpack 5 is highly allergic to version mixing
and throws an error that does not seem to be
related to a dependency issue.

In this commit I set all versions in this repo
to 5.70.0 just to demonstrate that this is working.
I could not figure out another way to solve this.
I also tried the yarn "nohoist" feature but could
not get it working at all.

This is most likely only an issue in this repo and
user-land should not be affected by this conflict
as long as we offer a range that suits the
Angular fix version of webpack.
2022-05-09 23:16:22 +02:00
Norbert de Langen
14de6cbcdb
Merge branch 'future/minimize-webpack-deps' into future/modern-esm
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/controls/package.json
#	addons/docs/package.json
#	addons/essentials/package.json
#	addons/interactions/package.json
#	addons/jest/package.json
#	addons/links/package.json
#	addons/measure/package.json
#	addons/outline/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storysource/package.json
#	addons/toolbars/package.json
#	addons/viewport/package.json
#	app/ember/package.json
#	app/html/package.json
#	app/preact/package.json
#	app/react/package.json
#	app/server/package.json
#	app/svelte/package.json
#	app/vue/package.json
#	app/vue3/package.json
#	app/web-components/package.json
#	examples/angular-cli/.storybook/main.js
#	examples/cra-kitchen-sink/.storybook/main.js
#	examples/cra-kitchen-sink/package.json
#	examples/cra-react15/.storybook/main.js
#	examples/cra-react15/package.json
#	examples/cra-ts-essentials/.storybook/main.ts
#	examples/cra-ts-essentials/package.json
#	examples/cra-ts-kitchen-sink/.storybook/main.ts
#	examples/cra-ts-kitchen-sink/package.json
#	examples/ember-cli/.storybook/main.js
#	examples/ember-cli/package.json
#	examples/external-docs/package.json
#	examples/html-kitchen-sink/.storybook/main.js
#	examples/official-storybook/main.ts
#	examples/official-storybook/package.json
#	examples/preact-kitchen-sink/.storybook/main.js
#	examples/react-ts/package.json
#	examples/svelte-kitchen-sink/.storybook/main.js
#	examples/vue-3-cli/.storybook/main.js
#	examples/vue-3-cli/package.json
#	examples/vue-cli/.storybook/main.js
#	examples/vue-cli/package.json
#	examples/vue-kitchen-sink/.storybook/main.js
#	examples/web-components-kitchen-sink/.storybook/main.js
#	lib/addons/package.json
#	lib/api/package.json
#	lib/builder-webpack4/package.json
#	lib/builder-webpack5/package.json
#	lib/channel-postmessage/package.json
#	lib/channel-websocket/package.json
#	lib/channels/package.json
#	lib/cli/src/versions.ts
#	lib/client-api/package.json
#	lib/client-logger/package.json
#	lib/codemod/package.json
#	lib/components/package.json
#	lib/core-client/package.json
#	lib/core-common/package.json
#	lib/core-events/package.json
#	lib/core-server/package.json
#	lib/core-server/src/build-static.ts
#	lib/core-server/src/core-presets.test.ts
#	lib/core-server/src/utils/get-preview-builder.ts
#	lib/csf-tools/package.json
#	lib/docs-tools/package.json
#	lib/instrumenter/package.json
#	lib/manager-webpack4/package.json
#	lib/manager-webpack5/package.json
#	lib/node-logger/package.json
#	lib/postinstall/package.json
#	lib/preview-web/package.json
#	lib/router/package.json
#	lib/source-loader/package.json
#	lib/store/package.json
#	lib/theming/package.json
#	lib/ui/package.json
#	presets/react-webpack/package.json
#	scripts/build-manager-config/main.js
#	scripts/build-manager.js
#	yarn.lock
2022-05-09 20:08:01 +02:00
Michael Shilman
337c11b6d6 Update git head to 6.5.0-beta.7, update yarn.lock 2022-05-09 10:54:52 +08:00