Norbert de Langen
008be3f19f
regen lockfile
2022-05-13 14:11:40 +02: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
c31ac6bfe3
re-enable test I disabled because multiple version of theming
2022-05-12 16:45:55 +02:00
Norbert de Langen
3afc90d68d
fix unit tests
2022-05-12 16:43:52 +02:00
Norbert de Langen
2953c54c5d
upgrade some svelte stuff
2022-05-12 16:28:24 +02:00
Norbert de Langen
e62458f3b2
fix server-kichten-sink
2022-05-12 15:52:27 +02:00
Norbert de Langen
5941bfe217
make ALL examples be smoke tested and do it in parallel, similar to examples in CI
2022-05-12 12:12:38 +02:00
Norbert de Langen
8417334fee
fix web-components example
2022-05-12 11:50:41 +02:00
Norbert de Langen
f8341931d5
fix vue3 example and fix server example
2022-05-12 11:35:42 +02:00
Norbert de Langen
e32058ad06
fix another unit test
2022-05-12 11:15:11 +02:00
Norbert de Langen
8de20b019c
fix some tests
2022-05-12 11:09:18 +02:00
Norbert de Langen
a41cf19c65
run linting in medium
2022-05-12 11:07:19 +02:00
Norbert de Langen
2d6b9aba50
resolve all remaining webpack4 removal issues
2022-05-12 10:10:41 +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
Norbert de Langen
f5e87c9528
fix version of storybook theming package in components package
2022-05-12 09:29:14 +02:00
Michael Shilman
d3ea4267c8
Update compodoc-undefined.snapshot
2022-05-12 10:15:52 +08:00
Michael Shilman
bff768c744
Fix lockfile
2022-05-12 10:11:06 +08:00
Michael Shilman
5b0446c795
Angular tweaks
2022-05-12 09:47:04 +08:00
Michael Shilman
69e05fb80c
Fix version generation
2022-05-12 09:32:03 +08:00
Michael Shilman
4fb9e1525e
Fix angular
2022-05-12 09:31:48 +08:00
Michael Shilman
73f8db3061
Fix CI
2022-05-12 09:21:06 +08:00
Michael Shilman
c3f2e56fd8
Add frameworks to circle config
2022-05-12 09:07:54 +08:00
Michael Shilman
42ee2368fa
Fix missing deps
2022-05-12 01:56:52 +08:00
Michael Shilman
d264eab4f0
Update jest.config.js
2022-05-12 01:35:46 +08:00
Michael Shilman
5f9abb8a59
Fix typos
2022-05-12 01:14:07 +08:00
Michael Shilman
108b8ff53c
Create webpack4 frameworks & rename renderer packages
2022-05-12 00:38:11 +08: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
Norbert de Langen
b753093de5
fix presets.js tests
2022-05-11 16:58:11 +02:00
Norbert de Langen
535eb811b0
fix linkTo
2022-05-11 16:57:41 +02:00
Norbert de Langen
da6e6ebd97
disable a bunch of unit tests that fail because ThemeProvider seems broken
2022-05-11 16:57:17 +02:00
Norbert de Langen
9085984ed2
fix linting
2022-05-11 14:29:43 +02:00
Norbert de Langen
9fd0ba0dc3
remove react15 example
2022-05-11 12:13:54 +02:00
Norbert de Langen
e2463ea9bf
fix multiple versions of react
2022-05-11 12:12:33 +02:00
Norbert de Langen
41b74848ba
fixes
2022-05-11 11:59:24 +02:00
Norbert de Langen
84ac9801c3
Merge branch 'future/tsup' into future/modern-esm
...
# Conflicts:
# addons/links/package.json
# lib/components/package.json
# lib/ui/package.json
# yarn.lock
2022-05-11 11:37:08 +02: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
Kai Röder
8e695de8e8
fix(angular): EXPERIMENTAL use module commonjs
...
This is a workaround to at least get the Angular example
app to compile. The startup of the example app fails
because it tries to load builders/start-storybook.js
that includes `import` statements which seems to be
incompatible with mjs if you don't explicitly set
`type: "module""` in the package.json of app/angular.
Setting `type: "module"` however disallows directory
path imports (e.g. rxjs/operators is incorrect and
it expects a js file in the import statement)
2022-05-09 23:04:59 +02:00
Kai Röder
6fae47a279
feat(angular): update to angular 13.3.6
...
This commit includes the update to Angular 13.3.6
as well as the latest project defaults of an
Angular project in the example app.
2022-05-09 22:07:52 +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
Norbert de Langen
57e6ccf0fd
fix
2022-05-09 19:43:52 +02:00
Michael Shilman
2bc5d97a9c
Examples: Fix web-components-kitchen-sink
2022-05-05 00:42:10 +08:00
Michael Shilman
3e5edc7f2d
Update snapshots
2022-05-05 00:40:24 +08:00
Michael Shilman
3f0d8a8c4b
React: Fix StorybookConfig typescript types
2022-05-04 23:15:56 +08:00
Michael Shilman
59267e2665
Fix bad merge
2022-05-04 19:30:39 +08:00
Michael Shilman
36672fa62c
Merge branch 'future/minimize-webpack-deps' into future/webpack-tools
2022-05-04 19:18:20 +08:00
Michael Shilman
ce6c581546
Merge branch 'future/add-frameworks' into future/minimize-webpack-deps
2022-05-04 19:17:53 +08:00
Michael Shilman
2e2c1739f6
Merge branch 'future/renderer-presets' into future/add-frameworks
2022-05-04 19:17:25 +08:00
Michael Shilman
00965dd1f6
Merge branch 'future/add-renderers' into future/renderer-presets
2022-05-04 19:16:56 +08:00
Michael Shilman
b1719e79a6
Merge branch 'future/base' into future/add-renderers
2022-05-04 19:16:34 +08:00