alexurquhart / vue-bootstrap-typeahead

An autocomplete/typeahead component for Vue 2 and Bootstrap 4
https://alexurquhart.github.io/vue-bootstrap-typeahead/
MIT License
206 stars 157 forks source link

Form if minMatchingChars == 0 show all data #70

Open sametsirinel opened 4 years ago

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 81


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/VueBootstrapTypeaheadList.vue 2 3 66.67%
<!-- Total: 2 3 66.67% -->
Files with Coverage Reduction New Missed Lines %
src/components/VueBootstrapTypeaheadList.vue 1 84.21%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 38: -0.8%
Covered Lines: 48
Relevant Lines: 70

💛 - Coveralls
BARNZ commented 4 years ago

Can we please get this merged? This is the behavior I expected by default 👍

mattzollinhofer commented 4 years ago

I don't think I'm understanding this request fully. When I pulled the code down it didn't do what I expected. Can you please explain the use case in a little more detail?

mattzollinhofer commented 4 years ago

I merged in functionality that I think resolves this issue. Check out the new version under it's new name: https://www.npmjs.com/package/vue-typeahead-bootstrap

Let me know if you have issues here: https://github.com/mattzollinhofer/vue-typeahead-bootstrap/issues