issues
search
adidas
/
choicesjs-stencil
Select Web Component which wraps ChoicesJS library using StencilJS
MIT License
65
stars
10
forks
source link
Update ChoicesJS library
#7
Closed
moelders
closed
5 years ago
moelders
commented
5 years ago
Updated StencilJS core to v0.18.1.
Updated ChoicesJS to v7.0.0.
regexFilter
config has been replaced with
addItemFilterFn
function.
toggleDropdown
method has been removed.
clearChoices
method has been added.
Updated example with new options.
Updated documentation with example of framework integration.
regexFilter
config has been replaced withaddItemFilterFn
function.toggleDropdown
method has been removed.clearChoices
method has been added.