accessible-autocomplete
Advanced tools
Changelog
1.0.5 - 2017-05-16
enhanceSelectElement
. Use preserveNullOptions: true
to include options with value=''
in the autocomplete results when enhancing a select element. By @lennym.Changelog
1.0.4 - 2017-05-15 (deprecated)
Changelog
1.0.0 - 2017-05-10
autoselect
to true
when using enhanceSelectElement
.id
a required attribute.onSelect
to onConfirm
.selectOnBlur
to confirmOnBlur
.Changelog
0.6.0 - 2017-05-10
accessible-typeahead
to accessible-autocomplete
.defaultValue
when progressively enhancing.enhanceSelectElement
is called without a selectElement
.accessibleAutocomplete
is called without element
or source
.