Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Releases: simedia-tech/vue-autosearch

0.1.37

06 Oct 13:04
Compare
Choose a tag to compare

0.1.37 (2021-10-06)

Improvements

  • Added shadow to results

0.1.36

14 Jun 08:13
Compare
Choose a tag to compare

0.1.36 (2021-06-14)

Improvements

  • Dependency updates

0.1.35

20 May 10:39
Compare
Choose a tag to compare

0.1.35 (2021-05-20)

Features

  • Added leaveBehavior option

0.1.34

18 May 11:02
Compare
Choose a tag to compare

0.1.34 (2021-05-18)

Improvements

  • Fixed typing for searchFunction

0.1.33

07 May 12:48
Compare
Choose a tag to compare

0.1.33 (2021-04-07)

Improvements

  • Dependency updates

0.1.32

30 Mar 09:36
Compare
Choose a tag to compare

0.1.32 (2021-03-30)

Improvements

  • Dependency updates

0.1.31

09 Feb 13:09
Compare
Choose a tag to compare

0.1.31 (2021-02-09)

Improvements

  • Added base rem size to keep it consistent

0.1.30

09 Feb 11:32
Compare
Choose a tag to compare

0.1.30 (2021-02-09)

Breaking Changes

  • Changed em back to rem as it caused more issues than it helped.

0.1.29

17 Jan 12:26
Compare
Choose a tag to compare

0.1.29 (2021-01-17)

Breaking Changes

  • Removed throwing an error when an invalid modelValue gets passed (introduced in 0.1.28).

Improvements

  • Dependency updates.
  • Code cleanup and stricter linting rules.

0.1.28

15 Jan 21:29
Compare
Choose a tag to compare

0.1.28 (2020-12-11)

Breaking Changes

  • Throwing an error if the passed down model is invalid.