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

UI: refactor Canvas component so we can improve types for PREVIEW addons and TAB addons #23311

Merged
merged 21 commits into from
Jul 13, 2023

Commits on Jul 4, 2023

  1. add more jsdoc

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

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

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

Commits on Jul 5, 2023

  1. cleaning up types, make a special case for PREVIEW types addons, beca…

    …use their interface is actually quite different
    ndelangen committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    82f3a92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce322de View commit details
    Browse the repository at this point in the history
  3. overhaul addon types a bit more, make type for preview wrapper correc…

    …t. I verified they actually work, as well as custom tabs
    ndelangen committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    fe2ac2f View commit details
    Browse the repository at this point in the history
  4. cleanup

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

    ndelangen committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d39674f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    343f7ad View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    cc39db8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'norbert/addon-types-follow-up' of github.com:storybookj…

    …s/storybook into norbert/addon-types-follow-up
    ndelangen committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ae3a05b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b6b8aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cef21fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c863eb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Jul 10, 2023

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

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    7953660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5acde6d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    8573eb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6382df6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

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