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

Release: Prerelease 7.4.0-alpha.2 #23926

Merged
merged 84 commits into from
Aug 25, 2023

Commits on Aug 9, 2023

  1. add bottom slot to sidebar

    ndelangen committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d2b156d View commit details
    Browse the repository at this point in the history
  2. add implementation

    ndelangen committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0f4e59f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    495b68f View commit details
    Browse the repository at this point in the history
  2. continue rename

    ndelangen committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b28af4d View commit details
    Browse the repository at this point in the history
  3. add the new type

    ndelangen committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c47ca14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce7c1bf View commit details
    Browse the repository at this point in the history
  5. improve types

    ndelangen committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    913f192 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'norbert/add-sidebar-footer-slot' into norbert/add-sideb…

    …ar-top-slot
    
    # Conflicts:
    #	code/lib/manager-api/src/lib/addons.ts
    #	code/lib/manager-api/src/modules/addons.ts
    #	code/lib/types/src/modules/addons.ts
    ndelangen committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    14545fd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

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

Commits on Aug 18, 2023

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

Commits on Aug 21, 2023

  1. detect empty projects and provide an error message for users

    Additionally, improve the base generator when it comes to detecting builders
    yannbf committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7a995f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2db9f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff7477e View commit details
    Browse the repository at this point in the history
  4. refactor

    ndelangen committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    78c2d88 View commit details
    Browse the repository at this point in the history
  5. Update code/ui/.storybook/manager.tsx

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    ndelangen and yannbf authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8ec2708 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10a3143 View commit details
    Browse the repository at this point in the history
  7. add loading state

    ndelangen committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3b11a34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f866f78 View commit details
    Browse the repository at this point in the history
  9. fix stories

    ndelangen committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    809114e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2fb57f0 View commit details
    Browse the repository at this point in the history
  11. fixes

    ndelangen committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a111e7a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a9a013 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Pass options to postinstall script

    Shaun Lloyd committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    cdaae1d View commit details
    Browse the repository at this point in the history
  2. Add postinstall script for addon-themes

    Shaun Lloyd committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    efd4ed0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f367f7 View commit details
    Browse the repository at this point in the history
  4. Don't add caret if version isn't semver

    Shaun Lloyd committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f577679 View commit details
    Browse the repository at this point in the history
  5. fix test

    yannbf committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    af50245 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad2d439 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44cfbe1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5a469b View commit details
    Browse the repository at this point in the history
  9. remove the layout shifts

    ndelangen committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a9ecaf7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d4c682a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f94222 View commit details
    Browse the repository at this point in the history
  12. cleanup

    ndelangen committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2ed74d9 View commit details
    Browse the repository at this point in the history
  13. fix tying issue

    ndelangen committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5ba01b5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b8dbbd2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0e2d8a6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7fa2804 View commit details
    Browse the repository at this point in the history
  17. cleanup

    ndelangen committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5c95bff View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Merge pull request #23915 from storybookjs/yann/add-framework-preset-…

    …to-every-framework
    
    Preset: Add common preset overrides mechanism
    yannbf authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6889787 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23912 from storybookjs/yann/categorize-errors-mai…

    …n-config
    
    Maintenance: Categorize server errors
    yannbf authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a85f652 View commit details
    Browse the repository at this point in the history
  3. Update code/lib/node-logger/src/index.ts

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    ndelangen and yannbf authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7e135d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0fe293 View commit details
    Browse the repository at this point in the history
  5. make the footer "sticky"

    add notice when index is empty that this could be caused by filter-functions
    ndelangen committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b8ca208 View commit details
    Browse the repository at this point in the history
  6. Add postinstall to exports map

    Shaun Lloyd committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    cb7dc75 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'next' into shaun/pass-package-manager

    Shaun Evening authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    45573ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa3b4d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21098e4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0302088 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d3c4b6e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #23919 from storybookjs/norbert/improve-node-logge…

    …r-error
    
    Logger: Fix double error messages/stack
    ndelangen authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7830782 View commit details
    Browse the repository at this point in the history
  13. fix vue generators

    yannbf committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    937473b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Fix #23903

    kasperpeulen committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8106354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e058a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    556c148 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    279ac58 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #23936 from storybookjs/norbert/no-sourcemaps-for-…

    …prebuild-and-addons
    
    Maintenance: Remove sourcemaps generation
    yannbf authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9bdffe1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #23935 from storybookjs/kasper/23903

    Addons: Fix key is not a prop warning
    kasperpeulen authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0d1960e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #23874 from storybookjs/yann/improve-empty-dir-ini…

    …t-message
    
    CLI: Provide guidance for users who try to initialize Storybook on an empty dir
    yannbf authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    86e342c View commit details
    Browse the repository at this point in the history
  8. Merge branch 'next' into revert-23882-revert-23496-norbert/react-peer…

    …dep-webpack-builder-removal
    ndelangen committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6a20ecc View commit details
    Browse the repository at this point in the history
  9. Merge pull request #23897 from storybookjs/revert-23882-revert-23496-…

    …norbert/react-peerdep-webpack-builder-removal
    
    Maintenance: Remove need for `react` as peerDependency
    ndelangen authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    dfe41f7 View commit details
    Browse the repository at this point in the history
  10. add a require.resolve

    ndelangen committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    06c554e View commit details
    Browse the repository at this point in the history
  11. Merge pull request #23778 from storybookjs/norbert/add-sidebar-footer…

    …-slot
    
    UI: Add an experimental API for adding sidebar bottom toolbar
    ndelangen authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1f18e29 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    50bbc54 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #23811 from storybookjs/norbert/add-sidebar-top-slot

    UI: Add an experimental API for adding sidebar top toolbar
    ndelangen authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c1044d6 View commit details
    Browse the repository at this point in the history
  14. Use SemVer

    Shaun Lloyd committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c93d607 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ad7b476 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'norbert/fix-23217' of github.com:storybookjs/storybook …

    …into norbert/fix-23217
    ndelangen committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b753038 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'next' into shaun/pass-package-manager

    Shaun Evening authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    67447cc View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    3026181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccad64a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd55608 View commit details
    Browse the repository at this point in the history
  4. Update scripts/utils/constants.ts

    Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
    ndelangen and JReinhold authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    18436a9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #23948 from storybookjs/norbert/fix-no-linking-pub…

    …lish
    
    Build: Fix publish script
    ndelangen authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1d1fb50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f1ed07 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'next' into shaun/pass-package-manager

    Shaun Evening authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b9a9584 View commit details
    Browse the repository at this point in the history
  8. Fix linting errors

    Shaun Lloyd committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4d49fba View commit details
    Browse the repository at this point in the history
  9. CLI: Pass package manager to postinstall #23913

    Shaun Evening authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f83212b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #23941 from storybookjs/norbert/fix-23217

    Addon-docs: Resolve `mdx-react-shim` & `@storybook/global` correctly
    ndelangen authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    67d84c8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6beb8e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #23892 from storybookjs/docs_adds_conditional_rend…

    …er_write_stories
    
    Docs: Adds conditional render write stories
    jonniebigodes authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    14cb60a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    abbec4e View commit details
    Browse the repository at this point in the history