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

Add TrailingAction support to NavList #4697

Merged
merged 22 commits into from
Jul 2, 2024
Merged

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    2a2f3c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c9a5b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3d3139 View commit details
    Browse the repository at this point in the history
  4. Update logic to not render for ActionMenu or SelectPanel

    Co-authored-by: Tyler Jones <tylerjdev@github.com>
    khiga8 and TylerJDev committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    20d6c6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9105663 View commit details
    Browse the repository at this point in the history
  6. Fix syntax

    khiga8 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    81d330a View commit details
    Browse the repository at this point in the history
  7. Wrap example with PageLayout

    khiga8 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8cbd87f View commit details
    Browse the repository at this point in the history
  8. Add subitem

    khiga8 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cb6ff9b View commit details
    Browse the repository at this point in the history
  9. Filter out TrailingAction

    khiga8 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8de3535 View commit details
    Browse the repository at this point in the history
  10. Add test coverage

    khiga8 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    057ff7c View commit details
    Browse the repository at this point in the history
  11. Move back to minimize diff

    khiga8 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    646110e View commit details
    Browse the repository at this point in the history
  12. Add bad storybook example

    khiga8 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    46f8083 View commit details
    Browse the repository at this point in the history
  13. Update Story name

    khiga8 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ca827ed View commit details
    Browse the repository at this point in the history
  14. Update e2e tests

    khiga8 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    fd19946 View commit details
    Browse the repository at this point in the history
  15. Update stories

    khiga8 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4dd7f35 View commit details
    Browse the repository at this point in the history
  16. test(vrt): update snapshots

    khiga8 authored and github-actions[bot] committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    786bcc5 View commit details
    Browse the repository at this point in the history
  17. update docs

    khiga8 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5449c5f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Update packages/react/src/NavList/NavList.docs.json

    Co-authored-by: Tyler Jones <tylerjdev@github.com>
    khiga8 and TylerJDev authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    574080c View commit details
    Browse the repository at this point in the history
  2. Fix description:

    khiga8 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c2d3534 View commit details
    Browse the repository at this point in the history
  3. Move to DevOnly

    khiga8 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0ea3d9f View commit details
    Browse the repository at this point in the history
  4. Change to minor

    khiga8 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2cd3746 View commit details
    Browse the repository at this point in the history
  5. Update snapshots

    khiga8 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    27e01a8 View commit details
    Browse the repository at this point in the history