Releases: lekoala/bootstrap5-autocomplete
Releases Β· lekoala/bootstrap5-autocomplete
1.1.36
What's Changed
- Update autocomplete.js by @jaysamthanki in #60
- Improve NPM and TypeScript support #62 by @nenadvicentic in #63
New Contributors
- @jaysamthanki made their first contribution in #60
- @nenadvicentic made their first contribution in #63
Full Changelog: 1.1.35...1.1.36
1.1.35
What's Changed
- allow params.related to be an array of form field IDs as well as curr⦠by @timrichardson in #58
New Contributors
- @timrichardson made their first contribution in #58
Full Changelog: 1.1.34...1.1.35
1.1.34
1.1.33
- Fix active classes not being set properly
Full Changelog: 1.1.32...1.1.33
1.1.32
- Keep natural order when using numerical indexes
Full Changelog: 1.1.31...1.1.32
1.1.31
- tabSelect config
Full Changelog: 1.1.30...1.1.31
1.1.29
- Fix clicking on scroll in a modal
Full Changelog: 1.1.28...1.1.29
1.1.28
- don't select the option with the mouse unless you are actually using it
Full Changelog: 1.1.27...1.1.28
1.1.27
- fix blur + clicking on scroll in a modal
Full Changelog: 1.1.26...1.1.27