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

KSelect: add event documentation #648

Merged

Commits on May 31, 2024

  1. KSelect: add event documentation

    I got stuck not realizing that `@change` will trigger anytime
    the value / v-model changes, even if done externally. `@select`
    on the other hand does what I wanted... which was only react to
    the user actually selecting something. This guidance may have
    helped me :)
    nucleogenesis committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d413c5c View commit details
    Browse the repository at this point in the history
  2. changelog update

    nucleogenesis committed May 31, 2024
    Configuration menu
    Copy the full SHA
    025130e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    55e4b9b View commit details
    Browse the repository at this point in the history
  2. Lint files

    AlexVelezLl committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    14ed1c2 View commit details
    Browse the repository at this point in the history