Skip to content

Releases: TarekRaafat/autoComplete.js

v8.3.1

09 Feb 10:58
Compare
Choose a tag to compare

v8.3.1 ✨

  • 🔧 Fix: Keyboard navigation selection reset (Thanks 👍 @marsimeau) #177

v8.3.0

30 Jan 09:37
Compare
Choose a tag to compare

v8.3.0 ✨

  • ➕ Added: event object to the onSelection data feedback (Thanks 👍 @Liano) #176

v8.2.3

26 Jan 18:26
Compare
Choose a tag to compare

v8.2.3 ✨

  • 🔧 Fix: resultItem ID setAttribute to be idName instead of className (Thanks 👍 @marsimeau) #173

v8.2.2

21 Jan 18:39
Compare
Choose a tag to compare

v8.2.2 ✨

v8.2.1

30 Dec 11:52
Compare
Choose a tag to compare
  • v8.2.1 ✨
    • 🔝 Updated: package.json node engine version from 12 to >=12 (Thanks 👍 @mynameisbogdan) #164
    • 🔝 Updated: package.json npm engine version from 6 to >=6

v8.2.0

26 Dec 14:33
Compare
Choose a tag to compare

v8.2.0 ✨

  • ➕ Added: data.results API to access and manipulate data feedback matching results
  • 🔧 Fixed: resultItem.content API data params to pass the entire item data (Thanks 👍 @jwendel) #163

v8.1.1

23 Dec 06:33
Compare
Choose a tag to compare

v8.1.1 ✨

  • 🔧 Fixed: selector API to accept function (Thanks 👍 @goaround) #160 #161
  • 🔧 Fixed: resultsList destination API to accept function (Thanks 👍 @goaround) #160 #162

v8.1.0

12 Dec 18:04
Compare
Choose a tag to compare

v8.1.0 ✨

  • ➕ Added: observer Controller API [Turned off by default] #149
  • ➕ Added: New Light Style [autoComplete.02.css] #92
  • 🔧 Fixed: Main build live reload issue (Thanks 👍 @lougroshek) #155

v8.0.3

10 Dec 08:51
Compare
Choose a tag to compare

v8.0.3 ✨

v8.0.2

06 Dec 14:16
Compare
Choose a tag to compare

v8.0.2 ✨

  • Enhanced: Input Field Assignment Order
  • Fixed: Trigger Event API