Releases: varvet/tiny-autocomplete
Releases · varvet/tiny-autocomplete
v1.1.1
21 Apr 11:31
Compare
Sorry, something went wrong.
No results found
Remove ES6 arrow function
v1.1.0
25 Oct 11:16
Compare
Sorry, something went wrong.
No results found
Adds maxItemsOnMobile config
Makes mobileWidth configurable
v1.0.1
26 Aug 11:53
Compare
Sorry, something went wrong.
No results found
Upgrade vulnerable dependencies
v1.0.0
07 May 10:31
Compare
Sorry, something went wrong.
No results found
First public release to npm!
v0.4.7
12 Mar 17:10
Compare
Sorry, something went wrong.
No results found
Adds wrapClasses option to further customize markup
v0.4.6
25 Oct 10:19
Compare
Sorry, something went wrong.
No results found
Fixes #19 and makes a tiny update to the documentation.
v0.4.5
05 Jun 07:03
Compare
Sorry, something went wrong.
No results found
Adds showNoResults option and templating.
v0.4.4
02 Jun 13:04
Compare
Sorry, something went wrong.
No results found
Removes version number from the filename as per #10 .
v0.4.3
28 Apr 05:53
Compare
Sorry, something went wrong.
No results found
Fixes broken event passing from v0.4.2.
v0.4.2
28 Apr 05:45
Compare
Sorry, something went wrong.
No results found
Fixes an issue where form submit was blocked even if autocomplete was closed and no item was selected.