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

Addon API: Add experimental page addon type #23307

Merged
merged 37 commits into from
Jul 13, 2023

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    683c480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f28c739 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d31d7cb View commit details
    Browse the repository at this point in the history
  4. cleanup

    ndelangen committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2724a96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbc587f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40daf32 View commit details
    Browse the repository at this point in the history
  7. cleanup

    ndelangen committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    6c26daf View commit details
    Browse the repository at this point in the history
  8. fix

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

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

Commits on Jul 5, 2023

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

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    87e8e14 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'norbert/page-addons-refactor' of github.com:storybookjs…

    …/storybook into norbert/page-addons-refactor
    ndelangen committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2a8fe23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    155eb12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a22fc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9dcee1 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    ad0a0fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ec5f6 View commit details
    Browse the repository at this point in the history
  3. rename

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

    ndelangen committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d67aeba View commit details
    Browse the repository at this point in the history
  5. I like tests

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

Commits on Jul 10, 2023

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

Commits on Jul 11, 2023

  1. Update code/lib/preview-api/src/modules/preview-web/PreviewWithSelect…

    …ion.tsx
    
    Co-authored-by: Tom Coleman <tom@chromatic.com>
    ndelangen and tmeasday committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ad444c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b33973 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dde330c View commit details
    Browse the repository at this point in the history
  4. fix cyclical state setting

    ndelangen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    36f4a7a View commit details
    Browse the repository at this point in the history
  5. addon render function are now called like React elements, thus keys a…

    …re no longer needed.
    
    This is not a breaking change, just logs a warning from react as far as i can see
    ndelangen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9f79059 View commit details
    Browse the repository at this point in the history
  6. fix type issues

    ndelangen committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d9e2984 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80e9be5 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    e981fb2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'norbert/page-addons-refactor' of github.com:storybookjs…

    …/storybook into norbert/page-addons-refactor
    ndelangen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9027184 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    428e6ce View commit details
    Browse the repository at this point in the history
  4. add migration documentation

    ndelangen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    701d560 View commit details
    Browse the repository at this point in the history
  5. move test

    ndelangen committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f0b368d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2b43c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

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

    ndelangen committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    df8bf31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5b712b View commit details
    Browse the repository at this point in the history