HexagonJS
Autocomplete Picker Changelog
2.7.1
hx.AutocompletePicker
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
hx.autocompletePickerSelection
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
2.7.0
hx.AutocompletePicker
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
hx.autocompletePickerSelection
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
2.5.3
hx.AutocompletePicker
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
hx.autocompletePickerSelection
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
2.5.2
hx.AutocompletePicker
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
hx.autocompletePickerSelection
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
2.5.1
hx.AutocompletePicker
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
hx.autocompletePickerSelection
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
2.5.0
hx.AutocompletePicker
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
hx.autocompletePickerSelection
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
2.4.0
hx.AutocompletePicker
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
hx.autocompletePickerSelection
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
2.3.1
hx.AutocompletePicker
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
hx.autocompletePickerSelection
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
2.3.0
hx.AutocompletePicker
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
hx.autocompletePickerSelection
Deprecated
Deprecated in favour of the new SingleSelect component that merges Picker and AutocompletePicker functionality.
1.18.1
hx.AutocompletePickeroptionsObject
options
useCacheBoolean
Bugfix
#511
Resolved an issue where this value was ignored
hx.autocompletePickeroptionsObject
options
useCacheBoolean
Bugfix
#511
Resolved an issue where this value was ignored
1.17.1
hx.AutocompletePicker
changeString
Bugfix
#438
Revert change 438
This change caused a breaking difference in the API as using object values requires checking data.value.value in most implementations.
This change will be made in the next breaking release.
1.17.0
hx.AutocompletePicker
changeString
Bugfix
#438
Updated the AutocompletePicker to update the value when setting the value to undefined
hx.autocompletePickerSelection
Bugfix
#435
Resolved an issue to make it possible to clear the value of the autocomplete picker using .value(undefined)
1.8.2
hx.AutocompletePicker
Bugfix
#343
Fixed an issue where the filtering failed when there were no 'disabled' items in the list
1.8.0
Bugfix
#273
Fixed an issue where object based items were being sorted incorrectly
1.4.0
hx.AutocompletePicker
Added
#17
hx.autocompletePickerSelection
Added
#17
Creates a new AutocompletePicker set up on a detached element, wrapped in a selection