Releases: tomickigrzegorz/autocomplete
Releases · tomickigrzegorz/autocomplete
v1.0.19
- improvements: moving aria-label to the library
- improvements: refactoring
v1.0.18
v1.0.17
- fix: aria-activedescendant
v1.0.16
v1.0.15
- improvements: the function
onSubmit
returns the object matches, and the text clickedinput
- improvements: removing
dataElements
, all can now be obtained with theonSubmit
function
v1.0.14.1
- feat: active menu on scroll
v1.0.14
v1.0.13
- improvements:
scrollIntoView
set default to true - improvements: removing
aria-describedby
from the library and adding it to html manually (library size will decrease) - improvements:
, after consideration, change to 500delay
set default to0
v1.0.12
- improvements: change highlight to prisme
- fix: mouseenter is not reset previous selected li
v0.0.8
- fix: bad behavior of the scrollIntoView parameter