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

Fix(VMenu): wrong item highlighted #14972

Open
wants to merge 6 commits into
base: v2-stable
Choose a base branch
from

Commits on Nov 4, 2019

  1. Merge pull request #1 from vuetifyjs/master

    Merge
    kglazier committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    12f9dff View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    814b08b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa6623a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. fix(VSelect): wrong item highlighted

    Fix wrong item higlighted when using prepend-item slot on v-select.  Include prepend and append
    items when determining the index.
    
    vuetifyjs#14972
    kglazier committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    a105bae View commit details
    Browse the repository at this point in the history
  2. fix(V-Select): wrong item highlight

    Fix wrong item highlight when using prepend-item slot on v-select. Include prepnd and append items
    when determining the index.
    
    vuetifyjs#14972
    kglazier committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    23c24fa View commit details
    Browse the repository at this point in the history
  3. fix(V-Select): wrong item highlight

    Fix wrong item highlight when using prepend-item slot on v-select. Include prepnd and append items
    when determining the index.
    
    vuetifyjs#14972
    kglazier committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    b54a388 View commit details
    Browse the repository at this point in the history