Releases: cirolosapio/app-extension-qs-select
Releases · cirolosapio/app-extension-qs-select
v0.13.1
update dep
v0.13.0
- feat(selection) auto select first when press enter
v0.12.4
- fix(attrs) remove useless code
v0.12.3
- fix(options) does not throw errors when options are not strings
v0.12.2
- fix(options) by default freeze the options when lazy
v0.12.1
- fix(search) by default filter the options when not lazy
v0.12.0
- feat(slots) add new scoped slot extra side
v0.11.0
- feat(filters) add new prop watchFilters to enable watcher on filters object
v0.10.9
- fix(search) prevent fetch when minLenght is set
v0.10.8
- fix (options) update options when update filters