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 tooltip to navList if the text is truncated #2610

Merged
merged 31 commits into from
Feb 27, 2024

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    5b576ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07760ca View commit details
    Browse the repository at this point in the history
  3. It works

    camertron committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    02d5b0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a94267 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. add action list test

    thesnowrose committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a8b856c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b4a175 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e4f60f View commit details
    Browse the repository at this point in the history
  4. Fix show more item

    camertron committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    501b598 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. fix constant error

    thesnowrose committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a572c3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6021344 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24a1016 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/nav_list_tooltips_o…

    …n_truncation' into nav_list_tooltips_on_truncation
    thesnowrose committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d7cdb81 View commit details
    Browse the repository at this point in the history
  5. linter

    thesnowrose committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    80d039b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3e3e2e View commit details
    Browse the repository at this point in the history
  7. Add changeset

    thesnowrose committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a0815ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ea6c9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00e6634 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ccdd33 View commit details
    Browse the repository at this point in the history
  11. Fix CSS selectors test

    camertron committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    fe6d06a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Pr feedback

    thesnowrose committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    70228c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b215ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    200911a View commit details
    Browse the repository at this point in the history
  4. Build

    camertron committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    37e45c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    e3cbaf1 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/nav_list_tooltips_o…

    …n_truncation' into nav_list_tooltips_on_truncation
    thesnowrose committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5fc53fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9b36ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5db6f9 View commit details
    Browse the repository at this point in the history
  5. Build

    camertron committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5f0efc4 View commit details
    Browse the repository at this point in the history
  6. Re-introduce <action-list> custom element; ensure top-level NavList i…

    …tems respect trucation behavior
    camertron committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c0dcbd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cccae91 View commit details
    Browse the repository at this point in the history
  8. Merge upstream

    camertron committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8e61e91 View commit details
    Browse the repository at this point in the history