Skip to content

Releases: tomickigrzegorz/autocomplete

v1.5.0

31 Aug 19:10
Compare
Choose a tag to compare

Added

  • classPreventClosing Prevents results from hiding after clicking on element with this class
  • Footer/Header new example, showing how to add an element above the results and below

Changed

  • wrap the results of additional divs. Useful when we want to add additional elements to the results, e.g. a legend, links, buttons, etc. See an example Footer/Header
  • drop IE

Fixed

  • following a record when navigating records up/down with arrows and when using classGroup

v1.1.4

25 Aug 14:40
2ae8fb6
Compare
Choose a tag to compare
  • fix: clearButton #90

v1.1.3

25 Aug 12:27
8c74905
Compare
Choose a tag to compare
  • refator: style - #86

v1.1.2

24 Aug 11:09
1f7e6d2
Compare
Choose a tag to compare
  • docs: new example number of records from the result

v1.1.1

13 Aug 20:36
ae80618
Compare
Choose a tag to compare
  • chore: new example dynamic-list-position #84

v1.1.0

10 Aug 18:54
572bc82
Compare
Choose a tag to compare
  • feat: New param 'cache #82

v1.0.44

29 Jun 20:19
029cfc5
Compare
Choose a tag to compare
  • chore: removing unused plugin 'rollup-plugin-postcss'

v1.0.43

11 Jun 22:49
4923f5c
Compare
Choose a tag to compare
  • feat: onClose callback function
  • docs: new example modal

v1.0.42

11 Jun 09:47
9fd32d6
Compare
Choose a tag to compare
  • improvement: wrapper class search renaming to auto-search #78
  • improvement: use postcss-css-variables for backward compatibility for browsers

v1.0.41

02 Jun 20:33
8a819f5
Compare
Choose a tag to compare
  • refactor: clear styles #76