Skip to content

Releases: TarekRaafat/autoComplete.js

v8.0.1

04 Dec 21:06
Compare
Choose a tag to compare

v8.0.1

  • Build Update

v8.0.0

04 Dec 14:49
Compare
Choose a tag to compare

v8.0.0 ✨ #141

  • Whole New More Modern Architecture Design
  • Added: High Quality Accessibility (WAI-ARIA 1.2) Support
  • Added: Life Cycle Events (Thanks 👍 @zippy84) #89
  • Added: init/unInit methods  (Thanks 👍 @Keagel) #115
  • Added: Input Field Observing Functionality
  • Added: Diacritics 2 way Support (Thanks 👍 @batcaverna, @svkmedia) #77 #93
  • Added: API for Controlling Classes & IDs (Thanks 👍 @xtellurian, @Lirux) #73
  • Added: New neutral/non-opinionated Style (Thanks 👍 @luizbills) #92
  • Enhanced: autoComplete.js Internal Flow
  • Enhanced: data Fetching
  • Enhanced: data Storing
  • Enhanced: resultsList Navigation
  • Enhanced: resultsList Rendering (Thanks 👍 @eballeste) #105 #139 #126
  • Fixed: resultsList element visibility in idle state (Thanks 👍 @digiiitalmb) #100
  • Fixed: query threshold length accuracy #142
  • Fixed: Calling dataSrc on each trigger (Thanks 👍 @thomasphilibert) #106
  • Fixed: Right-click behavior on resultsList (Thanks 👍 @drankje) #94
  • Fixed: Cursor relocation on keyboard keyUp or keyDown (Thanks 👍 @cadday) #117
  • Fixed: data as a Number parsing issue (Thanks 👍 @andresfdel17) #132
  • Fixed: autoComplete.js interference with native keyboard events (Thanks 👍 @eballeste) #104
  • Fixed: Keyboard events stops working when onSelection not defined (Thanks 👍 @AustinGrey) #130

v7.2.0

10 Nov 09:07
Compare
Choose a tag to compare

v7.2.0 ✨

v7.1.3

02 Nov 13:00
Compare
Choose a tag to compare

v7.1.3 ✨

v7.1.2

30 Oct 09:51
Compare
Choose a tag to compare

v7.1.2 ✨

  • Fixed error behavior occurs when searching (Empty, False, Null) record

v7.1.1

20 Oct 18:36
Compare
Choose a tag to compare

v7.1.1 ✨

  • resList now is fully created in DocumentFragment before rendering for better performance (Thanks 👍 @asafwat)
  • config parameters restructure (Thanks 👍 @asafwat)
  • Reduced autoComplete.js weight

v7.1.0

07 Oct 11:40
Compare
Choose a tag to compare

v7.1.0 ✨

  • New improved Navigation logic (Thanks 👍 @mtomov)
  • shadowRoot API support [Removed]
  • Enhanced resList.navigation API data feedback
  • Styling [Changed]
  • Major code Refactor & Optimizations
    • Faster performance
    • Reduced autoComplete.js weight

v7.0.3

26 Sep 09:52
Compare
Choose a tag to compare

v7.0.3 ✨

  • Duplicate values selection bugfix (Thanks 👍 @plungerman)

v7.0.2

25 Sep 18:23
Compare
Choose a tag to compare

7.0.2 ✨

  • Data Promise bug fix (Thanks 👍 @braco)
  • Remote API duplicate calls fix (Thanks 👍 @srinivas025, @argebynogame)
  • trigger.condition enhancement (Thanks 👍 @sakuraineed)
  • Code Refactor for faster performance and lighter weight

v7.0.1

17 Sep 04:14
Compare
Choose a tag to compare

7.0.1 ✨