Skip to content

Releases: tillhub/vue-search-filter

v1.10.0

25 Jan 11:15
Compare
Choose a tag to compare

1.10.0 (2019-01-25)

Features

  • dev: adds logger support (1d1107c)

v1.9.0

25 Jan 10:55
Compare
Choose a tag to compare

1.9.0 (2019-01-25)

Features

  • do not open on tag by default (0e02fb0)

v1.8.0

23 Jan 11:15
Compare
Choose a tag to compare

1.8.0 (2019-01-23)

Features

  • main: make initial value reactive to input from user (e7bb345)

v1.7.1

22 Jan 14:48
Compare
Choose a tag to compare

1.7.1 (2019-01-22)

Bug Fixes

  • quick fix for UI overflow scroll bug (d424f99)

v1.7.0

18 Jan 13:42
Compare
Choose a tag to compare

1.7.0 (2019-01-18)

Features

  • allow submitting on item removal (9967ee2)

v1.6.0

18 Jan 13:11
Compare
Choose a tag to compare

1.6.0 (2019-01-18)

Features

v1.5.0

18 Jan 10:35
Compare
Choose a tag to compare

1.5.0 (2019-01-18)

Bug Fixes

  • fixes scope of pointer events (000e76b)

Features

  • allow toggling click away listener (18aff24)

v1.4.0

17 Jan 19:34
Compare
Choose a tag to compare

1.4.0 (2019-01-17)

Features

  • props: allow renaming text input field (35bb6ea)
  • props: disallow text input (70b40a4)

v1.3.0

17 Jan 19:15
Compare
Choose a tag to compare

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

19 Dec 09:02
Compare
Choose a tag to compare

1.2.0 (2018-12-19)

Features