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

Breaking: rename focusInputOnSelect to closeDropdownOnSelect #267

Merged
merged 8 commits into from
Sep 21, 2023

Commits on Sep 21, 2023

  1. improve readme docs on 'after-input' slot

    and fix typo
    janosh committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6534d1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e03954 View commit details
    Browse the repository at this point in the history
  3. fix msgType type

    was: false | "" | "create" | "dupe" | "no-match"
    now: false | "create" | "dupe" | "no-match"
    janosh committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    dc7662c View commit details
    Browse the repository at this point in the history
  4. fix "user-msg" slot demo

    janosh committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    68cf526 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    535a73f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2af971e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b2565c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aefc03a View commit details
    Browse the repository at this point in the history