Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

Conversation

@michelegirini
Copy link

Disable the regex items matching if minMatchingChar === 0. Useful when using with external services (like a geocoder) where all results are already filtered based on the search query.

Disable the regex items matching if minMatchingChar === 0. Useful when using with external services (like a geocoder) where all results are already filtered based on the search query.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 84

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.08%) to 69.307%

Files with Coverage Reduction New Missed Lines %
src/components/VueBootstrapTypeaheadList.vue 1 86.49%
Totals Coverage Status
Change from base Build 38: -0.08%
Covered Lines: 48
Relevant Lines: 69

💛 - Coveralls

@mattzollinhofer
Copy link

hey @michelegirini, this repo's maintainer is no longer active (see #60). I've added support for exactly this use case in the fork of this project that I'm maintaining here: https://github.com/mattzollinhofer/vue-typeahead-bootstrap. Head over there and check out the showAllResults flag, I think you should be all set!

@michelegirini
Copy link
Author

michelegirini commented Mar 8, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants