Releases: tillhub/vue-search-filter
Releases · tillhub/vue-search-filter
v1.9.0
1.9.0 (2019-01-25)
Features
- do not open on tag by default (0e02fb0)
v1.8.0
1.8.0 (2019-01-23)
Features
- main: make initial value reactive to input from user (e7bb345)
v1.7.1
1.7.1 (2019-01-22)
Bug Fixes
- quick fix for UI overflow scroll bug (d424f99)
v1.7.0
1.7.0 (2019-01-18)
Features
- allow submitting on item removal (9967ee2)
v1.6.0
1.6.0 (2019-01-18)
Features
v1.5.0
1.5.0 (2019-01-18)
Bug Fixes
- fixes scope of pointer events (000e76b)
Features
- allow toggling click away listener (18aff24)
v1.4.0
1.4.0 (2019-01-17)
Features
- props: allow renaming text input field (35bb6ea)
- props: disallow text input (70b40a4)
v1.3.0
1.3.0 (2019-01-17)
Features
- adds v-model support (66548ec)
- props: adds check to open dropdown on tag (849ce24)
- refactor more verbose event emission (a942b64)
v1.2.0
1.2.0 (2018-12-19)
Features