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

feat(OverflowMenu): Use next dropdown and dropdownItems #8359

Merged
merged 21 commits into from
Mar 17, 2023

Commits on Mar 15, 2023

  1. feat(OverflowMenu): Use next dropdown

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    45dcee7 View commit details
    Browse the repository at this point in the history
  2. updates aria-labels

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f5b087b View commit details
    Browse the repository at this point in the history
  3. add item id

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    675ab78 View commit details
    Browse the repository at this point in the history
  4. update type for itemId

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6dcefc9 View commit details
    Browse the repository at this point in the history
  5. add dropdownlist and update integration tests

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5f698b7 View commit details
    Browse the repository at this point in the history
  6. update example that use overflowmenu

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ef93a7f View commit details
    Browse the repository at this point in the history
  7. update import

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8e46f28 View commit details
    Browse the repository at this point in the history
  8. fix example imports

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    73f7bfe View commit details
    Browse the repository at this point in the history
  9. remove alias

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    889ff06 View commit details
    Browse the repository at this point in the history
  10. fix rebase

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c31de21 View commit details
    Browse the repository at this point in the history
  11. fix conflicts

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7b7d7cf View commit details
    Browse the repository at this point in the history
  12. revert merge issue

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c6789d6 View commit details
    Browse the repository at this point in the history
  13. add back aliases

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9b0bf3c View commit details
    Browse the repository at this point in the history
  14. add onOpenChange to examples

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    06f4dba View commit details
    Browse the repository at this point in the history
  15. updates from comments

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7e97b02 View commit details
    Browse the repository at this point in the history
  16. add alias

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    eb760aa View commit details
    Browse the repository at this point in the history
  17. update failing test

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3f6b753 View commit details
    Browse the repository at this point in the history
  18. Revert "update failing test"

    This reverts commit 92ff72c.
    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    69f11a7 View commit details
    Browse the repository at this point in the history
  19. fix demo

    Titani committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f5c9f94 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. fix toolbar example

    Titani committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    35339e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. update table overflow actions example

    Titani committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    f6953d7 View commit details
    Browse the repository at this point in the history