Releases: afcapel/stimulus-autocomplete
Releases · afcapel/stimulus-autocomplete
v3.1.0
What's Changed
- Fix id autogeneration for results without id by @afcapel in #104
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #108
- Custom query parameter name by @kulbirsaini in #112
- Emit error event on server errors by @afcapel in #115
- Add suggested aria role to documentation. by @afcapel in #118
- Set scrollIntoView behavior to "auto" to prevent lag when scrolling list by @duffyjp in #122
New Contributors
- @kulbirsaini made their first contribution in #112
- @duffyjp made their first contribution in #122
Full Changelog: v3.0.2...v3.1.0
v3.0.2
What's Changed
- Debounce onInputChange during connect by @afcapel in #96
- Remove unnecesary method call by @afcapel in #98
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #100
- Allow configuring delay value by @afcapel in #102
Full Changelog: v3.0.1...v3.0.2
v3.0.1
- Fixed Unhandled Promise Rejection: ReferenceError: Can't find variable: debounce on Safari when using jspm.io.
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- added missing value in url by @thomasvanholder in #54
- additional guides added by @thomasvanholder in #56
- Update documentation by @Alexandre-T in #65
- Enabling Transitions: always dispatch the toggle event by @weaverryan in #61
- Publish package as ESM module by @afcapel in #76
- Add e2e tests with cypress by @afcapel in #77
- Test on multiple browsers by @afcapel in #78
- Update to @hotwired/stimulus 3.0.0 by @jasonlor in #70
- Fix selectedClasses by @miharekar in #80
- Allow headers to be configurable by @yourivdlans in #62
- Code refactoring by @afcapel in #81
- Add selected option to autocomplete.change event detail by @afcapel in #87
- Add release script by @afcapel in #88
- typo in readme by @pruzicka in #89
- Remove skip-hidden-property option by @afcapel in #82
- Fix weird scrolling behaviour by @afcapel in #91
- Bump follow-redirects from 1.14.6 to 1.14.7 by @dependabot in #94
New Contributors
- @thomasvanholder made their first contribution in #54
- @Alexandre-T made their first contribution in #65
- @weaverryan made their first contribution in #61
- @jasonlor made their first contribution in #70
- @miharekar made their first contribution in #80
- @yourivdlans made their first contribution in #62
Full Changelog: v2.0.0...v3.0.0
v3.0.0-rc.7
What's Changed
- Ensure we include the X-Requested-With header in requests in 579a033
Full Changelog: v3.0.0-rc.6...v3.0.0-rc.7
v3.0.0-rc.6
v3.0.0-rc.5
What's Changed
- Add selected option to autocomplete.change event detail by @afcapel in #87
- Add release script by @afcapel in #88
Full Changelog: v3.0.0-rc.4...v3.0.0-rc.5
v3.0.0-rc.4
What's Changed
- Add more debounce delay
- Publish examples to netlify
Full Changelog: v3.0.0-rc.3...v3.0.0-rc.4
v3.0.0-rc.3
What's Changed
- Allow headers to be configurable by @yourivdlans in #62
- Code refactoring by @afcapel in #81
New Contributors
- @yourivdlans made their first contribution in #62
Full Changelog: v3.0.0-rc.2...v3.0.0-rc.3
v3.0.0-rc.2
What's Changed
- Fix selectedClasses by @miharekar in #80
New Contributors
- @miharekar made their first contribution in #80
Full Changelog: v3.0.0-rc.1...v3.0.0-rc.2