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

Essentials: Prebundle addons and minimize need for react/react-dom as peerDependency #23486

Commits on Jul 17, 2023

  1. step6 use an addon-builder

    ndelangen committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5b050f7 View commit details
    Browse the repository at this point in the history
  2. fixes

    ndelangen committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    156f6c6 View commit details
    Browse the repository at this point in the history
  3. linting config changes

    ndelangen committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2b13f01 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    2f9d1f6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'norbert/no-docs-addon-in-essentials-no-mdx-less-react' …

    …into norbert/no-docs-no-react-peers
    ndelangen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    014a426 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'norbert/no-docs-addon-in-essentials-no-mdx-less-react' …

    …into norbert/no-docs-no-react-peers
    ndelangen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    cf35f92 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'norbert/no-docs-addon-in-essentials-no-mdx-less-react' …

    …into norbert/no-docs-no-react-peers
    ndelangen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bc48c89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cb9b56 View commit details
    Browse the repository at this point in the history
  6. fix

    ndelangen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b42bfd7 View commit details
    Browse the repository at this point in the history
  7. cleanup

    ndelangen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1f9d61b View commit details
    Browse the repository at this point in the history
  8. wip

    ndelangen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b51c07d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f70f050 View commit details
    Browse the repository at this point in the history
  10. fix lockfile

    ndelangen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    fb22d76 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'norbert/no-docs-addon-in-essentials-no-mdx-less-react' …

    …into norbert/no-docs-no-react-peers
    ndelangen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f7000c2 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'norbert/react-peerdep-webpack-builder-removal' into nor…

    …bert/no-docs-no-react-peers
    ndelangen committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3164cb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. lockfile regen

    ndelangen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c217251 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'norbert/no-docs-addon-in-essentials-no-mdx-less-react' …

    …into norbert/no-docs-no-react-peers
    
    # Conflicts:
    #	code/addons/a11y/package.json
    #	code/addons/actions/package.json
    #	code/addons/backgrounds/package.json
    #	code/addons/controls/package.json
    #	code/addons/essentials/package.json
    #	code/addons/gfm/package.json
    #	code/addons/highlight/package.json
    #	code/addons/interactions/package.json
    #	code/addons/jest/package.json
    #	code/addons/links/package.json
    #	code/addons/measure/package.json
    #	code/addons/outline/package.json
    #	code/addons/storysource/package.json
    #	code/addons/toolbars/package.json
    #	code/addons/viewport/package.json
    ndelangen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7d300ad View commit details
    Browse the repository at this point in the history
  3. Merge branch 'norbert/no-docs-addon-in-essentials-no-mdx-less-react' …

    …into norbert/no-docs-no-react-peers
    ndelangen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0871e71 View commit details
    Browse the repository at this point in the history
  4. fix typing in angular test

    ndelangen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    26a01aa View commit details
    Browse the repository at this point in the history
  5. fix test

    ndelangen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9dcbc5c View commit details
    Browse the repository at this point in the history
  6. fix imports

    ndelangen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8a5948c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51f25e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8fde681 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    165c43e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0af3f5c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    38b9552 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    471bd2c View commit details
    Browse the repository at this point in the history
  13. use addon-bundler for docs

    ndelangen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f68ac78 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'norbert/no-docs-addon-in-essentials-no-mdx-less-react' …

    …into norbert/no-docs-no-react-peers
    ndelangen authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f509295 View commit details
    Browse the repository at this point in the history
  15. fix linting

    ndelangen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    431af43 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'norbert/no-docs-no-react-peers' of github.com:storybook…

    …js/storybook into norbert/no-docs-no-react-peers
    ndelangen committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7d2a08a View commit details
    Browse the repository at this point in the history