Norbert de Langen
|
618d68630c
|
fixes
|
2022-05-23 17:37:23 +02:00 |
|
Norbert de Langen
|
e32058ad06
|
fix another unit test
|
2022-05-12 11:15:11 +02:00 |
|
Norbert de Langen
|
2d6b9aba50
|
resolve all remaining webpack4 removal issues
|
2022-05-12 10:10:41 +02: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
|
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
|
5bd78b65dc
|
Merge branch 'next' into future/base
|
2022-05-04 11:30:29 +08:00 |
|
Michael Shilman
|
f44c70fd59
|
Update root, peer deps, version.ts/json to 6.5.0-beta.4 [ci skip]
|
2022-05-04 09:44:03 +08:00 |
|
Michael Shilman
|
eb14129495
|
Update root, peer deps, version.ts/json to 6.5.0-beta.3 [ci skip]
|
2022-05-04 00:40:52 +08:00 |
|
Michael Shilman
|
0ae5d4930b
|
Update root, peer deps, version.ts/json to 6.5.0-beta.2 [ci skip]
|
2022-05-03 18:44:58 +08:00 |
|
Michael Shilman
|
612b03d75c
|
Merge pull request #18046 from storybookjs/tech/telemetry-pr
Core: Add optional telemetry and crash reporting
|
2022-05-02 22:20:57 +08:00 |
|
Michael Shilman
|
e7c26b56e4
|
Merge branch 'next' into tech/telemetry-pr
|
2022-04-29 00:17:54 +08:00 |
|
Michael Shilman
|
5f9f6f32f2
|
Core: Add optional telemetry and crash reporting
|
2022-04-29 00:11:50 +08:00 |
|
Ian VanSchooten
|
b5470a2691
|
Add non-monorepo testing tools to exclude lists
|
2022-04-28 10:22:13 -04:00 |
|
Norbert de Langen
|
f2f9e39343
|
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/cra-kitchen-sink/package.json
# examples/cra-react15/package.json
# examples/cra-ts-essentials/package.json
# examples/cra-ts-kitchen-sink/package.json
# examples/ember-cli/package.json
# examples/external-docs/package.json
# examples/official-storybook/package.json
# examples/react-ts/package.json
# examples/vue-3-cli/package.json
# examples/vue-cli/package.json
# examples/web-components-kitchen-sink/package.json
# examples/web-components-kitchen-sink/yarn.lock
# 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/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
# yarn.lock
|
2022-04-28 11:50:10 +02:00 |
|
Michael Shilman
|
e9a2305de1
|
Merge branch 'next' into future/base
|
2022-04-28 11:12:36 +08:00 |
|
Michael Shilman
|
1a1c0203c1
|
Update root, peer deps, version.ts/json to 6.5.0-beta.1 [ci skip]
|
2022-04-28 10:33:58 +08:00 |
|
Norbert de Langen
|
4494797813
|
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/cra-kitchen-sink/package.json
# examples/cra-react15/package.json
# examples/cra-ts-essentials/package.json
# examples/cra-ts-kitchen-sink/package.json
# examples/ember-cli/package.json
# examples/official-storybook/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/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/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
# yarn.lock
|
2022-04-26 15:15:02 +02:00 |
|
Michael Shilman
|
7e222026b1
|
Merge branch 'next' into future/minimize-webpack-deps
|
2022-04-26 18:52:20 +08:00 |
|
Yann Braga
|
1377fdcafd
|
fix(CLI): await generators for proper install
|
2022-04-25 17:46:31 +02:00 |
|
Norbert de Langen
|
07147a1a26
|
fixing linting
|
2022-04-25 15:22:02 +02:00 |
|
Yann Braga
|
e69896db1c
|
Merge branch 'next' into feat/add-interactions-to-vue-cli-template
|
2022-04-25 12:27:29 +02:00 |
|
Yann Braga
|
80aea751c8
|
fix: use getByRole instead of findByRole in vue template
|
2022-04-25 12:26:23 +02:00 |
|
Michael Shilman
|
071501da4d
|
Merge pull request #18014 from storybookjs/feat/add-interactions-to-html-cli-template
CLI/HTML: Add interactions to cli template
|
2022-04-25 17:49:16 +08:00 |
|
Michael Shilman
|
3c4983150e
|
Merge branch 'future/sb-start-build' into future/remove-start-build-storybook
|
2022-04-24 14:34:36 +08:00 |
|
Michael Shilman
|
664191c913
|
Merge branch 'future/base' into future/sb-start-build
|
2022-04-24 14:31:26 +08:00 |
|
Michael Shilman
|
6d9eeae17b
|
Update root, peer deps, version.ts/json to 6.5.0-beta.0 [ci skip]
|
2022-04-24 13:49:03 +08:00 |
|
Yann Braga
|
abaa657c74
|
Update lib/cli/src/frameworks/vue/Page.stories.js
|
2022-04-23 10:57:01 +02:00 |
|
Yann Braga
|
526d4343fc
|
Merge branch 'next' into feat/add-interactions-to-html-cli-template
|
2022-04-23 10:34:40 +02:00 |
|
Ítalo Teixeira
|
4b9f6d28f1
|
Merge branch 'feat/add-interactions-to-vue-cli-template' of https://github.com/italoteix/storybook into feat/add-interactions-to-vue-cli-template
|
2022-04-23 00:32:53 +02:00 |
|
Ítalo Teixeira
|
88cdcffd2c
|
feat: use find to query element on play function
|
2022-04-23 00:30:47 +02:00 |
|
Ítalo Teixeira
|
b26d8f4cb2
|
feat: move cb functions to methods
|
2022-04-23 00:30:02 +02:00 |
|
Ítalo Teixeira
|
02b6586573
|
feat: add interactions to vue3 cli template
|
2022-04-23 00:18:54 +02:00 |
|
Yann Braga
|
bb9532ed30
|
Merge branch 'next' into feat/add-interactions-to-vue-cli-template
|
2022-04-22 17:44:30 +02:00 |
|
Yann Braga
|
08289f7a33
|
Merge branch 'next' into feat/add-interactions-to-html-cli-template
|
2022-04-22 17:31:00 +02:00 |
|
Norbert de Langen
|
38fa196d09
|
upgrade everything in the monorepo to webpack5
|
2022-04-22 11:40:44 +02:00 |
|
Norbert de Langen
|
e57f6c82c2
|
Merge branch 'future/minimize-webpack-deps' into future/modern-esm
# Conflicts:
# lib/core-server/src/cli/dev.ts
# lib/core-server/src/cli/prod.ts
# renderers/server/package.json
|
2022-04-22 10:42:17 +02:00 |
|
Ítalo Teixeira
|
8565df063a
|
feat: add interactions to vue cli template
|
2022-04-20 23:33:27 +02:00 |
|
Yann Braga
|
3f84896ae2
|
add interactions to html cli template
|
2022-04-20 14:57:21 +02:00 |
|
Ítalo Teixeira
|
6305d99860
|
feat: add interactions to svelte cli template
|
2022-04-18 16:21:25 +02: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
|
0875d5fafd
|
CLI: Use sb build/dev
|
2022-04-18 11:17:26 +08:00 |
|
Michael Shilman
|
f896aa8c0c
|
Merge branch 'future/base' into future/sb-start-build
|
2022-04-18 10:47:10 +08:00 |
|
Michael Shilman
|
8a0a6fb51a
|
Update root, peer deps, version.ts/json to 6.5.0-alpha.64 [ci skip]
|
2022-04-18 10:04:38 +08:00 |
|
Ítalo Teixeira
|
10caa770b9
|
feat: add interactions to preact cli template
|
2022-04-16 16:34:20 +02:00 |
|
Yann Braga
|
81caed5ad7
|
chore: format versions.ts file using repo config
|
2022-04-14 14:14:44 +02: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
|
f646372fa1
|
Update root, peer deps, version.ts/json to 6.5.0-alpha.63 [ci skip]
|
2022-04-14 16:24:34 +08:00 |
|
Michael Shilman
|
0811b49da3
|
Merge branch 'future/sb-start-build' into future/remove-start-build-storybook
|
2022-04-13 19:42:33 +08:00 |
|