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

Add justList property to only shows the data given #86

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ncampuzano
Copy link

This property is useful when your suggestions are filtered on backend. What happen if someone has typo on Canada word? the default matching of the plugin won't show you the Canada country. That's the reason that you can filter your suggestion from backend and only use this component to show the options.

Nicolas Campuzano added 2 commits November 10, 2020 14:51
This property is useful when your suggestions are filtered on backend. What happen if someone has typo on Canada word? the default matching of the plugin won't show you the Canada country. That's the reason that you can filter your suggestion from backend and only use this component to show the options.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 90

  • 1 of 2 (50.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.8%) to 68.627%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/VueBootstrapTypeaheadList.vue 1 2 50.0%
Totals Coverage Status
Change from base Build 38: -0.8%
Covered Lines: 48
Relevant Lines: 70

💛 - Coveralls

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.

2 participants