Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build chain upgrades: TS4, Webpack5, modern ESM, TSUP #18205

Merged
merged 161 commits into from
Jun 6, 2022

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    87c2aec View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    40567a4 View commit details
    Browse the repository at this point in the history
  2. fix dts-localizer script

    ndelangen committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    234217b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    fbbd0c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    394547c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. 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
    ndelangen committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    e57f6c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38fa196 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26a24e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51524ee View commit details
    Browse the repository at this point in the history
  5. Merge branch 'future/typescript-v4' into future/modern-esm

    # Conflicts:
    #	app/angular/package.json
    #	examples/external-docs/package.json
    #	examples/react-ts/package.json
    #	examples/vue-3-cli/package.json
    #	examples/web-components-kitchen-sink/package.json
    #	yarn.lock
    ndelangen committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    9bf98a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02e9b09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    631795b View commit details
    Browse the repository at this point in the history
  8. it runs!!!

    ndelangen committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    c2e5b8e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Configuration menu
    Copy the full SHA
    b269a8e View commit details
    Browse the repository at this point in the history
  2. Fix lockfiles

    shilman committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    82d9efa View commit details
    Browse the repository at this point in the history
  3. Examples: Upgrade to CRA5

    shilman committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    9dab2de View commit details
    Browse the repository at this point in the history
  4. Upgrade to Angular12 (WIP)

    shilman committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    fb2e1f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f9a836 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Remove debug

    shilman committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    71428ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37aa14f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. few fixes for eslint

    ndelangen committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    2c7490c View commit details
    Browse the repository at this point in the history
  2. fixing linting

    ndelangen committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    07147a1 View commit details
    Browse the repository at this point in the history
  3. update snapshots

    ndelangen committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    7258e7c View commit details
    Browse the repository at this point in the history
  4. cleanup

    ndelangen committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    446d8be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e462442 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19a294a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    c80f1aa View commit details
    Browse the repository at this point in the history
  2. 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
    ndelangen committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    4494797 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. 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
    ndelangen committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    f2f9e39 View commit details
    Browse the repository at this point in the history
  2. cleanup

    ndelangen committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    54157d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e28eb26 View commit details
    Browse the repository at this point in the history
  4. Force nx12

    shilman committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    c492710 View commit details
    Browse the repository at this point in the history
  5. minor optimizations

    ndelangen committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    a7e6128 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7335874 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. working tsup setup

    ndelangen committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    ba354b8 View commit details
    Browse the repository at this point in the history
  2. improve

    ndelangen committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    6f9f8b1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. fix 2 examples

    ndelangen committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9526e8f View commit details
    Browse the repository at this point in the history
  2. fix another example

    ndelangen committed May 2, 2022
    Configuration menu
    Copy the full SHA
    8e94367 View commit details
    Browse the repository at this point in the history
  3. single version of ts-node

    ndelangen committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9adc95f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. fix lockfile

    ndelangen committed May 3, 2022
    Configuration menu
    Copy the full SHA
    3bab892 View commit details
    Browse the repository at this point in the history
  2. fix more examples

    ndelangen committed May 3, 2022
    Configuration menu
    Copy the full SHA
    ce51edf View commit details
    Browse the repository at this point in the history
  3. cleanup

    ndelangen committed May 3, 2022
    Configuration menu
    Copy the full SHA
    ad056dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80149a4 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'future/modern-esm' into future/tsup

    # Conflicts:
    #	yarn.lock
    ndelangen committed May 3, 2022
    Configuration menu
    Copy the full SHA
    674a812 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. fix

    ndelangen committed May 9, 2022
    Configuration menu
    Copy the full SHA
    57e6ccf View commit details
    Browse the repository at this point in the history
  2. 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
    ndelangen committed May 9, 2022
    Configuration menu
    Copy the full SHA
    14de6cb View commit details
    Browse the repository at this point in the history
  3. 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.
    kroeder committed May 9, 2022
    Configuration menu
    Copy the full SHA
    6fae47a View commit details
    Browse the repository at this point in the history
  4. 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)
    kroeder committed May 9, 2022
    Configuration menu
    Copy the full SHA
    8e695de View commit details
    Browse the repository at this point in the history
  5. 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.
    kroeder committed May 9, 2022
    Configuration menu
    Copy the full SHA
    7485f68 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Merge branch 'future/tsup' into future/modern-esm

    # Conflicts:
    #	addons/links/package.json
    #	lib/components/package.json
    #	lib/ui/package.json
    #	yarn.lock
    ndelangen committed May 11, 2022
    Configuration menu
    Copy the full SHA
    84ac980 View commit details
    Browse the repository at this point in the history
  2. fixes

    ndelangen committed May 11, 2022
    Configuration menu
    Copy the full SHA
    41b7484 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2463ea View commit details
    Browse the repository at this point in the history
  4. remove react15 example

    ndelangen committed May 11, 2022
    Configuration menu
    Copy the full SHA
    9fd0ba0 View commit details
    Browse the repository at this point in the history
  5. fix linting

    ndelangen committed May 11, 2022
    Configuration menu
    Copy the full SHA
    9085984 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da6e6eb View commit details
    Browse the repository at this point in the history
  7. fix linkTo

    ndelangen committed May 11, 2022
    Configuration menu
    Copy the full SHA
    535eb81 View commit details
    Browse the repository at this point in the history
  8. fix presets.js tests

    ndelangen committed May 11, 2022
    Configuration menu
    Copy the full SHA
    b753093 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e24b16 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    f5e87c9 View commit details
    Browse the repository at this point in the history
  2. Merge commit 'd3ea4267c874b009a58d7b62c505389dd335e01d' into future/m…

    …odern-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
    ndelangen committed May 12, 2022
    Configuration menu
    Copy the full SHA
    efd1cf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d6b9ab View commit details
    Browse the repository at this point in the history
  4. run linting in medium

    ndelangen committed May 12, 2022
    Configuration menu
    Copy the full SHA
    a41cf19 View commit details
    Browse the repository at this point in the history
  5. fix some tests

    ndelangen committed May 12, 2022
    Configuration menu
    Copy the full SHA
    8de20b0 View commit details
    Browse the repository at this point in the history
  6. fix another unit test

    ndelangen committed May 12, 2022
    Configuration menu
    Copy the full SHA
    e32058a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f834193 View commit details
    Browse the repository at this point in the history
  8. fix web-components example

    ndelangen committed May 12, 2022
    Configuration menu
    Copy the full SHA
    8417334 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5941bfe View commit details
    Browse the repository at this point in the history
  10. fix server-kichten-sink

    ndelangen committed May 12, 2022
    Configuration menu
    Copy the full SHA
    e62458f View commit details
    Browse the repository at this point in the history
  11. upgrade some svelte stuff

    ndelangen committed May 12, 2022
    Configuration menu
    Copy the full SHA
    2953c54 View commit details
    Browse the repository at this point in the history
  12. fix unit tests

    ndelangen committed May 12, 2022
    Configuration menu
    Copy the full SHA
    3afc90d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c31ac6b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. 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
    ndelangen committed May 13, 2022
    Configuration menu
    Copy the full SHA
    3548fd1 View commit details
    Browse the repository at this point in the history
  2. regen lockfile

    ndelangen committed May 13, 2022
    Configuration menu
    Copy the full SHA
    008be3f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. vite-react framework WIP

    shilman committed May 14, 2022
    Configuration menu
    Copy the full SHA
    9e2adc0 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Configuration menu
    Copy the full SHA
    28dcced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48a2b62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14eb2c1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    ca0c9fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8ba839 View commit details
    Browse the repository at this point in the history
  3. fixes

    ndelangen committed May 23, 2022
    Configuration menu
    Copy the full SHA
    618d686 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abf43fd View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. upgrade

    ndelangen committed May 25, 2022
    Configuration menu
    Copy the full SHA
    e02049e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    426b68e View commit details
    Browse the repository at this point in the history
  3. wip

    ndelangen committed May 25, 2022
    Configuration menu
    Copy the full SHA
    7c5b878 View commit details
    Browse the repository at this point in the history
  4. wip

    ndelangen committed May 25, 2022
    Configuration menu
    Copy the full SHA
    ec41d93 View commit details
    Browse the repository at this point in the history
  5. wip

    ndelangen committed May 25, 2022
    Configuration menu
    Copy the full SHA
    15393d0 View commit details
    Browse the repository at this point in the history
  6. fixes

    ndelangen committed May 25, 2022
    Configuration menu
    Copy the full SHA
    d074df3 View commit details
    Browse the repository at this point in the history
  7. let's try this...

    ndelangen committed May 25, 2022
    Configuration menu
    Copy the full SHA
    5d4b44e View commit details
    Browse the repository at this point in the history
  8. fix

    ndelangen committed May 25, 2022
    Configuration menu
    Copy the full SHA
    82016ed View commit details
    Browse the repository at this point in the history
  9. cleanup

    ndelangen committed May 25, 2022
    Configuration menu
    Copy the full SHA
    6a0137a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    1763a91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dadc33d View commit details
    Browse the repository at this point in the history
  3. fixes

    ndelangen committed May 26, 2022
    Configuration menu
    Copy the full SHA
    dc64f1c View commit details
    Browse the repository at this point in the history
  4. fix

    ndelangen committed May 26, 2022
    Configuration menu
    Copy the full SHA
    1a82839 View commit details
    Browse the repository at this point in the history
  5. improve

    ndelangen committed May 26, 2022
    Configuration menu
    Copy the full SHA
    a235877 View commit details
    Browse the repository at this point in the history
  6. Merge commit '14eb2c15873f306c959683d5551395e09f4d8e1e' into future/m…

    …odern-frameworks
    
    # Conflicts:
    #	nx.json
    #	workspace.json
    #	yarn.lock
    ndelangen committed May 26, 2022
    Configuration menu
    Copy the full SHA
    57c595a View commit details
    Browse the repository at this point in the history
  7. Merge commit '13b40e371555122513d307be94da2f0705df34ef' into future/m…

    …odern-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
    ndelangen committed May 26, 2022
    Configuration menu
    Copy the full SHA
    77c0f3a View commit details
    Browse the repository at this point in the history
  8. cleanup webpack detection

    ndelangen committed May 26, 2022
    Configuration menu
    Copy the full SHA
    0dc4f50 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d74a70 View commit details
    Browse the repository at this point in the history
  10. let's ignore some warnings

    ndelangen committed May 26, 2022
    Configuration menu
    Copy the full SHA
    576173b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    85b4298 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b3854c8 View commit details
    Browse the repository at this point in the history
  13. add artifacts

    ndelangen committed May 26, 2022
    Configuration menu
    Copy the full SHA
    c80a78b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8654a5c View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. fix

    ndelangen committed May 27, 2022
    Configuration menu
    Copy the full SHA
    be492b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f5e047 View commit details
    Browse the repository at this point in the history
  3. cleanup

    ndelangen committed May 27, 2022
    Configuration menu
    Copy the full SHA
    407f3da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3465fa0 View commit details
    Browse the repository at this point in the history
  5. update snapshots

    ndelangen committed May 27, 2022
    Configuration menu
    Copy the full SHA
    109bc12 View commit details
    Browse the repository at this point in the history
  6. fix lockfile

    ndelangen committed May 27, 2022
    Configuration menu
    Copy the full SHA
    4a37c3f View commit details
    Browse the repository at this point in the history
  7. fix

    ndelangen committed May 27, 2022
    Configuration menu
    Copy the full SHA
    47e0e8a View commit details
    Browse the repository at this point in the history
  8. fix official example

    ndelangen committed May 27, 2022
    Configuration menu
    Copy the full SHA
    9974a2b View commit details
    Browse the repository at this point in the history
  9. correct type

    ndelangen committed May 27, 2022
    Configuration menu
    Copy the full SHA
    eafce5c View commit details
    Browse the repository at this point in the history
  10. add vite dep

    ndelangen committed May 27, 2022
    Configuration menu
    Copy the full SHA
    2c4d889 View commit details
    Browse the repository at this point in the history
  11. fix

    ndelangen committed May 27, 2022
    Configuration menu
    Copy the full SHA
    8e02ba6 View commit details
    Browse the repository at this point in the history
  12. fix tests

    ndelangen committed May 27, 2022
    Configuration menu
    Copy the full SHA
    343faae View commit details
    Browse the repository at this point in the history
  13. fix

    ndelangen committed May 27, 2022
    Configuration menu
    Copy the full SHA
    f09fd20 View commit details
    Browse the repository at this point in the history
  14. fix

    ndelangen committed May 27, 2022
    Configuration menu
    Copy the full SHA
    e7582d5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Merge branch 'future/simplified-frameworks' into future/modern-framew…

    …orks
    
    # Conflicts:
    #	addons/a11y/package.json
    #	addons/a11y/src/components/VisionSimulator.test.tsx
    #	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/builders/webpack.md
    #	docs/snippets/common/storybook-main-enable-transcludemarkdown.js.mdx
    #	docs/snippets/common/storybook-vite-builder-aliasing.js.mdx
    #	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/official-storybook/stories/title/AutoTitle.stories.js
    #	examples/official-storybook/stories/title/CustomTitle.stories.js
    #	examples/preact-kitchen-sink/.storybook/main.js
    #	examples/preact-kitchen-sink/package.json
    #	examples/react-ts/package.json
    #	examples/react-ts/src/title/AutoTitle.stories.js
    #	examples/react-ts/src/title/CustomTitle.stories.js
    #	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/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/html-webpack5/package.json
    #	frameworks/preact-webpack5/package.json
    #	frameworks/react-vite/package.json
    #	frameworks/server-webpack5/package.json
    #	frameworks/svelte-webpack5/package.json
    #	frameworks/vue-webpack5/package.json
    #	frameworks/vue3-webpack5/package.json
    #	frameworks/web-components-webpack5/package.json
    #	lib/addons/package.json
    #	lib/api/package.json
    #	lib/api/src/modules/layout.ts
    #	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/automigrate/fixes/angular12.test.ts
    #	lib/cli/src/detect.ts
    #	lib/cli/src/versions.ts
    #	lib/client-api/package.json
    #	lib/client-logger/package.json
    #	lib/codemod/package.json
    #	lib/codemod/src/transforms/csf-2-to-3.ts
    #	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-server/src/utils/StoryIndexGenerator.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/store/src/autoTitle.test.ts
    #	lib/telemetry/package.json
    #	lib/theming/package.json
    #	lib/ui/package.json
    #	presets/react-webpack/package.json
    #	scripts/build-package.js
    #	scripts/bundle-package.ts
    #	yarn.lock
    ndelangen committed May 30, 2022
    Configuration menu
    Copy the full SHA
    0de2bb8 View commit details
    Browse the repository at this point in the history
  2. fix svelte example

    ndelangen committed May 30, 2022
    Configuration menu
    Copy the full SHA
    7734c2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72c6c59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a37cf0 View commit details
    Browse the repository at this point in the history
  5. cleanup CLI a bit. change CLI so it tries to match to a known framework

    add a --local flag for testing the CLI locally without needing verdaccio
    ndelangen committed May 30, 2022
    Configuration menu
    Copy the full SHA
    250b032 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cdd87b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5bfd05 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    5086abc View commit details
    Browse the repository at this point in the history
  2. fix other examples

    ndelangen committed May 31, 2022
    Configuration menu
    Copy the full SHA
    caa1c59 View commit details
    Browse the repository at this point in the history
  3. fixes

    ndelangen committed May 31, 2022
    Configuration menu
    Copy the full SHA
    3cb74ae View commit details
    Browse the repository at this point in the history
  4. fix examples

    ndelangen committed May 31, 2022
    Configuration menu
    Copy the full SHA
    04dac62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1183ed1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae10387 View commit details
    Browse the repository at this point in the history
  7. fix tests

    ndelangen committed May 31, 2022
    Configuration menu
    Copy the full SHA
    894f750 View commit details
    Browse the repository at this point in the history
  8. fix and improve test of CLI

    ndelangen committed May 31, 2022
    Configuration menu
    Copy the full SHA
    b32491e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d85f0f View commit details
    Browse the repository at this point in the history
  10. fix e2e

    ndelangen committed May 31, 2022
    Configuration menu
    Copy the full SHA
    b9aad63 View commit details
    Browse the repository at this point in the history
  11. cleanup

    ndelangen committed May 31, 2022
    Configuration menu
    Copy the full SHA
    7cd04f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7b142a2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    caf3b01 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e7a91c0 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'next' into future/modern-frameworks

    # Conflicts:
    #	yarn.lock
    ndelangen committed May 31, 2022
    Configuration menu
    Copy the full SHA
    c1bfac8 View commit details
    Browse the repository at this point in the history
  16. debug

    ndelangen committed May 31, 2022
    Configuration menu
    Copy the full SHA
    219326d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0073ef6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    d30e265 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    227091c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c3c71b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    095c091 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/cli-add-additional-files' into future/modern-frame…

    …works
    
    # Conflicts:
    #	examples/vue-3-cli/.storybook/main.js
    #	examples/vue-kitchen-sink/.storybook/main.js
    #	examples/vue-kitchen-sink/src/stories/__snapshots__/custom-decorators.stories.storyshot
    #	renderers/vue/src/preview/config.ts
    #	renderers/vue3/src/preview/config.ts
    ndelangen committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    7d80511 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    915ea1b View commit details
    Browse the repository at this point in the history
  6. fix typing issue

    ndelangen committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    48a9271 View commit details
    Browse the repository at this point in the history
  7. fix snapshots

    ndelangen committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    f113df0 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. fixes

    ndelangen committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    4feb8e1 View commit details
    Browse the repository at this point in the history
  2. fixes

    ndelangen committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    6e95205 View commit details
    Browse the repository at this point in the history
  3. improve

    ndelangen committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    197fbe2 View commit details
    Browse the repository at this point in the history
  4. fix unit test

    ndelangen committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    22ddd0c View commit details
    Browse the repository at this point in the history
  5. better parallelism

    ndelangen committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    3278ec5 View commit details
    Browse the repository at this point in the history
  6. improve

    ndelangen committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    8665b8d View commit details
    Browse the repository at this point in the history
  7. improve

    ndelangen committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    2962d8b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    1e8df04 View commit details
    Browse the repository at this point in the history
  2. Remove vite frameworks

    shilman committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    2a9325a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    931d1b3 View commit details
    Browse the repository at this point in the history
  4. Fix deepscan

    shilman committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    888ca9d View commit details
    Browse the repository at this point in the history