Releases: drikusroor/vue-bootstrap-autocomplete
Releases · drikusroor/vue-bootstrap-autocomplete
v2.17.0
What's Changed
- Fix shadow showing when no matched results by @apichaikub in #24
- Bump elliptic from 6.5.4 to 6.5.7 in the npm_and_yarn group across 1 directory by @dependabot in #25
- Bump express from 4.18.1 to 4.19.2 in the npm_and_yarn group across 1 directory by @dependabot in #26
- Bump vue & vue-template-compiler from 2.7.8 to 2.7.16 in the npm_and_yarn group across 1 directory by @dependabot in #27
- Config(CI): Add Node 16, 18 & 20 to node version matrix in test suite by @drikusroor in #28
New Contributors
- @apichaikub made their first contribution in #24
- @dependabot made their first contribution in #25
Full Changelog: 2.16.0...2.17.0
v2.16.0
What's Changed
- Correct minor misspelling by @ryanma in #16
- Correct documentation URLs by @ryanma in #17
- Fix vue warn htmlText by @P3rk1ns in #10
- Fix list hiding on scrollbar click by @CyBot in #21
- Add state prop to the input #18 by @P0sseid0n in #19
- Chore: Add tests & documentation for state prop for validation by @drikusroor in #22
New Contributors
- @ryanma made their first contribution in #16
- @P3rk1ns made their first contribution in #10
- @CyBot made their first contribution in #21
- @P0sseid0n made their first contribution in #19
Full Changelog: 2.15.3...2.16.0
v.2.15.3
What's Changed
- Bugfix: Select list items on enter keypress by @pager-itc in #11
- test: Cover calls to parent methods on keyup event by @drikusroor in #13, see also issue #12
New Contributors
- @pager-itc made their first contribution in #11
Full Changelog: 2.15.2...2.15.3
v.2.15.2
What's Changed
- Show noResultsInfo too when there is no data by @drikusroor in #7
Full Changelog: 2.15.1...2.15.2
v2.15.1
v2.15.0
What's Changed
- Add noResultInfo property that shows a message when no results are found for the current query by @drikusroor in #5 and and #4
Full Changelog: 2.14.0...2.15.0
v.2.14.0
What's Changed
- Emit paste event on paste by @drikusroor in #3
New Contributors
- @drikusroor made their first contribution in #3
Full Changelog: 2.13.0...2.14.0
v.2.13.0
What's Changed
- Fix/update project by @drikusroor in mattzollinhofer#151
- Update/vuepress dart sass by @drikusroor in mattzollinhofer#153
- Emit blur when underlying input blurs, unless the focus changed to a list item. by @vandor in mattzollinhofer#133
- Emit focus event when input receives focus by @drikusroor in mattzollinhofer#154
- Update package.json version to 2.13.0 by @drikusroor in mattzollinhofer#155
New Contributors
- @drikusroor made their first contribution in mattzollinhofer#151
- @vandor made their first contribution in mattzollinhofer#133
Full Changelog: mattzollinhofer/vue-typeahead-bootstrap@2.12.0...2.13.0