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: Sidebar context menu addon API #29557

Open
wants to merge 41 commits into
base: next
Choose a base branch
from

Commits on Nov 6, 2024

  1. allow custom link in context menu in sidebar, add addon type for inje…

    …cting anything into context menu
    ndelangen committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1abc353 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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

Commits on Nov 12, 2024

  1. improve UI

    ndelangen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    716917d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2d07fb View commit details
    Browse the repository at this point in the history
  3. add UI in context

    ndelangen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    82c5cde View commit details
    Browse the repository at this point in the history
  4. cleanup

    ndelangen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7bfc2ad View commit details
    Browse the repository at this point in the history
  5. cleanup

    ndelangen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    15e0f2c View commit details
    Browse the repository at this point in the history
  6. cleanup

    ndelangen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9faaa59 View commit details
    Browse the repository at this point in the history
  7. fixes

    ndelangen committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    653ff53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b833d03 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    d5995fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d4eae2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b20b07c View commit details
    Browse the repository at this point in the history
  4. improvements

    ndelangen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7ad41a7 View commit details
    Browse the repository at this point in the history
  5. fix build race condition

    ndelangen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4ea557e View commit details
    Browse the repository at this point in the history
  6. refactor

    ndelangen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    74972a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cab4b71 View commit details
    Browse the repository at this point in the history
  8. fix for dev-mode

    ndelangen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    17b2890 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76687a7 View commit details
    Browse the repository at this point in the history
  10. renames

    ndelangen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0a0c36b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    39be69f View commit details
    Browse the repository at this point in the history
  12. fixes

    ndelangen committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4d8c845 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    4d4bc94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    800de95 View commit details
    Browse the repository at this point in the history
  3. fixes

    ndelangen committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d99f0e6 View commit details
    Browse the repository at this point in the history
  4. fix initial state

    ndelangen committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    350cee7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d23899e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4582440 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c411d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    011b854 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad55d61 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c85387 View commit details
    Browse the repository at this point in the history
  11. fix

    ndelangen committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f8cbd83 View commit details
    Browse the repository at this point in the history
  12. fixes

    ndelangen committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a35701d View commit details
    Browse the repository at this point in the history
  13. fix api method renames

    ndelangen committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    166aeb6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8b63bcb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dfc147a View commit details
    Browse the repository at this point in the history
  16. Merge branch 'norbert/addon-api-context-menu' of github.com:storybook…

    …js/storybook into norbert/addon-api-context-menu
    JReinhold committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a9e7905 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e5e4499 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8147355 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7e43ecd View commit details
    Browse the repository at this point in the history